Skip to content

Instantly share code, notes, and snippets.

@fayimora
Created April 1, 2016 14:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fayimora/6086675ba8b40d171a14410f25bb70ee to your computer and use it in GitHub Desktop.
Save fayimora/6086675ba8b40d171a14410f25bb70ee to your computer and use it in GitHub Desktop.
Process London Boroughs kml files
<?xml version='1.0' encoding='UTF-8'?>
<kml xmlns='http://www.opengis.net/kml/2.2'>
<Document>
<name>London Boroughs Points</name>
<Placemark>
<name>Barking and Dagenham</name>
<description><![CDATA[http://www.lbbd.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>0.15559,51.561185,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Barnet</name>
<description><![CDATA[http://www.barnet.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.153723,51.62581,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Bexley</name>
<description><![CDATA[http://www.bexley.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>0.150805,51.455157,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Brent</name>
<description><![CDATA[http://www.brent.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.27399300000000004,51.566427,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Bromley</name>
<description><![CDATA[http://www.bromley.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>0.021029,51.403797,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Camden</name>
<description><![CDATA[http://www.camden.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.124519,51.529412,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>City of London</name>
<description><![CDATA[http://www.cityoflondon.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.091646,51.515647,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Croydon</name>
<description><![CDATA[http://www.croydon.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.097804,51.371245,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Ealing</name>
<description><![CDATA[http://www.ealing.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.308969,51.513043,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Enfield</name>
<description><![CDATA[http://www.enfield.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.077076,51.651898,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Greenwich</name>
<description><![CDATA[http://www.royalgreenwich.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>0.064759,51.489393,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Hackney</name>
<description><![CDATA[http://www.hackney.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.057635000000000006,51.545001,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Hammersmith and Fulham</name>
<description><![CDATA[http://www.lbhf.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.234103,51.491538,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Haringey</name>
<description><![CDATA[http://www.haringey.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.112395,51.599947,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Harrow</name>
<description><![CDATA[http://www.harrow.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.33356,51.58943,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Havering</name>
<description><![CDATA[http://www.havering.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>0.183549,51.580977,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Hillingdon</name>
<description><![CDATA[http://www.hillingdon.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.475609,51.543773,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Hounslow</name>
<description><![CDATA[http://www.hounslow.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.368922,51.475262,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Islington</name>
<description><![CDATA[http://www.islington.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.102632,51.541638,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Kensington and Chelsea</name>
<description><![CDATA[http://www.rbkc.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.194664,51.501891,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Kingston upon Thames</name>
<description><![CDATA[http://www.kingston.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.306416,51.407826,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Lambeth</name>
<description><![CDATA[http://www.lambeth.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.11692300000000001,51.460625,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Lewisham</name>
<description><![CDATA[http://www.lewisham.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.020814,51.44510100000001,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Merton</name>
<description><![CDATA[http://www.merton.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.196123,51.401401,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Newham</name>
<description><![CDATA[http://www.newham.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>0.047207000000000006,51.507834,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Redbridge</name>
<description><![CDATA[http://www.redbridge.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>0.073943,51.55913,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Richmond upon Thames</name>
<description><![CDATA[http://www.richmond.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.325599,51.447816,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Southwark</name>
<description><![CDATA[http://www.southwark.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.079458,51.503574,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Sutton</name>
<description><![CDATA[https://www.sutton.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.194728,51.361626,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Tower Hamlets</name>
<description><![CDATA[http://www.towerhamlets.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.00618,51.509904,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Waltham Forest</name>
<description><![CDATA[http://www.walthamforest.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.013561,51.591163,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Wandsworth</name>
<description><![CDATA[http://www.wandsworth.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.190845,51.45739,0.0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Westminster</name>
<description><![CDATA[http://www.westminster.gov.uk/]]></description>
<styleUrl>#icon-22</styleUrl>
<Point>
<coordinates>-0.138037,51.497362,0.0</coordinates>
</Point>
</Placemark>
</Document>
</kml>
<?xml version='1.0' encoding='UTF-8'?>
<kml xmlns='http://www.opengis.net/kml/2.2'>
<Document>
<name>London Boroughs</name>
<Placemark>
<name>Barking and Dagenham</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>0.075471,51.529717999999995,0.0 0.07606600000000001,51.529653,0.0 0.076831,51.529408,0.0 0.07770400000000001,51.529371,0.0 0.07824400000000001,51.529243,0.0 0.07885499999999998,51.528893000000004,0.0 0.079291,51.528502,0.0 0.080363,51.527697,0.0 0.081345,51.527325000000005,0.0 0.082578,51.527016,0.0 0.08360200000000001,51.526638000000005,0.0 0.08482899999999999,51.525994,0.0 0.085592,51.52580499999999,0.0 0.086326,51.525833,0.0 0.087563,51.526257,0.0 0.08881499999999999,51.526484,0.0 0.08953099999999999,51.526447,0.0 0.090372,51.525952,0.0 0.090676,51.525882,0.0 0.09166499999999998,51.525955,0.0 0.09223299999999998,51.525872,0.0 0.092736,51.525541,0.0 0.09282700000000002,51.524818,0.0 0.09256700000000001,51.523984000000006,0.0 0.092424,51.523757999999994,0.0 0.092351,51.522926999999996,0.0 0.09248499999999998,51.522479,0.0 0.093052,51.52198,0.0 0.09501500000000002,51.52043,0.0 0.09456200000000001,51.518134,0.0 0.094623,51.517685,0.0 0.09487800000000002,51.517051,0.0 0.095252,51.516612,0.0 0.095822,51.516156,0.0 0.09636600000000001,51.51586,0.0 0.097616,51.515463,0.0 0.09907899999999999,51.514661,0.0 0.09979800000000001,51.514483,0.0 0.099732,51.513583,0.0 0.099706,51.51189900000001,0.0 0.100879,51.511917,0.0 0.10347900000000002,51.511643,0.0 0.10661699999999999,51.511503,0.0 0.10818800000000002,51.51156000000001,0.0 0.110229,51.511825,0.0 0.112011,51.512276,0.0 0.11377099999999997,51.51268,0.0 0.11514200000000001,51.512962,0.0 0.116589,51.513142,0.0 0.118297,51.513584,0.0 0.11997999999999998,51.51422500000001,0.0 0.12110299999999999,51.514589,0.0 0.12293599999999998,51.515062,0.0 0.12386199999999999,51.51524100000001,0.0 0.12528099999999998,51.51543099999999,0.0 0.127714,51.51553500000001,0.0 0.129002,51.515526,0.0 0.130527,51.515431,0.0 0.132696,51.515207,0.0 0.133594,51.515004,0.0 0.135926,51.514595,0.0 0.13799000000000003,51.514074,0.0 0.13904199999999997,51.513766,0.0 0.142332,51.512488,0.0 0.143451,51.512008,0.0 0.14685900000000002,51.510722,0.0 0.148093,51.510365,0.0 0.149939,51.5099,0.0 0.15261200000000003,51.509362,0.0 0.15326000000000004,51.509254,0.0 0.156405,51.50887300000001,0.0 0.15787399999999996,51.508768,0.0 0.15787300000000004,51.508844,0.0 0.158914,51.513056,0.0 0.158937,51.513841,0.0 0.15965499999999996,51.51592,0.0 0.16031900000000002,51.517275,0.0 0.16118700000000002,51.51887700000001,0.0 0.16133899999999998,51.51933199999999,0.0 0.16223799999999997,51.52131,0.0 0.162337,51.52168600000001,0.0 0.16225899999999996,51.522271,0.0 0.162719,51.52312100000001,0.0 0.162939,51.523882,0.0 0.16341999999999998,51.524525,0.0 0.16368,51.525006,0.0 0.163742,51.525329000000006,0.0 0.16405200000000003,51.525751,0.0 0.164049,51.526206,0.0 0.164477,51.526781,0.0 0.164456,51.527076,0.0 0.165114,51.527755000000006,0.0 0.165537,51.528533,0.0 0.166447,51.529076,0.0 0.16646900000000003,51.529301000000004,0.0 0.166818,51.529691,0.0 0.167461,51.529977,0.0 0.167816,51.530398,0.0 0.167914,51.53067200000001,0.0 0.16837199999999997,51.530874,0.0 0.168744,51.531243,0.0 0.169241,51.53153100000001,0.0 0.17044200000000004,51.532451,0.0 0.170762,51.532625,0.0 0.171622,51.53378200000001,0.0 0.171909,51.53426900000001,0.0 0.171877,51.534657,0.0 0.172567,51.535907,0.0 0.173111,51.536464,0.0 0.17391899999999996,51.537606999999994,0.0 0.17500699999999997,51.538494,0.0 0.17647899999999997,51.539214,0.0 0.177419,51.53952999999999,0.0 0.17811700000000003,51.53957,0.0 0.17890800000000004,51.540159,0.0 0.179247,51.540330000000004,0.0 0.179659,51.541354,0.0 0.17972699999999997,51.541809,0.0 0.179618,51.541997,0.0 0.17963100000000004,51.542586,0.0 0.179809,51.542872,0.0 0.17980900000000002,51.54319600000001,0.0 0.179999,51.543374,0.0 0.18007899999999996,51.54375,0.0 0.180536,51.544264000000005,0.0 0.18121199999999998,51.544721,0.0 0.18167100000000003,51.545247,0.0 0.18256499999999998,51.545838999999994,0.0 0.18365399999999998,51.546392000000004,0.0 0.18492700000000004,51.546987,0.0 0.185784,51.547232,0.0 0.18634799999999999,51.547946,0.0 0.18704199999999999,51.549364,0.0 0.18722,51.549502,0.0 0.187461,51.550197,0.0 0.188903,51.55114,0.0 0.189206,51.551385,0.0 0.189581,51.551453,0.0 0.189708,51.551988,0.0 0.19019000000000003,51.552651,0.0 0.18966599999999997,51.553121,0.0 0.18917100000000003,51.55330500000001,0.0 0.188613,51.553619,0.0 0.18850600000000003,51.553854,0.0 0.18782700000000002,51.554155,0.0 0.187955,51.554426,0.0 0.18761400000000003,51.554456,0.0 0.18748800000000002,51.55464099999999,0.0 0.18770699999999998,51.55485,0.0 0.187368,51.555349,0.0 0.187002,51.555545,0.0 0.186829,51.555820999999995,0.0 0.18645500000000004,51.555887,0.0 0.18587000000000004,51.556338000000004,0.0 0.18474200000000002,51.556426,0.0 0.18473499999999998,51.556631,0.0 0.18501900000000002,51.556819,0.0 0.18475300000000003,51.55704000000001,0.0 0.184829,51.557209,0.0 0.184408,51.557636,0.0 0.184402,51.55796000000001,0.0 0.18457099999999999,51.558296,0.0 0.184549,51.558693,0.0 0.18477399999999997,51.558865,0.0 0.18482100000000004,51.559223,0.0 0.18470300000000003,51.559564,0.0 0.18476600000000004,51.559853,0.0 0.18454,51.560213000000005,0.0 0.18357999999999997,51.560567999999996,0.0 0.18261900000000003,51.56131200000001,0.0 0.182768,51.561651,0.0 0.18359399999999998,51.56293,0.0 0.18398299999999998,51.563867,0.0 0.18514699999999998,51.564746,0.0 0.185153,51.565511,0.0 0.183481,51.564634000000005,0.0 0.18156199999999997,51.564801,0.0 0.18110599999999996,51.56474,0.0 0.180173,51.564877,0.0 0.179021,51.564935000000006,0.0 0.178086,51.564916,0.0 0.176015,51.564729,0.0 0.173791,51.565075,0.0 0.173388,51.56509799999999,0.0 0.172854,51.564881,0.0 0.17209900000000003,51.564818,0.0 0.171228,51.564613,0.0 0.169418,51.56397,0.0 0.16832100000000003,51.56353200000001,0.0 0.16716,51.563428,0.0 0.16634000000000002,51.56327,0.0 0.16565199999999997,51.562964,0.0 0.164382,51.562507,0.0 0.163389,51.562123,0.0 0.16187000000000004,51.561606,0.0 0.161331,51.56189799999999,0.0 0.16067700000000001,51.562084000000006,0.0 0.16048,51.562389,0.0 0.160061,51.562621,0.0 0.159768,51.563078,0.0 0.15890200000000002,51.563533,0.0 0.158185,51.56401600000001,0.0 0.15798299999999998,51.563981000000005,0.0 0.156693,51.564745,0.0 0.156317,51.565033,0.0 0.155583,51.565269,0.0 0.15465299999999998,51.56588500000001,0.0 0.15235900000000002,51.567477,0.0 0.151259,51.56805,0.0 0.150836,51.567781,0.0 0.150058,51.56789199999999,0.0 0.149762,51.5681,0.0 0.14933,51.568116,0.0 0.14874900000000002,51.56862100000001,0.0 0.147371,51.568565,0.0 0.14711200000000002,51.568768,0.0 0.14675999999999997,51.568769,0.0 0.146822,51.569007000000006,0.0 0.146642,51.569415,0.0 0.14975200000000002,51.569697000000005,0.0 0.149659,51.570103,0.0 0.14929000000000003,51.570273,0.0 0.149127,51.571441,0.0 0.149263,51.571461,0.0 0.148961,51.573232999999995,0.0 0.147896,51.573117,0.0 0.148035,51.573316,0.0 0.14801699999999998,51.57437399999999,0.0 0.14820500000000003,51.575196000000005,0.0 0.148036,51.575776,0.0 0.146984,51.57567900000001,0.0 0.147032,51.576374,0.0 0.147232,51.577926000000005,0.0 0.147318,51.579522,0.0 0.147448,51.580792,0.0 0.148383,51.580752000000004,0.0 0.14966,51.582355,0.0 0.15062599999999998,51.583062,0.0 0.150928,51.583755,0.0 0.15111,51.587693,0.0 0.151198,51.589124000000005,0.0 0.151081,51.590115,0.0 0.150572,51.59128499999999,0.0 0.150703,51.592562,0.0 0.15074299999999996,51.5934,0.0 0.150857,51.593774,0.0 0.15097600000000003,51.594724,0.0 0.15113099999999996,51.595437,0.0 0.149815,51.597076,0.0 0.14806,51.596353,0.0 0.148153,51.59676700000001,0.0 0.14765800000000004,51.596799,0.0 0.148132,51.59859,0.0 0.14818,51.59896,0.0 0.146563,51.599436,0.0 0.14563199999999998,51.59884699999999,0.0 0.141941,51.596605,0.0 0.14124600000000004,51.59614299999999,0.0 0.138814,51.594662,0.0 0.13756,51.593876,0.0 0.129556,51.590052,0.0 0.130013,51.58898799999999,0.0 0.131004,51.58752,0.0 0.128506,51.58707299999999,0.0 0.126375,51.58672500000001,0.0 0.127356,51.584434,0.0 0.12722,51.583935,0.0 0.12763099999999997,51.583889,0.0 0.128057,51.582854999999995,0.0 0.127954,51.582243,0.0 0.127774,51.582133,0.0 0.127755,51.581627,0.0 0.129226,51.581511000000006,0.0 0.13253499999999996,51.581313,0.0 0.13318600000000003,51.580664000000006,0.0 0.133533,51.579961,0.0 0.1308,51.579361000000006,0.0 0.131076,51.578688,0.0 0.130974,51.578648,0.0 0.131374,51.577572,0.0 0.13138500000000003,51.577341,0.0 0.131611,51.577087,0.0 0.12982,51.576503,0.0 0.129172,51.576322,0.0 0.129278,51.57562,0.0 0.129272,51.574775,0.0 0.129418,51.57395999999999,0.0 0.13007399999999997,51.57307800000001,0.0 0.130839,51.573387000000004,0.0 0.131559,51.571829,0.0 0.12990299999999996,51.571539,0.0 0.129989,51.570798,0.0 0.13042499999999999,51.570634999999996,0.0 0.13036800000000004,51.570008,0.0 0.130048,51.569346,0.0 0.129686,51.568822,0.0 0.129601,51.568384,0.0 0.12973,51.567718,0.0 0.129495,51.566855,0.0 0.129302,51.566477,0.0 0.128452,51.56642999999999,0.0 0.12795700000000002,51.56629900000001,0.0 0.127452,51.566038000000006,0.0 0.12665,51.565284000000005,0.0 0.12551,51.564603999999996,0.0 0.12473,51.56419700000001,0.0 0.11995200000000002,51.563286,0.0 0.11903299999999999,51.56306500000001,0.0 0.118873,51.56273,0.0 0.119751,51.562492,0.0 0.11748,51.559163,0.0 0.118238,51.558924,0.0 0.12048799999999998,51.558541,0.0 0.11893800000000002,51.55734799999999,0.0 0.117133,51.557388,0.0 0.11715200000000002,51.556893,0.0 0.113329,51.557318,0.0 0.11314000000000002,51.55683,0.0 0.112725,51.556519,0.0 0.11410500000000001,51.555822,0.0 0.11416000000000001,51.55561900000001,0.0 0.11472799999999998,51.55532600000001,0.0 0.11232700000000004,51.553482,0.0 0.11235399999999997,51.552999,0.0 0.11191099999999998,51.552662,0.0 0.111105,51.552482,0.0 0.108402,51.552699000000004,0.0 0.10827,51.552057,0.0 0.107429,51.552001,0.0 0.106182,51.550958,0.0 0.105736,51.550686,0.0 0.105266,51.550328,0.0 0.104225,51.549806999999994,0.0 0.10263199999999999,51.549406999999995,0.0 0.102225,51.54922,0.0 0.10071399999999998,51.548762999999994,0.0 0.099739,51.548427,0.0 0.09842700000000001,51.54774400000001,0.0 0.09749299999999998,51.547314,0.0 0.096578,51.546997,0.0 0.095632,51.54659699999999,0.0 0.09413700000000001,51.54609799999999,0.0 0.093502,51.545848,0.0 0.09323199999999998,51.546097,0.0 0.09223800000000001,51.54863100000001,0.0 0.092253,51.548899,0.0 0.092597,51.549653,0.0 0.092009,51.54941399999999,0.0 0.091686,51.549108999999994,0.0 0.091491,51.54869,0.0 0.09149100000000002,51.54828499999999,0.0 0.090846,51.54821200000001,0.0 0.09048800000000001,51.547969,0.0 0.08801100000000002,51.547692000000005,0.0 0.086259,51.547454,0.0 0.085698,51.547276,0.0 0.08412000000000001,51.546499,0.0 0.082826,51.546033,0.0 0.082154,51.54565300000001,0.0 0.081652,51.545591,0.0 0.081708,51.54533500000001,0.0 0.081399,51.54513200000001,0.0 0.08076300000000002,51.545004,0.0 0.079599,51.54462899999999,0.0 0.07823099999999998,51.544278,0.0 0.077909,51.544034,0.0 0.07747400000000002,51.54457500000001,0.0 0.077034,51.54439,0.0 0.07679500000000002,51.54461100000001,0.0 0.07662,51.544474,0.0 0.075542,51.544015,0.0 0.074908,51.5439,0.0 0.07380299999999998,51.54380799999999,0.0 0.07193900000000002,51.543815,0.0 0.07178799999999999,51.543569,0.0 0.069637,51.54408,0.0 0.06911500000000001,51.544258,0.0 0.06832699999999998,51.544414,0.0 0.068159,51.543983,0.0 0.067048,51.542168,0.0 0.066749,51.54145100000001,0.0 0.06666699999999999,51.54053199999999,0.0 0.06683500000000002,51.53987000000001,0.0 0.0674,51.539011,0.0 0.06888800000000002,51.537188,0.0 0.06825600000000001,51.53699100000001,0.0 0.068239,51.53645,0.0 0.067932,51.536197,0.0 0.068782,51.536213000000004,0.0 0.06917300000000001,51.536347,0.0 0.069457,51.53629,0.0 0.071201,51.53375499999999,0.0 0.07172400000000001,51.532906000000004,0.0 0.071917,51.532951,0.0 0.072207,51.532257,0.0 0.07250899999999999,51.531186000000005,0.0 0.072679,51.529995,0.0 0.07271299999999999,51.52927300000001,0.0 0.07410300000000002,51.529639,0.0 0.075471,51.529717999999995,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Barnet</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.167361,51.578259,0.0 -0.16683800000000001,51.57865400000001,0.0 -0.16722,51.58129900000001,0.0 -0.166896,51.581955,0.0 -0.166372,51.582165,0.0 -0.16577200000000003,51.58294399999999,0.0 -0.16574700000000003,51.583221,0.0 -0.16490800000000003,51.583543999999996,0.0 -0.16462899999999997,51.583939,0.0 -0.163746,51.584327,0.0 -0.162683,51.584451,0.0 -0.161223,51.585356,0.0 -0.159643,51.58446,0.0 -0.15796599999999997,51.585733000000005,0.0 -0.157922,51.586216,0.0 -0.15718199999999996,51.586198,0.0 -0.15743,51.586568,0.0 -0.158705,51.586631,0.0 -0.15864100000000003,51.587975,0.0 -0.160273,51.587977,0.0 -0.160096,51.588104,0.0 -0.16007600000000002,51.589004,0.0 -0.16016899999999998,51.589691,0.0 -0.159768,51.589719,0.0 -0.159847,51.590204,0.0 -0.15948099999999998,51.59158000000001,0.0 -0.158743,51.59189799999999,0.0 -0.158864,51.592375000000004,0.0 -0.15967499999999998,51.592265,0.0 -0.16026600000000002,51.59384,0.0 -0.16097099999999998,51.59483,0.0 -0.161716,51.596834,0.0 -0.161731,51.597679,0.0 -0.158694,51.602044,0.0 -0.158735,51.602086,0.0 -0.156396,51.605343,0.0 -0.154576,51.60407299999999,0.0 -0.15331200000000003,51.602678000000004,0.0 -0.153468,51.600987,0.0 -0.15303100000000003,51.59923100000001,0.0 -0.15206100000000003,51.59827500000001,0.0 -0.15137499999999998,51.597446,0.0 -0.14741299999999996,51.598862,0.0 -0.147503,51.59901899999999,0.0 -0.14449499999999998,51.600127,0.0 -0.144199,51.601110000000006,0.0 -0.14358,51.601757,0.0 -0.143064,51.602532,0.0 -0.14218000000000003,51.603224999999995,0.0 -0.14202499999999998,51.603785,0.0 -0.142091,51.604591,0.0 -0.14310400000000004,51.606346,0.0 -0.143406,51.60773600000001,0.0 -0.143451,51.608846,0.0 -0.138786,51.610192,0.0 -0.13962500000000003,51.610823,0.0 -0.14027199999999998,51.611358,0.0 -0.14084499999999997,51.611849,0.0 -0.14141700000000001,51.61234600000001,0.0 -0.14209700000000003,51.61303,0.0 -0.142881,51.61381599999999,0.0 -0.14295,51.613887,0.0 -0.143837,51.614784,0.0 -0.14453599999999997,51.615483999999995,0.0 -0.14414100000000002,51.615603,0.0 -0.143944,51.61564800000001,0.0 -0.143756,51.61569,0.0 -0.14316800000000002,51.615853,0.0 -0.142796,51.615964,0.0 -0.142732,51.61598299999999,0.0 -0.14271099999999998,51.615961,0.0 -0.142057,51.616158,0.0 -0.14183100000000004,51.61682,0.0 -0.141291,51.617546,0.0 -0.14064,51.617732,0.0 -0.13853,51.61951,0.0 -0.13723199999999997,51.62049199999999,0.0 -0.135462,51.62168900000001,0.0 -0.135572,51.622393,0.0 -0.13507,51.622336,0.0 -0.13420600000000002,51.623989,0.0 -0.134366,51.624281,0.0 -0.133557,51.626041,0.0 -0.133547,51.626335,0.0 -0.132701,51.62694900000001,0.0 -0.13209700000000002,51.62774700000001,0.0 -0.131306,51.628513,0.0 -0.13085,51.629325,0.0 -0.13046699999999997,51.629377,0.0 -0.13114699999999999,51.629663,0.0 -0.130206,51.631021000000004,0.0 -0.129804,51.63096000000001,0.0 -0.129147,51.632266,0.0 -0.131357,51.632578,0.0 -0.132986,51.633131,0.0 -0.133872,51.633651,0.0 -0.133688,51.633766,0.0 -0.134532,51.63424799999999,0.0 -0.134265,51.634419,0.0 -0.13474400000000003,51.634824,0.0 -0.137685,51.636134,0.0 -0.13988699999999998,51.637325,0.0 -0.14108,51.638192,0.0 -0.142319,51.639313,0.0 -0.142144,51.63936400000001,0.0 -0.143944,51.640998,0.0 -0.145103,51.642647,0.0 -0.147921,51.642081,0.0 -0.14850500000000003,51.642952,0.0 -0.14918,51.644632,0.0 -0.149244,51.64530200000001,0.0 -0.15133000000000002,51.645281000000004,0.0 -0.15159999999999998,51.645652,0.0 -0.15216799999999997,51.645823,0.0 -0.15106800000000004,51.64720499999999,0.0 -0.152383,51.64764000000001,0.0 -0.152274,51.647984,0.0 -0.14991999999999997,51.648792,0.0 -0.15101900000000001,51.650076000000006,0.0 -0.15227100000000002,51.649846,0.0 -0.152565,51.651467,0.0 -0.153502,51.652696,0.0 -0.154051,51.652561,0.0 -0.154231,51.652975,0.0 -0.15349000000000002,51.653303,0.0 -0.153698,51.65445900000001,0.0 -0.154723,51.655028,0.0 -0.154788,51.655531,0.0 -0.15830000000000002,51.656255,0.0 -0.16051500000000002,51.656751,0.0 -0.162779,51.657963,0.0 -0.163504,51.65816600000001,0.0 -0.165042,51.658224,0.0 -0.172479,51.65988500000001,0.0 -0.180499,51.661656,0.0 -0.182294,51.662023,0.0 -0.183676,51.662387,0.0 -0.18589099999999997,51.662833,0.0 -0.18211,51.668601,0.0 -0.18496800000000002,51.668488,0.0 -0.185829,51.668505999999994,0.0 -0.187815,51.66787600000001,0.0 -0.189492,51.665856000000005,0.0 -0.189414,51.665826,0.0 -0.19097000000000003,51.663982,0.0 -0.19184999999999997,51.6645,0.0 -0.192556,51.664746,0.0 -0.19669,51.665479,0.0 -0.194877,51.668302,0.0 -0.196184,51.668526,0.0 -0.19663900000000004,51.668143,0.0 -0.19903000000000004,51.668203,0.0 -0.199896,51.670167,0.0 -0.20108900000000002,51.670064,0.0 -0.20337800000000003,51.670123000000004,0.0 -0.20263299999999998,51.669311,0.0 -0.20225500000000002,51.667801999999995,0.0 -0.203887,51.668332,0.0 -0.20565900000000004,51.66859800000001,0.0 -0.20745200000000003,51.667114999999995,0.0 -0.207984,51.666591,0.0 -0.209864,51.667559,0.0 -0.21115900000000004,51.666952,0.0 -0.209724,51.665301,0.0 -0.207889,51.662858,0.0 -0.21001199999999998,51.662172,0.0 -0.21216000000000002,51.66135,0.0 -0.213418,51.662375,0.0 -0.217153,51.660616,0.0 -0.21892,51.660058,0.0 -0.21927200000000002,51.66079700000001,0.0 -0.219826,51.660657,0.0 -0.22290300000000002,51.659155,0.0 -0.22393900000000003,51.658604000000004,0.0 -0.226069,51.657622999999994,0.0 -0.22588799999999998,51.65747400000001,0.0 -0.226488,51.657159,0.0 -0.227993,51.658472,0.0 -0.228476,51.659189,0.0 -0.22829399999999994,51.659206,0.0 -0.22851400000000002,51.65996200000001,0.0 -0.22991799999999996,51.659734,0.0 -0.23072699999999993,51.659405,0.0 -0.23356400000000002,51.658423,0.0 -0.23425200000000007,51.65825,0.0 -0.234732,51.658998000000004,0.0 -0.236216,51.65888,0.0 -0.23830000000000004,51.658246,0.0 -0.237996,51.657786,0.0 -0.24101800000000007,51.656832,0.0 -0.24139,51.657201,0.0 -0.242711,51.656797,0.0 -0.24441299999999994,51.65649299999999,0.0 -0.24515600000000007,51.656129,0.0 -0.24788999999999994,51.655244,0.0 -0.24900699999999998,51.655942,0.0 -0.249736,51.656168,0.0 -0.250608,51.656054,0.0 -0.251232,51.655678,0.0 -0.25135699999999994,51.655213999999994,0.0 -0.250757,51.654771,0.0 -0.249881,51.65461100000001,0.0 -0.251079,51.649448,0.0 -0.251419,51.648353,0.0 -0.252275,51.646561,0.0 -0.2545140000000001,51.643677,0.0 -0.255512,51.643242,0.0 -0.25619600000000003,51.643489,0.0 -0.257357,51.641829,0.0 -0.258407,51.641991,0.0 -0.260281,51.642458000000005,0.0 -0.260914,51.642808,0.0 -0.261361,51.643758,0.0 -0.261726,51.644057,0.0 -0.263296,51.64483,0.0 -0.264058,51.643781,0.0 -0.2643829999999999,51.643623999999996,0.0 -0.265235,51.644017,0.0 -0.266791,51.644108,0.0 -0.26837,51.643831,0.0 -0.268413,51.643052000000004,0.0 -0.26827,51.642383,0.0 -0.27006100000000005,51.642084,0.0 -0.27289,51.64209600000001,0.0 -0.273177,51.641061,0.0 -0.273724,51.64026200000001,0.0 -0.2742,51.639304,0.0 -0.274165,51.638912000000005,0.0 -0.27373700000000006,51.63867100000001,0.0 -0.276499,51.638865,0.0 -0.277011,51.638669,0.0 -0.278637,51.63832,0.0 -0.2814150000000001,51.638343,0.0 -0.28389800000000004,51.637792,0.0 -0.28552400000000006,51.636945000000004,0.0 -0.28836699999999993,51.636471,0.0 -0.289929,51.636667,0.0 -0.291891,51.636475,0.0 -0.294407,51.635647,0.0 -0.296151,51.635444,0.0 -0.297233,51.635732,0.0 -0.2982409999999999,51.635791,0.0 -0.299428,51.63571499999999,0.0 -0.300205,51.635808,0.0 -0.300927,51.636072,0.0 -0.302436,51.636351,0.0 -0.302747,51.636133,0.0 -0.303363,51.63643,0.0 -0.30448300000000006,51.63634700000001,0.0 -0.30557400000000007,51.634397,0.0 -0.30546199999999996,51.633368,0.0 -0.304485,51.63203,0.0 -0.303954,51.63146400000001,0.0 -0.30253900000000006,51.63042800000001,0.0 -0.30118200000000006,51.629265,0.0 -0.300153,51.628197,0.0 -0.29925499999999994,51.62741100000001,0.0 -0.297276,51.6259,0.0 -0.295189,51.624104,0.0 -0.29387100000000005,51.622806,0.0 -0.29167300000000007,51.620889,0.0 -0.288009,51.617776000000006,0.0 -0.28756600000000004,51.617152,0.0 -0.2853069999999999,51.615411,0.0 -0.28341199999999994,51.614292,0.0 -0.28219999999999995,51.613356,0.0 -0.28015,51.611439000000004,0.0 -0.277136,51.60873600000001,0.0 -0.276037,51.608015,0.0 -0.274894,51.606933,0.0 -0.273808,51.605713,0.0 -0.27297,51.60502600000001,0.0 -0.26873600000000003,51.601719,0.0 -0.267052,51.600289000000004,0.0 -0.265731,51.599008000000005,0.0 -0.26387800000000006,51.597468,0.0 -0.262682,51.596597,0.0 -0.25977,51.594174,0.0 -0.25769099999999995,51.592252,0.0 -0.254761,51.59006300000001,0.0 -0.2531300000000001,51.589043,0.0 -0.25253700000000007,51.58854500000001,0.0 -0.24853500000000006,51.584573999999996,0.0 -0.24850399999999995,51.584252,0.0 -0.251409,51.583575999999994,0.0 -0.252417,51.58269700000001,0.0 -0.253829,51.58204400000001,0.0 -0.254396,51.581464,0.0 -0.25431200000000004,51.580827000000006,0.0 -0.25463,51.579672,0.0 -0.2541030000000001,51.578070000000004,0.0 -0.253353,51.576843,0.0 -0.25262300000000004,51.574923,0.0 -0.251355,51.573136,0.0 -0.25186,51.572816,0.0 -0.2528909999999999,51.57268899999999,0.0 -0.2531300000000001,51.572505,0.0 -0.25250999999999996,51.571506,0.0 -0.25177200000000005,51.571108,0.0 -0.25115,51.570265000000006,0.0 -0.250769,51.570112,0.0 -0.249785,51.569159,0.0 -0.24855299999999997,51.568529,0.0 -0.24822600000000003,51.568659,0.0 -0.24731000000000006,51.568461,0.0 -0.247024,51.568624,0.0 -0.247391,51.568928,0.0 -0.246632,51.568983,0.0 -0.24663099999999996,51.569255,0.0 -0.246053,51.56989800000001,0.0 -0.24649600000000002,51.569813,0.0 -0.24638600000000002,51.570614,0.0 -0.24602599999999997,51.57089799999999,0.0 -0.24672100000000002,51.571476,0.0 -0.245993,51.572198,0.0 -0.245454,51.571917,0.0 -0.2449010000000001,51.572043,0.0 -0.244339,51.572553,0.0 -0.243646,51.57232499999999,0.0 -0.24249700000000005,51.572487,0.0 -0.24249199999999999,51.572796,0.0 -0.24137500000000003,51.57265700000001,0.0 -0.241108,51.572117000000006,0.0 -0.24068700000000004,51.572333,0.0 -0.239905,51.572329,0.0 -0.24007499999999996,51.572122,0.0 -0.23920900000000003,51.572088,0.0 -0.23886700000000005,51.572252,0.0 -0.23817000000000002,51.571791,0.0 -0.237595,51.572482,0.0 -0.23636000000000007,51.572433000000004,0.0 -0.235238,51.572261,0.0 -0.234586,51.571771,0.0 -0.234048,51.571746999999995,0.0 -0.233443,51.57198,0.0 -0.23188200000000003,51.570628,0.0 -0.229807,51.568934,0.0 -0.22863799999999998,51.567839000000006,0.0 -0.226721,51.566793,0.0 -0.22548999999999997,51.56586500000001,0.0 -0.22343099999999996,51.564123,0.0 -0.221955,51.56294100000001,0.0 -0.22058799999999998,51.561597,0.0 -0.21864999999999996,51.559417999999994,0.0 -0.216759,51.55781799999999,0.0 -0.214288,51.55587700000001,0.0 -0.213501,51.555186000000006,0.0 -0.21169799999999997,51.556155,0.0 -0.21003100000000005,51.556754000000005,0.0 -0.20884499999999998,51.55573100000001,0.0 -0.205966,51.55642000000001,0.0 -0.205815,51.555305000000004,0.0 -0.20408200000000004,51.555615,0.0 -0.20133799999999996,51.555984,0.0 -0.200551,51.556147,0.0 -0.19940999999999998,51.55619299999999,0.0 -0.19966899999999999,51.556825,0.0 -0.199126,51.557717,0.0 -0.198533,51.558157,0.0 -0.198479,51.558759,0.0 -0.19798500000000002,51.559116,0.0 -0.197623,51.558879,0.0 -0.19668000000000002,51.559232,0.0 -0.19694499999999998,51.55988,0.0 -0.19691999999999998,51.560621,0.0 -0.19659499999999996,51.560739,0.0 -0.194852,51.560481,0.0 -0.194482,51.560758,0.0 -0.19378899999999996,51.560843999999996,0.0 -0.19232,51.56153900000001,0.0 -0.191407,51.56158099999999,0.0 -0.19066299999999997,51.561919,0.0 -0.190145,51.563495,0.0 -0.189847,51.565057,0.0 -0.18915,51.565551,0.0 -0.18719300000000003,51.56621,0.0 -0.186777,51.566628,0.0 -0.186115,51.566939999999995,0.0 -0.18419500000000003,51.567362,0.0 -0.183482,51.567767,0.0 -0.18349300000000002,51.568023,0.0 -0.18083400000000002,51.569436,0.0 -0.180975,51.569669,0.0 -0.18018099999999998,51.56969900000001,0.0 -0.178233,51.570057,0.0 -0.17807800000000001,51.570431,0.0 -0.176954,51.57019,0.0 -0.17440700000000003,51.569254,0.0 -0.17373100000000002,51.569918,0.0 -0.17354799999999998,51.570986999999995,0.0 -0.17307399999999998,51.571483,0.0 -0.17184300000000002,51.572052,0.0 -0.17128499999999997,51.57243,0.0 -0.171182,51.573612,0.0 -0.169484,51.573982,0.0 -0.16945999999999997,51.574512000000006,0.0 -0.16975300000000001,51.57639900000001,0.0 -0.169346,51.577426,0.0 -0.168088,51.576926,0.0 -0.167361,51.578259,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Bexley</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>0.08433400000000002,51.468021,0.0 0.083218,51.466479,0.0 0.08229600000000001,51.46664100000001,0.0 0.08219,51.466412,0.0 0.082189,51.464647,0.0 0.082585,51.463893,0.0 0.08260200000000001,51.463263,0.0 0.08230800000000002,51.462197,0.0 0.082227,51.46118499999999,0.0 0.08247999999999998,51.460344,0.0 0.08287800000000001,51.459835,0.0 0.078637,51.459293,0.0 0.079612,51.458561,0.0 0.07975300000000002,51.45862300000001,0.0 0.080421,51.45822600000001,0.0 0.08142,51.457774,0.0 0.083902,51.457065,0.0 0.08568400000000001,51.456646,0.0 0.086004,51.45578,0.0 0.086085,51.45506300000001,0.0 0.086245,51.454707,0.0 0.086831,51.4507,0.0 0.086796,51.450451,0.0 0.087409,51.449496999999994,0.0 0.087833,51.448662000000006,0.0 0.08803900000000002,51.447506,0.0 0.088006,51.4468,0.0 0.08735300000000001,51.44609,0.0 0.08728100000000001,51.445747000000004,0.0 0.08681200000000001,51.445453,0.0 0.08629400000000001,51.44531200000001,0.0 0.086505,51.444684,0.0 0.08738,51.44324699999999,0.0 0.08632099999999998,51.443237,0.0 0.08471200000000001,51.44261099999999,0.0 0.08321600000000001,51.443543000000005,0.0 0.08280999999999998,51.443287999999995,0.0 0.08309800000000002,51.44306400000001,0.0 0.082826,51.442841,0.0 0.08441600000000002,51.442011,0.0 0.081785,51.439962,0.0 0.080852,51.440406,0.0 0.08003299999999999,51.439612999999994,0.0 0.080196,51.439537,0.0 0.079582,51.438748,0.0 0.07879,51.438134,0.0 0.079036,51.437978,0.0 0.07868600000000002,51.437419000000006,0.0 0.07781999999999999,51.436448,0.0 0.076545,51.436879999999995,0.0 0.07496000000000001,51.435862,0.0 0.07650300000000002,51.434855,0.0 0.07589,51.43446000000001,0.0 0.076388,51.434004,0.0 0.07565500000000001,51.43362700000001,0.0 0.07608,51.4333,0.0 0.075893,51.433037,0.0 0.074653,51.432151000000005,0.0 0.080372,51.430826,0.0 0.080712,51.430774,0.0 0.08260599999999998,51.430205,0.0 0.083664,51.429506,0.0 0.08514600000000001,51.427781,0.0 0.08646500000000001,51.426381,0.0 0.08724999999999998,51.425625,0.0 0.089121,51.424064,0.0 0.090064,51.423329,0.0 0.09145499999999998,51.422452,0.0 0.09331100000000002,51.421171,0.0 0.09566,51.419789,0.0 0.097403,51.418861,0.0 0.098672,51.418135,0.0 0.10044200000000002,51.417234,0.0 0.102275,51.416382,0.0 0.103231,51.415718,0.0 0.10447600000000001,51.41522,0.0 0.10701099999999998,51.414381,0.0 0.10700599999999999,51.414257,0.0 0.108342,51.413899,0.0 0.112494,51.413173,0.0 0.11309900000000002,51.412914,0.0 0.11356000000000001,51.413099,0.0 0.11503,51.41309799999999,0.0 0.11638099999999998,51.413199,0.0 0.118855,51.413275999999996,0.0 0.120162,51.413449,0.0 0.12178600000000002,51.41377299999999,0.0 0.123073,51.41411,0.0 0.124575,51.41459,0.0 0.12540200000000004,51.414788,0.0 0.126164,51.414804,0.0 0.12662599999999996,51.414631,0.0 0.12737099999999998,51.414958,0.0 0.12822999999999998,51.41497,0.0 0.12977799999999998,51.414804,0.0 0.131865,51.414464,0.0 0.13281499999999996,51.414263,0.0 0.13431999999999997,51.413817,0.0 0.13431700000000002,51.413762,0.0 0.136351,51.412867000000006,0.0 0.13771299999999997,51.412311,0.0 0.13885300000000003,51.411726,0.0 0.14059,51.41119,0.0 0.14418099999999998,51.409936,0.0 0.145887,51.409364000000004,0.0 0.147348,51.409003,0.0 0.148877,51.408483,0.0 0.149286,51.409141000000005,0.0 0.15069800000000003,51.40880500000001,0.0 0.151569,51.408678,0.0 0.152906,51.408709,0.0 0.15333399999999997,51.41049,0.0 0.153744,51.411266,0.0 0.15247600000000003,51.411356000000005,0.0 0.149726,51.411659,0.0 0.149134,51.412436,0.0 0.149666,51.41298299999999,0.0 0.14985600000000002,51.413696,0.0 0.150177,51.414092,0.0 0.150598,51.414189,0.0 0.15107099999999998,51.414923,0.0 0.151111,51.41671900000001,0.0 0.151029,51.417616,0.0 0.152298,51.417714,0.0 0.153141,51.417652,0.0 0.15406799999999998,51.417762,0.0 0.154611,51.41847,0.0 0.15376,51.419108,0.0 0.15314,51.419467,0.0 0.153082,51.419540000000005,0.0 0.15227,51.419996,0.0 0.151133,51.420431,0.0 0.15197100000000002,51.421006000000006,0.0 0.152825,51.421704,0.0 0.153109,51.422321999999994,0.0 0.15349099999999996,51.42360399999999,0.0 0.15332,51.42473600000001,0.0 0.15333500000000003,51.42564,0.0 0.15373700000000004,51.427523,0.0 0.15476999999999996,51.42841,0.0 0.155339,51.429097,0.0 0.155468,51.43008400000001,0.0 0.15584899999999996,51.430877,0.0 0.157273,51.430624,0.0 0.158109,51.430419,0.0 0.15860599999999997,51.43012699999999,0.0 0.15905900000000003,51.430225,0.0 0.159707,51.429642,0.0 0.159811,51.429203,0.0 0.16064199999999998,51.429677000000005,0.0 0.163897,51.428932,0.0 0.163805,51.428609,0.0 0.164389,51.428662,0.0 0.16456200000000004,51.429062,0.0 0.16521800000000003,51.429985,0.0 0.16556400000000002,51.43034900000001,0.0 0.16615800000000003,51.430271000000005,0.0 0.166667,51.431296,0.0 0.166069,51.43143,0.0 0.16681899999999997,51.431947,0.0 0.166664,51.432534,0.0 0.16674800000000004,51.433724,0.0 0.166504,51.434053000000006,0.0 0.166664,51.435051,0.0 0.167232,51.435959000000004,0.0 0.168178,51.437064,0.0 0.168688,51.43748,0.0 0.168748,51.43799500000001,0.0 0.169146,51.438733000000006,0.0 0.169808,51.439344,0.0 0.169732,51.43962,0.0 0.170524,51.440815,0.0 0.171111,51.441565,0.0 0.172559,51.442772,0.0 0.17277,51.443031,0.0 0.17358,51.443025,0.0 0.175958,51.442002,0.0 0.176262,51.442125,0.0 0.178051,51.443198,0.0 0.178699,51.443477,0.0 0.17919999999999997,51.443444,0.0 0.17952099999999996,51.443118,0.0 0.18086100000000002,51.443523,0.0 0.181058,51.444182,0.0 0.18216299999999996,51.444304,0.0 0.18320199999999998,51.444537,0.0 0.183629,51.444804000000005,0.0 0.184251,51.444655,0.0 0.187438,51.44687400000001,0.0 0.187281,51.447289,0.0 0.18737400000000004,51.44830900000001,0.0 0.187617,51.448697,0.0 0.18840800000000002,51.448616,0.0 0.188824,51.449130000000004,0.0 0.19098499999999996,51.448787,0.0 0.19172,51.450678,0.0 0.19188700000000003,51.450696,0.0 0.19299300000000003,51.451701,0.0 0.19345600000000002,51.45170000000001,0.0 0.194007,51.451894,0.0 0.194154,51.451663,0.0 0.19453800000000002,51.45187,0.0 0.194863,51.451808,0.0 0.194995,51.45211700000001,0.0 0.19560499999999997,51.45208399999999,0.0 0.19581899999999997,51.45236899999999,0.0 0.19610800000000003,51.452270000000006,0.0 0.19587800000000002,51.45195,0.0 0.19646200000000003,51.45172800000001,0.0 0.19742999999999997,51.451784,0.0 0.197612,51.452004,0.0 0.19783800000000004,51.451835,0.0 0.19839100000000004,51.452053,0.0 0.199109,51.452138,0.0 0.199142,51.452403999999994,0.0 0.19960400000000003,51.452667,0.0 0.20020700000000002,51.45259600000001,0.0 0.200301,51.452848,0.0 0.200699,51.452898000000005,0.0 0.200692,51.453208,0.0 0.20110199999999998,51.453263,0.0 0.200994,51.45358,0.0 0.20136,51.45385000000001,0.0 0.20182599999999998,51.453881,0.0 0.202012,51.454102,0.0 0.202474,51.453879,0.0 0.202913,51.454210999999994,0.0 0.20332600000000006,51.454328000000004,0.0 0.20323600000000003,51.45494,0.0 0.20382,51.455509,0.0 0.203778,51.456035,0.0 0.202547,51.456151,0.0 0.20322000000000004,51.457725,0.0 0.202829,51.458242,0.0 0.20341600000000004,51.458915,0.0 0.204474,51.459826,0.0 0.205546,51.46019,0.0 0.206216,51.460623000000005,0.0 0.20674199999999998,51.460844,0.0 0.207845,51.46157399999999,0.0 0.20926899999999996,51.462016999999996,0.0 0.20986600000000002,51.462118000000004,0.0 0.210586,51.462481,0.0 0.210486,51.464001,0.0 0.210333,51.465081,0.0 0.21042,51.465849,0.0 0.211371,51.467591000000006,0.0 0.21148800000000004,51.46797600000001,0.0 0.21135700000000004,51.46874700000001,0.0 0.21097599999999997,51.46912799999999,0.0 0.210124,51.4695,0.0 0.20979799999999998,51.46974999999999,0.0 0.208817,51.470763,0.0 0.20879800000000004,51.471036,0.0 0.20928400000000003,51.471589,0.0 0.210525,51.472224000000004,0.0 0.21148,51.472943,0.0 0.21185,51.473316,0.0 0.211434,51.474718,0.0 0.21154100000000006,51.47509300000001,0.0 0.212493,51.475747,0.0 0.21440000000000003,51.476262,0.0 0.21602700000000002,51.476549000000006,0.0 0.216442,51.4768,0.0 0.21685999999999997,51.477489,0.0 0.21660900000000005,51.478377,0.0 0.216419,51.478483000000004,0.0 0.216362,51.47913,0.0 0.21663899999999997,51.479693,0.0 0.21689099999999997,51.479907999999995,0.0 0.21834900000000002,51.48031,0.0 0.21964,51.480015,0.0 0.220128,51.480006,0.0 0.22211200000000003,51.481238,0.0 0.223676,51.48227200000001,0.0 0.22026700000000002,51.483709,0.0 0.217434,51.48481499999999,0.0 0.21630399999999997,51.485144,0.0 0.214175,51.485569,0.0 0.21256099999999997,51.48577900000001,0.0 0.21030700000000002,51.485877,0.0 0.20769700000000005,51.485698,0.0 0.20259300000000002,51.484971,0.0 0.200446,51.48459100000001,0.0 0.19875199999999996,51.484368999999994,0.0 0.19556000000000004,51.484186,0.0 0.191973,51.48415,0.0 0.190255,51.484244,0.0 0.188177,51.484449,0.0 0.18726999999999996,51.484654000000006,0.0 0.184817,51.485526,0.0 0.18333500000000003,51.48622900000001,0.0 0.18165300000000006,51.487325000000006,0.0 0.180549,51.488283,0.0 0.179569,51.489575,0.0 0.179012,51.490455,0.0 0.17835100000000004,51.491838,0.0 0.177821,51.493323000000004,0.0 0.17689,51.497035999999994,0.0 0.176311,51.498195,0.0 0.17588699999999996,51.49921200000001,0.0 0.17572200000000002,51.499798,0.0 0.174951,51.501154,0.0 0.174633,51.501597000000004,0.0 0.173464,51.502837,0.0 0.172582,51.503654,0.0 0.170718,51.50505,0.0 0.169664,51.505697,0.0 0.168498,51.506277000000004,0.0 0.16691000000000003,51.506926,0.0 0.16358900000000004,51.508017,0.0 0.16172700000000004,51.508450999999994,0.0 0.16005800000000003,51.508712,0.0 0.15794599999999998,51.508764,0.0 0.156405,51.50887300000001,0.0 0.15326000000000004,51.509254,0.0 0.149939,51.5099,0.0 0.148093,51.510365,0.0 0.14685900000000002,51.510722,0.0 0.143451,51.512008,0.0 0.142332,51.512488,0.0 0.13904199999999997,51.513766,0.0 0.13799000000000003,51.514074,0.0 0.135926,51.514595,0.0 0.133594,51.515004,0.0 0.132696,51.515207,0.0 0.130527,51.515431,0.0 0.129002,51.515526,0.0 0.127714,51.51553500000001,0.0 0.12528099999999998,51.51543099999999,0.0 0.12293599999999998,51.515062,0.0 0.12110299999999999,51.514589,0.0 0.11997999999999998,51.51422500000001,0.0 0.118297,51.513584,0.0 0.12053500000000002,51.51104300000001,0.0 0.12070600000000004,51.50845,0.0 0.120697,51.507833000000005,0.0 0.12084800000000001,51.50607,0.0 0.120823,51.504927,0.0 0.12092900000000002,51.503079,0.0 0.12092699999999998,51.501353,0.0 0.120982,51.500772000000005,0.0 0.12104500000000004,51.497354,0.0 0.121164,51.495203,0.0 0.121241,51.491342,0.0 0.12133500000000003,51.48978,0.0 0.12151999999999999,51.488748,0.0 0.121455,51.487840000000006,0.0 0.121515,51.48733000000001,0.0 0.12196499999999999,51.486073999999995,0.0 0.122074,51.485564,0.0 0.12206000000000002,51.48274700000001,0.0 0.12223200000000001,51.481849,0.0 0.122507,51.481241,0.0 0.12416099999999998,51.476824,0.0 0.12344000000000002,51.477329,0.0 0.121765,51.47811200000001,0.0 0.12073099999999999,51.478512,0.0 0.11909,51.478722000000005,0.0 0.11845400000000003,51.478919999999995,0.0 0.117091,51.477779,0.0 0.11566399999999999,51.476325,0.0 0.11504900000000001,51.475765,0.0 0.114025,51.475192,0.0 0.11300599999999997,51.473895999999996,0.0 0.11197600000000002,51.473074,0.0 0.110817,51.473828,0.0 0.109754,51.474758,0.0 0.108974,51.475269,0.0 0.10822599999999999,51.476126,0.0 0.10766700000000001,51.475996,0.0 0.10705900000000002,51.475396999999994,0.0 0.106163,51.475014,0.0 0.105636,51.475466999999995,0.0 0.10519100000000002,51.47524599999999,0.0 0.104891,51.475524,0.0 0.10448400000000001,51.475218,0.0 0.103377,51.474598,0.0 0.10314099999999998,51.474572,0.0 0.10246999999999999,51.474924,0.0 0.102002,51.47447300000001,0.0 0.101698,51.474495,0.0 0.101429,51.474814,0.0 0.10019900000000001,51.475235,0.0 0.09924199999999998,51.475408,0.0 0.098224,51.475462,0.0 0.098021,51.475122000000006,0.0 0.09691,51.474095,0.0 0.096549,51.473229,0.0 0.095008,51.473286,0.0 0.09421,51.473229,0.0 0.09317099999999999,51.472952,0.0 0.092691,51.47263099999999,0.0 0.091264,51.472062,0.0 0.091184,51.471732,0.0 0.089048,51.47041800000001,0.0 0.087002,51.469953,0.0 0.085763,51.469433,0.0 0.085107,51.46871000000001,0.0 0.08433400000000002,51.468021,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Brent</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.29205799999999993,51.53529199999999,0.0 -0.290188,51.535787,0.0 -0.288743,51.536101,0.0 -0.286752,51.536755,0.0 -0.2851389999999999,51.537403999999995,0.0 -0.282486,51.538665,0.0 -0.281602,51.53790000000001,0.0 -0.27867000000000003,51.535502,0.0 -0.277798,51.535070999999995,0.0 -0.27806400000000003,51.534926,0.0 -0.27815300000000004,51.534555,0.0 -0.278473,51.53456400000001,0.0 -0.278684,51.533758000000006,0.0 -0.2788999999999999,51.533328,0.0 -0.279277,51.533054,0.0 -0.28095100000000006,51.532576,0.0 -0.281509,51.53324099999999,0.0 -0.283539,51.532818,0.0 -0.28403900000000004,51.533518,0.0 -0.285294,51.53308100000001,0.0 -0.285671,51.533063999999996,0.0 -0.285917,51.532814,0.0 -0.288391,51.53202799999999,0.0 -0.28938800000000003,51.531667,0.0 -0.28877500000000006,51.531188,0.0 -0.28611600000000004,51.529536,0.0 -0.28575199999999995,51.529179,0.0 -0.28425399999999995,51.528919,0.0 -0.284194,51.529058,0.0 -0.2806350000000001,51.528458,0.0 -0.280479,51.528406,0.0 -0.279583,51.528572000000004,0.0 -0.278857,51.528808,0.0 -0.277196,51.529233,0.0 -0.270593,51.530044,0.0 -0.270418,51.529764,0.0 -0.269676,51.530002,0.0 -0.26924600000000004,51.529754,0.0 -0.268704,51.529833,0.0 -0.268798,51.529959,0.0 -0.2681819999999999,51.53001,0.0 -0.267525,51.530156,0.0 -0.26661,51.530513,0.0 -0.265138,51.531407,0.0 -0.264859,51.531656999999996,0.0 -0.264854,51.532185,0.0 -0.263378,51.532677,0.0 -0.262908,51.532934,0.0 -0.260546,51.534362,0.0 -0.260129,51.534589,0.0 -0.258455,51.535073,0.0 -0.257809,51.535337,0.0 -0.256452,51.534936,0.0 -0.256166,51.534441,0.0 -0.25605000000000006,51.533952,0.0 -0.255271,51.53402,0.0 -0.252341,51.534143,0.0 -0.251357,51.53390399999999,0.0 -0.250931,51.533912,0.0 -0.250774,51.53418299999999,0.0 -0.24765600000000002,51.533594,0.0 -0.24711900000000003,51.533423,0.0 -0.24652099999999996,51.532881,0.0 -0.246214,51.53269800000001,0.0 -0.244758,51.532171,0.0 -0.243649,51.531827,0.0 -0.24323,51.531779,0.0 -0.24210300000000004,51.531805000000006,0.0 -0.240129,51.531955,0.0 -0.238569,51.53196,0.0 -0.23735000000000006,51.53201800000001,0.0 -0.23648599999999997,51.53222400000001,0.0 -0.23442400000000002,51.532637,0.0 -0.232949,51.531812,0.0 -0.23139399999999993,51.531088999999994,0.0 -0.22942900000000002,51.530544,0.0 -0.22871600000000009,51.53046700000001,0.0 -0.22816400000000003,51.53024,0.0 -0.22758799999999998,51.530156,0.0 -0.22768500000000003,51.529918,0.0 -0.22546500000000003,51.53002,0.0 -0.225447,51.530169,0.0 -0.223804,51.529963,0.0 -0.22308699999999998,51.529774,0.0 -0.221527,51.529279,0.0 -0.21825999999999998,51.528711,0.0 -0.217067,51.528365,0.0 -0.21602900000000003,51.527928,0.0 -0.216089,51.528874,0.0 -0.215884,51.529725,0.0 -0.215314,51.529912,0.0 -0.21510300000000002,51.530395,0.0 -0.21535999999999997,51.531197,0.0 -0.21520700000000004,51.531389,0.0 -0.213268,51.531766000000005,0.0 -0.211735,51.531842,0.0 -0.21084199999999997,51.532012,0.0 -0.20968700000000004,51.532373,0.0 -0.208682,51.53263499999999,0.0 -0.207648,51.53282,0.0 -0.20531,51.532957,0.0 -0.20359800000000003,51.532886000000005,0.0 -0.202992,51.532903,0.0 -0.20187800000000006,51.53256600000001,0.0 -0.20168899999999998,51.53255999999999,0.0 -0.201108,51.531907999999994,0.0 -0.19956299999999996,51.531238,0.0 -0.198859,51.530855,0.0 -0.198298,51.530445,0.0 -0.197994,51.53012,0.0 -0.197926,51.529614,0.0 -0.19795500000000002,51.52885,0.0 -0.19807500000000003,51.528616,0.0 -0.197799,51.5279,0.0 -0.19693100000000002,51.527926,0.0 -0.196569,51.527654,0.0 -0.19569599999999998,51.52875199999999,0.0 -0.19289299999999998,51.532132999999995,0.0 -0.19241099999999997,51.532894,0.0 -0.19240800000000002,51.533300999999994,0.0 -0.19303500000000004,51.53398899999999,0.0 -0.19148400000000002,51.536289,0.0 -0.19544199999999998,51.539738,0.0 -0.19639100000000004,51.540603,0.0 -0.196855,51.540947,0.0 -0.199406,51.54303699999999,0.0 -0.20122899999999996,51.544603,0.0 -0.20195800000000003,51.545311000000005,0.0 -0.203589,51.546811,0.0 -0.20427200000000004,51.547488,0.0 -0.206337,51.549418,0.0 -0.207974,51.550774,0.0 -0.210318,51.552451,0.0 -0.21194099999999996,51.553701999999994,0.0 -0.21289900000000003,51.55464799999999,0.0 -0.214288,51.55587700000001,0.0 -0.21617599999999998,51.55739,0.0 -0.216759,51.55781799999999,0.0 -0.21864999999999996,51.559417999999994,0.0 -0.21932400000000002,51.56011999999999,0.0 -0.22058799999999998,51.561597,0.0 -0.221955,51.56294100000001,0.0 -0.22343099999999996,51.564123,0.0 -0.22548999999999997,51.56586500000001,0.0 -0.226721,51.566793,0.0 -0.22863799999999998,51.567839000000006,0.0 -0.22893799999999997,51.568072,0.0 -0.229807,51.568934,0.0 -0.23188200000000003,51.570628,0.0 -0.233443,51.57198,0.0 -0.234048,51.571746999999995,0.0 -0.234586,51.571771,0.0 -0.23471599999999998,51.571962,0.0 -0.235238,51.572261,0.0 -0.23564500000000002,51.572268,0.0 -0.23540099999999994,51.572567,0.0 -0.23581200000000002,51.572535,0.0 -0.235868,51.572318,0.0 -0.23636000000000007,51.572433000000004,0.0 -0.23718000000000003,51.572363,0.0 -0.237595,51.572482,0.0 -0.237784,51.572381,0.0 -0.23777800000000002,51.572087,0.0 -0.23814700000000003,51.572123,0.0 -0.237884,51.57190500000001,0.0 -0.23817000000000002,51.571791,0.0 -0.23886700000000005,51.572252,0.0 -0.23920900000000003,51.572088,0.0 -0.24007499999999996,51.572122,0.0 -0.239905,51.572329,0.0 -0.24033199999999993,51.572356000000006,0.0 -0.24052199999999999,51.572216000000004,0.0 -0.240785,51.57234400000001,0.0 -0.241108,51.572117000000006,0.0 -0.241344,51.572296,0.0 -0.24137500000000003,51.57265700000001,0.0 -0.24201600000000004,51.572805,0.0 -0.24249199999999999,51.572796,0.0 -0.24249700000000005,51.572487,0.0 -0.242969,51.57251,0.0 -0.243646,51.57232499999999,0.0 -0.24411499999999997,51.572356000000006,0.0 -0.244339,51.572553,0.0 -0.244489,51.572307,0.0 -0.2449010000000001,51.572043,0.0 -0.245454,51.571917,0.0 -0.24581899999999998,51.572172,0.0 -0.246112,51.572117000000006,0.0 -0.2463950000000001,51.571765,0.0 -0.246717,51.571568,0.0 -0.246472,51.571249,0.0 -0.24602599999999997,51.57089799999999,0.0 -0.24638600000000002,51.570614,0.0 -0.246575,51.570021,0.0 -0.24649600000000002,51.569813,0.0 -0.24608799999999997,51.569948,0.0 -0.246165,51.569605,0.0 -0.24663099999999996,51.569255,0.0 -0.246632,51.568983,0.0 -0.247192,51.56904399999999,0.0 -0.247391,51.568928,0.0 -0.247024,51.568624,0.0 -0.24731000000000006,51.568461,0.0 -0.24786199999999997,51.568516,0.0 -0.24822600000000003,51.568659,0.0 -0.24855299999999997,51.568529,0.0 -0.249785,51.569159,0.0 -0.250769,51.570112,0.0 -0.25115,51.570265000000006,0.0 -0.25177200000000005,51.571108,0.0 -0.25250999999999996,51.571506,0.0 -0.25286299999999995,51.57197,0.0 -0.2531300000000001,51.572505,0.0 -0.2528909999999999,51.57268899999999,0.0 -0.25186,51.572816,0.0 -0.251355,51.573136,0.0 -0.25212899999999994,51.574124,0.0 -0.25262300000000004,51.574923,0.0 -0.253353,51.576843,0.0 -0.2541030000000001,51.578070000000004,0.0 -0.254415,51.578843,0.0 -0.25463,51.579672,0.0 -0.25443000000000005,51.58005200000001,0.0 -0.25431200000000004,51.580827000000006,0.0 -0.254396,51.581464,0.0 -0.253829,51.58204400000001,0.0 -0.253143,51.582297,0.0 -0.252304,51.582794,0.0 -0.25166800000000006,51.58345700000001,0.0 -0.251409,51.583575999999994,0.0 -0.249932,51.583896,0.0 -0.24850399999999995,51.584252,0.0 -0.24828399999999995,51.584364,0.0 -0.24853500000000006,51.584573999999996,0.0 -0.24998200000000004,51.586047,0.0 -0.25035,51.586383000000005,0.0 -0.25253700000000007,51.58854500000001,0.0 -0.2531300000000001,51.589043,0.0 -0.254761,51.59006300000001,0.0 -0.25769099999999995,51.592252,0.0 -0.25977,51.594174,0.0 -0.261902,51.595969,0.0 -0.262682,51.596597,0.0 -0.26387800000000006,51.597468,0.0 -0.265731,51.599008000000005,0.0 -0.267156,51.60037,0.0 -0.269472,51.59926,0.0 -0.270857,51.598451,0.0 -0.2713590000000001,51.598274,0.0 -0.272014,51.598381,0.0 -0.27284,51.598403,0.0 -0.27349399999999996,51.598221,0.0 -0.275626,51.597432,0.0 -0.27697599999999994,51.596893,0.0 -0.276516,51.596515,0.0 -0.281377,51.596026,0.0 -0.28333200000000003,51.59575,0.0 -0.28406899999999996,51.595605,0.0 -0.285612,51.595202,0.0 -0.28579699999999997,51.594748,0.0 -0.28628299999999995,51.594945,0.0 -0.287685,51.594316,0.0 -0.2891270000000001,51.59401900000001,0.0 -0.29010500000000006,51.59374100000001,0.0 -0.29042200000000007,51.593568,0.0 -0.289897,51.593246,0.0 -0.289093,51.592908,0.0 -0.287564,51.592554,0.0 -0.28660499999999994,51.592264,0.0 -0.285672,51.591801999999994,0.0 -0.285159,51.591466,0.0 -0.284654,51.591007999999995,0.0 -0.283997,51.59023800000001,0.0 -0.283364,51.588882,0.0 -0.28312,51.588009,0.0 -0.28305299999999994,51.587434,0.0 -0.28286800000000006,51.58673000000001,0.0 -0.282372,51.586024,0.0 -0.282272,51.585738,0.0 -0.28234100000000006,51.58508400000001,0.0 -0.282471,51.585048,0.0 -0.284067,51.58529399999999,0.0 -0.28901199999999994,51.585935,0.0 -0.294316,51.58658599999999,0.0 -0.29570899999999994,51.58669799999999,0.0 -0.298332,51.586783000000004,0.0 -0.29928599999999994,51.586927,0.0 -0.3005,51.587207,0.0 -0.301188,51.587263,0.0 -0.3030630000000001,51.587258000000006,0.0 -0.304846,51.58705400000001,0.0 -0.305775,51.586874,0.0 -0.306841,51.586544,0.0 -0.310582,51.585228,0.0 -0.313075,51.584262,0.0 -0.314292,51.583667,0.0 -0.3170899999999999,51.582103999999994,0.0 -0.31879700000000005,51.581089,0.0 -0.319799,51.58060799999999,0.0 -0.321044,51.58014300000001,0.0 -0.32342299999999996,51.579396,0.0 -0.32528399999999996,51.578993,0.0 -0.326672,51.578772,0.0 -0.32649,51.578023,0.0 -0.325552,51.576315,0.0 -0.32538,51.57587,0.0 -0.32499200000000006,51.574094,0.0 -0.32474100000000006,51.573173000000004,0.0 -0.323577,51.571551,0.0 -0.322154,51.569654,0.0 -0.323794,51.568907,0.0 -0.325175,51.56844,0.0 -0.32507400000000003,51.568257,0.0 -0.326175,51.56793400000001,0.0 -0.327653,51.567792,0.0 -0.32749900000000004,51.56755700000001,0.0 -0.329289,51.56715,0.0 -0.329745,51.567087,0.0 -0.32964600000000005,51.566213,0.0 -0.32907,51.565991,0.0 -0.32866900000000004,51.565943000000004,0.0 -0.3285390000000001,51.564128,0.0 -0.328333,51.56327399999999,0.0 -0.32858,51.563009,0.0 -0.32825,51.56251,0.0 -0.329534,51.562425000000005,0.0 -0.32996500000000006,51.56228200000001,0.0 -0.3314210000000001,51.561524000000006,0.0 -0.331217,51.56146,0.0 -0.331996,51.560938,0.0 -0.331853,51.560818,0.0 -0.333418,51.559375,0.0 -0.333923,51.558874,0.0 -0.334023,51.558369000000006,0.0 -0.33397799999999994,51.557708999999996,0.0 -0.334908,51.55783100000001,0.0 -0.33558400000000005,51.556583,0.0 -0.334234,51.556196,0.0 -0.334118,51.556294,0.0 -0.333212,51.556131,0.0 -0.332235,51.555944,0.0 -0.33140100000000006,51.55580500000001,0.0 -0.330415,51.555666,0.0 -0.329404,51.555527999999995,0.0 -0.3286529999999999,51.555416,0.0 -0.327964,51.555298,0.0 -0.327023,51.55501100000001,0.0 -0.326124,51.554699,0.0 -0.324754,51.554142,0.0 -0.3227729999999999,51.55342099999999,0.0 -0.32199700000000003,51.55310600000001,0.0 -0.319054,51.552056,0.0 -0.317652,51.55153399999999,0.0 -0.31656300000000004,51.551048,0.0 -0.31662,51.550972,0.0 -0.31454,51.55005599999999,0.0 -0.314445,51.550126,0.0 -0.312598,51.549154,0.0 -0.312106,51.54811000000001,0.0 -0.311495,51.547559,0.0 -0.311223,51.547418,0.0 -0.309793,51.546985,0.0 -0.30860099999999996,51.546448,0.0 -0.307697,51.545864,0.0 -0.307124,51.545324,0.0 -0.30728700000000003,51.545246,0.0 -0.308891,51.545216999999994,0.0 -0.308896,51.54495899999999,0.0 -0.308475,51.54487,0.0 -0.308,51.544432,0.0 -0.308039,51.544034999999994,0.0 -0.308576,51.543239,0.0 -0.30766,51.542397,0.0 -0.30634300000000003,51.541068,0.0 -0.30472600000000005,51.539862,0.0 -0.305967,51.53942899999999,0.0 -0.3059859999999999,51.539171,0.0 -0.3058850000000001,51.537639,0.0 -0.305886,51.536718,0.0 -0.306094,51.53500100000001,0.0 -0.306377,51.53382700000001,0.0 -0.306984,51.53362400000001,0.0 -0.30723399999999995,51.533244,0.0 -0.307501,51.533066,0.0 -0.30474900000000005,51.532471,0.0 -0.30273200000000006,51.531983,0.0 -0.30253700000000006,51.532135,0.0 -0.30144199999999993,51.53242,0.0 -0.300422,51.532838,0.0 -0.299557,51.53325199999999,0.0 -0.298499,51.53387600000001,0.0 -0.297685,51.534461,0.0 -0.297324,51.53485800000001,0.0 -0.296874,51.535137,0.0 -0.2963,51.535305,0.0 -0.29588099999999995,51.535315,0.0 -0.29539999999999994,51.53496499999999,0.0 -0.295046,51.534903,0.0 -0.294368,51.535014,0.0 -0.29205799999999993,51.53529199999999,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Bromley</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.0035411142978052927,51.347015868241144,0.0 -0.002732,51.344827,0.0 -0.0018549999999999999,51.342118000000006,0.0 -0.001486,51.340473,0.0 -3.920000000000001E-4,51.337829000000006,0.0 0.0,51.336586953211025,0.0 9.239999999999998E-4,51.333659,0.0 0.0019350000000000003,51.33271800000001,0.0 0.0032820000000000006,51.33215500000001,0.0 0.002896,51.330374,0.0 0.0021820000000000003,51.329772000000006,0.0 0.0031560000000000004,51.326994,0.0 0.003725,51.324508,0.0 0.004886999999999999,51.321932000000004,0.0 0.005442999999999999,51.318749,0.0 0.006558,51.315648,0.0 0.010319999999999998,51.31614,0.0 0.009535,51.313935,0.0 0.009065000000000002,51.31192000000001,0.0 0.008399,51.310845,0.0 0.008454,51.310052,0.0 0.009589,51.306594000000004,0.0 0.010259999999999998,51.305639000000006,0.0 0.011539,51.300704,0.0 0.012131000000000001,51.299599,0.0 0.013036000000000002,51.296642,0.0 0.013385,51.296264,0.0 0.014486,51.292550000000006,0.0 0.014982,51.291787,0.0 0.019074,51.291685,0.0 0.019859000000000005,51.293197,0.0 0.020337,51.294834,0.0 0.020871,51.295658,0.0 0.020827,51.296594999999996,0.0 0.023572,51.299705,0.0 0.024607000000000004,51.301889,0.0 0.02795,51.304686,0.0 0.030254,51.305559,0.0 0.031204,51.306475000000006,0.0 0.032881,51.307521,0.0 0.036506,51.305739,0.0 0.038798,51.303929,0.0 0.04107899999999999,51.302711,0.0 0.04148,51.302864,0.0 0.042775,51.300986,0.0 0.043065,51.299055,0.0 0.044271,51.298582,0.0 0.043286,51.296583,0.0 0.04236899999999999,51.292674,0.0 0.04474000000000001,51.293088000000004,0.0 0.045704,51.294005,0.0 0.048838,51.293748,0.0 0.050372,51.29398,0.0 0.05436300000000001,51.29209,0.0 0.056022999999999996,51.292396999999994,0.0 0.058483,51.289355,0.0 0.06244799999999998,51.289922999999995,0.0 0.063938,51.289876,0.0 0.065665,51.290308,0.0 0.067541,51.29053,0.0 0.072672,51.291523,0.0 0.073907,51.291659,0.0 0.078568,51.29178,0.0 0.08042900000000001,51.29169600000001,0.0 0.083255,51.292257,0.0 0.08388599999999999,51.292665,0.0 0.085665,51.293085,0.0 0.08689,51.293941000000004,0.0 0.087067,51.294482,0.0 0.089234,51.296087,0.0 0.09115699999999999,51.296828,0.0 0.089457,51.297740999999995,0.0 0.086184,51.300355,0.0 0.085985,51.301568,0.0 0.084471,51.303692000000005,0.0 0.082788,51.305634,0.0 0.08484999999999998,51.306045,0.0 0.084061,51.30808,0.0 0.084394,51.308693,0.0 0.083582,51.31071000000001,0.0 0.084921,51.312204,0.0 0.08552500000000002,51.314714,0.0 0.085001,51.316023,0.0 0.08679300000000001,51.317193,0.0 0.087757,51.318312,0.0 0.092749,51.319811,0.0 0.096152,51.321293,0.0 0.09957699999999998,51.323564999999995,0.0 0.100384,51.324402000000006,0.0 0.10076399999999999,51.325585,0.0 0.10321300000000001,51.325995,0.0 0.104743,51.327341000000004,0.0 0.10721,51.327523,0.0 0.109731,51.326684,0.0 0.11012600000000002,51.328036,0.0 0.114183,51.32739800000001,0.0 0.115716,51.329507,0.0 0.11661400000000001,51.330003,0.0 0.11787600000000002,51.329663,0.0 0.117864,51.330621,0.0 0.12008499999999998,51.332048,0.0 0.121582,51.333762,0.0 0.11998400000000001,51.334739,0.0 0.11827199999999997,51.338404,0.0 0.118987,51.33868399999999,0.0 0.118444,51.339981,0.0 0.117256,51.339781,0.0 0.11665399999999998,51.341302,0.0 0.117205,51.343163,0.0 0.118581,51.344207,0.0 0.11994299999999998,51.344244,0.0 0.12221200000000002,51.344657,0.0 0.123506,51.345339,0.0 0.12518600000000002,51.345867,0.0 0.13164199999999998,51.34519300000001,0.0 0.13175,51.345506,0.0 0.134654,51.344887,0.0 0.13693100000000002,51.344174,0.0 0.137102,51.344729,0.0 0.136173,51.345936,0.0 0.13716900000000004,51.345871,0.0 0.13810830347523256,51.34693473015578,0.0 0.138241,51.347085,0.0 0.139414,51.346982,0.0 0.13862,51.347413,0.0 0.139652,51.348674,0.0 0.14125299999999996,51.349533,0.0 0.140957,51.35014600000001,0.0 0.142584,51.35073100000001,0.0 0.142785,51.35248500000001,0.0 0.143604,51.353017,0.0 0.14401899999999998,51.354862,0.0 0.145087,51.35576400000001,0.0 0.145868,51.358224,0.0 0.144821,51.35843499999999,0.0 0.145362,51.360337,0.0 0.14446200000000003,51.360952,0.0 0.145365,51.362503,0.0 0.145022,51.362851,0.0 0.148321,51.36637100000001,0.0 0.14722000000000002,51.366974,0.0 0.14861900000000003,51.367909,0.0 0.149411,51.369162,0.0 0.150924,51.368353,0.0 0.15156699999999998,51.368340999999994,0.0 0.15203100000000003,51.369693,0.0 0.1501,51.370157,0.0 0.151179,51.372187000000004,0.0 0.150807,51.37292000000001,0.0 0.149574,51.373582,0.0 0.15171000000000004,51.37543600000001,0.0 0.15251,51.37523,0.0 0.15254800000000002,51.37631400000001,0.0 0.152163,51.378336,0.0 0.152327,51.37869,0.0 0.150948,51.379085,0.0 0.151107,51.37989600000001,0.0 0.14958699999999997,51.38008899999999,0.0 0.149582,51.381089,0.0 0.15034700000000004,51.38109300000001,0.0 0.15044,51.383447,0.0 0.14976100000000003,51.383671,0.0 0.149966,51.38584099999999,0.0 0.15042700000000003,51.385893,0.0 0.14887599999999998,51.387572,0.0 0.14938999999999997,51.387855,0.0 0.14862800000000004,51.38866800000001,0.0 0.149809,51.39087200000001,0.0 0.147508,51.392157,0.0 0.147715,51.392801,0.0 0.158248,51.39224,0.0 0.16235799999999997,51.39249,0.0 0.159891,51.39464799999999,0.0 0.158954,51.395821,0.0 0.157702,51.398146999999994,0.0 0.15776,51.399227,0.0 0.15707199999999996,51.401398,0.0 0.156477,51.40239400000001,0.0 0.15427300000000002,51.404936,0.0 0.152734,51.406056,0.0 0.151169,51.406592,0.0 0.15010800000000002,51.40744800000001,0.0 0.148666,51.408131,0.0 0.148877,51.408483,0.0 0.145887,51.409364000000004,0.0 0.14059,51.41119,0.0 0.13885300000000003,51.411726,0.0 0.13431700000000002,51.413762,0.0 0.13281499999999996,51.414263,0.0 0.12977799999999998,51.414804,0.0 0.12752100000000002,51.414972000000006,0.0 0.12662599999999996,51.414631,0.0 0.12540200000000004,51.414788,0.0 0.12178600000000002,51.41377299999999,0.0 0.118855,51.413275999999996,0.0 0.11503,51.41309799999999,0.0 0.112494,51.413173,0.0 0.108342,51.413899,0.0 0.103231,51.415718,0.0 0.102275,51.416382,0.0 0.098672,51.418135,0.0 0.09331100000000002,51.421171,0.0 0.090064,51.423329,0.0 0.08646500000000001,51.426381,0.0 0.083664,51.429506,0.0 0.08260599999999998,51.430205,0.0 0.080372,51.430826,0.0 0.075343,51.431991,0.0 0.07483599999999999,51.430831,0.0 0.07430500000000001,51.43149,0.0 0.073328,51.431774,0.0 0.073471,51.43126,0.0 0.072238,51.429939000000005,0.0 0.071637,51.429435,0.0 0.066935,51.42672199999999,0.0 0.066579,51.426015,0.0 0.064715,51.425617,0.0 0.064437,51.425049,0.0 0.062941,51.424109,0.0 0.061708,51.423735,0.0 0.0609,51.42507899999999,0.0 0.05859699999999999,51.424591,0.0 0.05641500000000001,51.42614,0.0 0.053892,51.428449,0.0 0.05215599999999999,51.430486,0.0 0.051049000000000004,51.43153,0.0 0.047785,51.433753,0.0 0.04514700000000001,51.43621900000001,0.0 0.045183,51.43660299999999,0.0 0.043312,51.437745,0.0 0.042185,51.43948100000001,0.0 0.039748000000000006,51.440996,0.0 0.035544,51.442446,0.0 0.03318000000000001,51.44367200000001,0.0 0.030324999999999994,51.444308,0.0 0.02957299999999999,51.442116,0.0 0.028577,51.440453,0.0 0.028876000000000002,51.439376,0.0 0.028814,51.438786,0.0 0.024790999999999997,51.438236999999994,0.0 0.025376000000000003,51.43569,0.0 0.02724,51.436559,0.0 0.028674,51.436411,0.0 0.029033,51.43436,0.0 0.028584000000000005,51.434031,0.0 0.030168,51.43313799999999,0.0 0.032159,51.432363,0.0 0.032451999999999995,51.431893,0.0 0.033224,51.432235000000006,0.0 0.033701,51.43169900000001,0.0 0.03769900000000001,51.433346,0.0 0.03752199999999999,51.43137899999999,0.0 0.038298,51.429002,0.0 0.038612999999999995,51.42652,0.0 0.038941,51.426092,0.0 0.039029,51.424671,0.0 0.038666,51.424639,0.0 0.036186,51.422366,0.0 0.033763999999999995,51.424093,0.0 0.030293000000000004,51.42587000000001,0.0 0.027214,51.428071,0.0 0.025409999999999995,51.428989,0.0 0.020913,51.426818000000004,0.0 0.018775,51.427051,0.0 0.017215,51.426775000000006,0.0 0.016047999999999996,51.426208,0.0 0.014108000000000002,51.426175,0.0 0.014395000000000005,51.42523200000001,0.0 0.011812999999999999,51.424052,0.0 0.009967,51.422484,0.0 0.008077,51.423043,0.0 0.0073490000000000005,51.421378999999995,0.0 0.006298,51.421015000000004,0.0 0.005228,51.419316,0.0 0.005672,51.41851499999999,0.0 0.0034930000000000004,51.417405,0.0 0.001729,51.418558,0.0 0.0,51.41768488503008,0.0 -7.700000000000001E-5,51.417646,0.0 -7.540000000000001E-4,51.415913,0.0 -0.0034040000000000003,51.41566100000001,0.0 -0.0032840000000000005,51.41505,0.0 -0.004994,51.41459,0.0 -0.005999,51.416034,0.0 -0.0065650000000000005,51.415991999999996,0.0 -0.006627000000000002,51.41466,0.0 -0.008486,51.414348,0.0 -0.010545,51.413551,0.0 -0.014263000000000003,51.413657,0.0 -0.014559000000000004,51.413923,0.0 -0.014153,51.41510099999999,0.0 -0.017987,51.415056,0.0 -0.017847,51.415743000000006,0.0 -0.021040000000000003,51.416019,0.0 -0.022185999999999997,51.416746,0.0 -0.021736,51.417291,0.0 -0.022555,51.417541,0.0 -0.021384,51.418413,0.0 -0.020778000000000005,51.419940000000004,0.0 -0.021675,51.42044800000001,0.0 -0.020948,51.420928,0.0 -0.022263,51.421775,0.0 -0.022606,51.421563,0.0 -0.023706999999999992,51.422726999999995,0.0 -0.026,51.423617,0.0 -0.027844,51.424689,0.0 -0.030107,51.42564600000001,0.0 -0.03199699999999999,51.425537,0.0 -0.03182,51.424711,0.0 -0.034239,51.424755,0.0 -0.034884,51.425009,0.0 -0.037485,51.42499299999999,0.0 -0.038476,51.423958000000006,0.0 -0.04106900000000001,51.424246000000004,0.0 -0.041608,51.423654,0.0 -0.04369100000000001,51.422906000000005,0.0 -0.046289,51.422366999999994,0.0 -0.046015,51.422801,0.0 -0.04855400000000001,51.42284600000001,0.0 -0.051774,51.422517,0.0 -0.051808999999999994,51.423582,0.0 -0.054779999999999995,51.423727,0.0 -0.055154999999999996,51.422939,0.0 -0.05678900000000002,51.422972,0.0 -0.05808100000000001,51.423272000000004,0.0 -0.061423000000000005,51.424469,0.0 -0.061444999999999986,51.424795,0.0 -0.06346099999999999,51.425302,0.0 -0.06584199999999998,51.425328,0.0 -0.066063,51.42506999999999,0.0 -0.06869,51.425997,0.0 -0.06888200000000001,51.42561700000001,0.0 -0.07066499999999999,51.426202999999994,0.0 -0.07221899999999999,51.426303,0.0 -0.07429,51.426075,0.0 -0.074933,51.425737000000005,0.0 -0.078336,51.420564,0.0 -0.078456,51.419791,0.0 -0.080996,51.417463,0.0 -0.08047599999999999,51.41556599999999,0.0 -0.076423,51.414396,0.0 -0.075176,51.41353999999999,0.0 -0.072757,51.412693,0.0 -0.07349,51.41105900000001,0.0 -0.073439,51.4096,0.0 -0.07232,51.40791300000001,0.0 -0.07021,51.406256,0.0 -0.06925000000000002,51.405101,0.0 -0.068943,51.40417600000001,0.0 -0.066929,51.402821,0.0 -0.06450000000000002,51.40204,0.0 -0.06464,51.40172,0.0 -0.062186000000000005,51.401534,0.0 -0.060177999999999995,51.399548,0.0 -0.05941300000000001,51.399252999999995,0.0 -0.05685400000000001,51.400504000000005,0.0 -0.052991,51.40146200000001,0.0 -0.051495000000000006,51.39999300000001,0.0 -0.050655,51.399564,0.0 -0.05213099999999999,51.398292,0.0 -0.05086,51.397718,0.0 -0.050978,51.397126,0.0 -0.05342700000000001,51.395172,0.0 -0.051718,51.393581,0.0 -0.047764,51.393037,0.0 -0.046823,51.39184000000001,0.0 -0.046236,51.391996,0.0 -0.045263000000000005,51.39091,0.0 -0.042772,51.389452,0.0 -0.036525,51.38846199999999,0.0 -0.03789900000000001,51.38323200000001,0.0 -0.037687,51.38159,0.0 -0.036929,51.378954,0.0 -0.036352,51.37900400000001,0.0 -0.036952,51.377010000000006,0.0 -0.035724,51.376885,0.0 -0.030836,51.377176,0.0 -0.029693000000000004,51.37736,0.0 -0.028213000000000005,51.378268000000006,0.0 -0.028040999999999996,51.379359,0.0 -0.026822,51.37937500000001,0.0 -0.026052,51.377222,0.0 -0.026153,51.37645100000001,0.0 -0.023594000000000004,51.37222,0.0 -0.023586000000000003,51.36905600000001,0.0 -0.02312,51.367009,0.0 -0.024046000000000005,51.366992,0.0 -0.024480000000000002,51.366415,0.0 -0.023587,51.36529399999999,0.0 -0.022270000000000005,51.365881,0.0 -0.020761,51.364279,0.0 -0.018934,51.36279,0.0 -0.018166000000000005,51.361422,0.0 -0.01565,51.358876,0.0 -0.013123000000000003,51.35720800000001,0.0 -0.011883000000000001,51.357282000000005,0.0 -0.008450999999999998,51.35564599999999,0.0 -0.0076900000000000015,51.35476,0.0 -0.006276,51.353705,0.0 -0.005332000000000001,51.352676,0.0 -0.004746,51.350906,0.0 -0.004633,51.349566,0.0 -0.004003999999999999,51.348268,0.0 -0.0035411142978052927,51.347015868241144,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Camden</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.166214,51.572789,0.0 -0.166321,51.57286,0.0 -0.166854,51.572967999999996,0.0 -0.16737300000000002,51.572970000000005,0.0 -0.169148,51.572851,0.0 -0.169913,51.57277500000001,0.0 -0.171009,51.572528,0.0 -0.171358,51.572404,0.0 -0.17169700000000002,51.572238,0.0 -0.17184300000000002,51.572052,0.0 -0.172091,51.571918999999994,0.0 -0.172296,51.57190800000001,0.0 -0.17307399999999998,51.571483,0.0 -0.17354799999999998,51.570986999999995,0.0 -0.17365200000000003,51.570775,0.0 -0.173744,51.570431,0.0 -0.17373100000000002,51.569918,0.0 -0.173854,51.569919000000006,0.0 -0.17385200000000003,51.56971699999999,0.0 -0.17440700000000003,51.569254,0.0 -0.17488800000000002,51.56942200000001,0.0 -0.17515700000000003,51.569430000000004,0.0 -0.175193,51.569555,0.0 -0.17593400000000003,51.569794,0.0 -0.17592500000000003,51.56987300000001,0.0 -0.176954,51.57019,0.0 -0.177386,51.570198,0.0 -0.17767800000000003,51.570266000000004,0.0 -0.17807800000000001,51.570431,0.0 -0.178115,51.570166,0.0 -0.178271,51.570041,0.0 -0.178849,51.569931,0.0 -0.179087,51.56992,0.0 -0.18018099999999998,51.56969900000001,0.0 -0.180975,51.569669,0.0 -0.18083400000000002,51.569436,0.0 -0.18189000000000002,51.56893000000001,0.0 -0.182211,51.568670000000004,0.0 -0.18349300000000002,51.568023,0.0 -0.18371900000000002,51.567973,0.0 -0.183482,51.567767,0.0 -0.18381100000000003,51.567499,0.0 -0.18419500000000003,51.567362,0.0 -0.18524100000000002,51.567169,0.0 -0.186115,51.566939999999995,0.0 -0.186777,51.566628,0.0 -0.18701699999999996,51.566465,0.0 -0.18719300000000003,51.56621,0.0 -0.18753,51.566082,0.0 -0.187729,51.566053000000004,0.0 -0.188415,51.565811,0.0 -0.188385,51.565772,0.0 -0.18870100000000004,51.565579,0.0 -0.18915,51.565551,0.0 -0.189365,51.565433,0.0 -0.189496,51.565295,0.0 -0.189643,51.565253,0.0 -0.189847,51.565057,0.0 -0.18999699999999997,51.564701,0.0 -0.19014299999999998,51.56397,0.0 -0.190145,51.563495,0.0 -0.190405,51.56263700000001,0.0 -0.19066299999999997,51.561919,0.0 -0.19096,51.561706,0.0 -0.191407,51.56158099999999,0.0 -0.19174700000000003,51.56158,0.0 -0.19232,51.56153900000001,0.0 -0.192981,51.561181,0.0 -0.193616,51.560951,0.0 -0.19378899999999996,51.560843999999996,0.0 -0.193982,51.560914,0.0 -0.194482,51.560758,0.0 -0.194612,51.560564,0.0 -0.194852,51.560481,0.0 -0.195348,51.560479,0.0 -0.19659499999999996,51.560739,0.0 -0.19691999999999998,51.560621,0.0 -0.196904,51.560401999999996,0.0 -0.19694499999999998,51.55988,0.0 -0.19684300000000002,51.55986800000001,0.0 -0.196766,51.559389,0.0 -0.19668000000000002,51.559232,0.0 -0.196818,51.559183,0.0 -0.197034,51.559108,0.0 -0.197347,51.559013,0.0 -0.19756399999999996,51.558913000000004,0.0 -0.197623,51.558879,0.0 -0.19798500000000002,51.559116,0.0 -0.198479,51.558759,0.0 -0.198499,51.558257,0.0 -0.198533,51.558157,0.0 -0.19879100000000002,51.557906,0.0 -0.199126,51.557717,0.0 -0.19949800000000004,51.55725100000001,0.0 -0.199674,51.556932,0.0 -0.19966899999999999,51.556825,0.0 -0.19940999999999998,51.55619299999999,0.0 -0.200169,51.55618200000001,0.0 -0.200551,51.556147,0.0 -0.20133799999999996,51.555984,0.0 -0.203348,51.55569200000001,0.0 -0.20408200000000004,51.555615,0.0 -0.20478899999999997,51.555423,0.0 -0.205105,51.555366,0.0 -0.205815,51.555305000000004,0.0 -0.205878,51.555555,0.0 -0.20586500000000002,51.555937,0.0 -0.205966,51.55642000000001,0.0 -0.20633600000000002,51.556372,0.0 -0.20833400000000002,51.555890000000005,0.0 -0.20884499999999998,51.55573100000001,0.0 -0.209237,51.556034,0.0 -0.20953900000000003,51.55633,0.0 -0.21003100000000005,51.556754000000005,0.0 -0.21169799999999997,51.556155,0.0 -0.21212899999999998,51.555924000000005,0.0 -0.21299999999999997,51.55542,0.0 -0.213501,51.555186000000006,0.0 -0.21280799999999994,51.554587,0.0 -0.21249100000000004,51.55424000000001,0.0 -0.21194099999999996,51.553701999999994,0.0 -0.21173000000000003,51.553531,0.0 -0.210318,51.552451,0.0 -0.209757,51.55206100000001,0.0 -0.20917200000000002,51.55163,0.0 -0.208602,51.551237,0.0 -0.207974,51.550774,0.0 -0.207563,51.550442,0.0 -0.20730900000000002,51.550253,0.0 -0.207254,51.550185,0.0 -0.206814,51.549833,0.0 -0.206337,51.549418,0.0 -0.20576699999999995,51.548894999999995,0.0 -0.20513600000000004,51.548289999999994,0.0 -0.20427200000000004,51.547488,0.0 -0.203589,51.546811,0.0 -0.20321800000000004,51.546499,0.0 -0.202722,51.54601000000001,0.0 -0.20195800000000003,51.545311000000005,0.0 -0.20122899999999996,51.544603,0.0 -0.199406,51.54303699999999,0.0 -0.19887499999999997,51.542612,0.0 -0.196855,51.540947,0.0 -0.19639100000000004,51.540603,0.0 -0.19544199999999998,51.539738,0.0 -0.19375600000000004,51.538267,0.0 -0.19246200000000002,51.53712900000001,0.0 -0.19108199999999995,51.535938,0.0 -0.190825,51.535759,0.0 -0.190406,51.535532,0.0 -0.18966999999999998,51.535198,0.0 -0.18942599999999998,51.535062,0.0 -0.18877399999999997,51.534524000000005,0.0 -0.187978,51.534877,0.0 -0.187751,51.535034,0.0 -0.18549100000000002,51.53716300000001,0.0 -0.184643,51.537953,0.0 -0.184468,51.538075000000006,0.0 -0.183874,51.538379000000006,0.0 -0.18274900000000005,51.53876600000001,0.0 -0.181601,51.539145,0.0 -0.18042000000000002,51.539499,0.0 -0.17975199999999997,51.539646,0.0 -0.17876500000000003,51.539785,0.0 -0.178299,51.53979199999999,0.0 -0.175791,51.539615,0.0 -0.173922,51.539477,0.0 -0.17415299999999997,51.538277,0.0 -0.174035,51.538039,0.0 -0.17351100000000003,51.53763200000001,0.0 -0.17198099999999997,51.538383,0.0 -0.17089,51.537793,0.0 -0.169543,51.538597,0.0 -0.169044,51.53841299999999,0.0 -0.16845,51.53812,0.0 -0.168044,51.537891,0.0 -0.166583,51.5369,0.0 -0.16496100000000002,51.535779000000005,0.0 -0.163793,51.536219,0.0 -0.16339,51.536403,0.0 -0.16192000000000004,51.53685900000001,0.0 -0.160487,51.537281,0.0 -0.159445,51.536362,0.0 -0.158632,51.536519,0.0 -0.15758,51.53675199999999,0.0 -0.155849,51.537104,0.0 -0.154995,51.53731,0.0 -0.15418100000000004,51.537419,0.0 -0.15273200000000003,51.537519,0.0 -0.151481,51.534627,0.0 -0.14992299999999997,51.531205,0.0 -0.147196,51.525041,0.0 -0.145816,51.52527,0.0 -0.145199,51.523994,0.0 -0.14464699999999997,51.52406,0.0 -0.144155,51.523996000000004,0.0 -0.144179,51.52464200000001,0.0 -0.14399000000000003,51.524688000000005,0.0 -0.143496,51.52462299999999,0.0 -0.143415,51.524542,0.0 -0.143521,51.52390700000001,0.0 -0.142901,51.523878,0.0 -0.141416,51.522648,0.0 -0.139804,51.52134800000001,0.0 -0.138737,51.52044000000001,0.0 -0.13817100000000002,51.52000400000001,0.0 -0.13803600000000002,51.51981500000001,0.0 -0.137033,51.518885,0.0 -0.136322,51.519147,0.0 -0.135852,51.518694,0.0 -0.135258,51.518933000000004,0.0 -0.134343,51.518021000000005,0.0 -0.134474,51.517949,0.0 -0.13407000000000002,51.517562,0.0 -0.133943,51.517552,0.0 -0.133623,51.517728,0.0 -0.13300500000000004,51.51736400000001,0.0 -0.132569,51.517165,0.0 -0.132475,51.516718000000004,0.0 -0.13158600000000004,51.516944,0.0 -0.131115,51.517019000000005,0.0 -0.130832,51.51710200000001,0.0 -0.130427,51.516595,0.0 -0.130373,51.51644700000001,0.0 -0.13046599999999997,51.516177,0.0 -0.13043800000000003,51.515938000000006,0.0 -0.129853,51.514478,0.0 -0.129361,51.513483,0.0 -0.12887,51.51339,0.0 -0.128273,51.513071999999994,0.0 -0.127989,51.51286,0.0 -0.127603,51.512652,0.0 -0.127178,51.512711,0.0 -0.127043,51.512875,0.0 -0.126945,51.51295700000001,0.0 -0.126867,51.51301200000001,0.0 -0.126669,51.513144,0.0 -0.126198,51.513372,0.0 -0.125262,51.513777,0.0 -0.12449300000000002,51.514152,0.0 -0.12397699999999998,51.514461000000004,0.0 -0.123585,51.51471599999999,0.0 -0.12338,51.514791,0.0 -0.12289400000000002,51.515144,0.0 -0.12209800000000001,51.514628,0.0 -0.12184299999999999,51.514867,0.0 -0.12131599999999997,51.514788,0.0 -0.120347,51.514598,0.0 -0.119493,51.51450500000001,0.0 -0.11870000000000001,51.51471599999999,0.0 -0.118624,51.514963,0.0 -0.117617,51.51522599999999,0.0 -0.117276,51.515381,0.0 -0.114718,51.51604,0.0 -0.11385900000000003,51.51482,0.0 -0.112308,51.515147,0.0 -0.11232500000000001,51.515217,0.0 -0.11170799999999999,51.515298,0.0 -0.111607,51.515338,0.0 -0.111869,51.5158,0.0 -0.112133,51.516199,0.0 -0.112861,51.517043,0.0 -0.11374200000000001,51.517963,0.0 -0.113821,51.518258,0.0 -0.11302999999999999,51.518292,0.0 -0.112339,51.518263,0.0 -0.111626,51.518208,0.0 -0.11047599999999999,51.518075,0.0 -0.10953199999999999,51.51792700000001,0.0 -0.10782699999999999,51.517765,0.0 -0.10704899999999999,51.51802,0.0 -0.10534999999999999,51.518541,0.0 -0.10549,51.519137,0.0 -0.105884,51.520284,0.0 -0.106036,51.520684,0.0 -0.10635299999999999,51.521266000000004,0.0 -0.106502,51.521494,0.0 -0.10702100000000002,51.522189,0.0 -0.10827399999999998,51.52209,0.0 -0.10860200000000002,51.52246,0.0 -0.10899099999999999,51.523019999999995,0.0 -0.10924400000000001,51.522927,0.0 -0.109605,51.523071,0.0 -0.11120099999999998,51.523396999999996,0.0 -0.11188500000000001,51.52356100000001,0.0 -0.11235800000000001,51.5237,0.0 -0.11256300000000001,51.52379400000001,0.0 -0.11350700000000001,51.524431,0.0 -0.11368,51.52461000000001,0.0 -0.11388100000000002,51.524905000000004,0.0 -0.11425300000000001,51.525517,0.0 -0.11322499999999999,51.526236,0.0 -0.11294899999999998,51.52640900000001,0.0 -0.11343800000000001,51.526523,0.0 -0.11376000000000001,51.526633,0.0 -0.11470599999999999,51.527202,0.0 -0.11530400000000002,51.527596,0.0 -0.11556999999999999,51.527957,0.0 -0.11568000000000002,51.528318999999996,0.0 -0.115783,51.529454,0.0 -0.115841,51.52962600000001,0.0 -0.116053,51.529873,0.0 -0.116533,51.530095,0.0 -0.11710300000000004,51.530282,0.0 -0.11814099999999998,51.53055799999999,0.0 -0.11989599999999999,51.530937,0.0 -0.12199600000000003,51.530789000000006,0.0 -0.12255600000000001,51.530726,0.0 -0.12256300000000003,51.53110800000001,0.0 -0.122465,51.532737,0.0 -0.122361,51.53404200000001,0.0 -0.12234099999999998,51.534586,0.0 -0.122329,51.535822,0.0 -0.122401,51.536885,0.0 -0.122521,51.537361,0.0 -0.12272399999999997,51.537919,0.0 -0.12307600000000002,51.538498,0.0 -0.123378,51.53889099999999,0.0 -0.12404999999999997,51.539514,0.0 -0.12429799999999999,51.539813,0.0 -0.12486100000000004,51.540594,0.0 -0.125009,51.540857,0.0 -0.125093,51.54119200000001,0.0 -0.125479,51.541758,0.0 -0.12569,51.542111,0.0 -0.125741,51.54247899999999,0.0 -0.125939,51.543046,0.0 -0.12590999999999997,51.543186000000006,0.0 -0.126362,51.545061,0.0 -0.126654,51.546104,0.0 -0.126888,51.546996,0.0 -0.12708899999999998,51.547454,0.0 -0.12726900000000002,51.547742,0.0 -0.12760999999999997,51.548037,0.0 -0.12797199999999997,51.548306,0.0 -0.129138,51.548838,0.0 -0.129835,51.54932,0.0 -0.13016300000000003,51.549618,0.0 -0.13034500000000002,51.549892,0.0 -0.130714,51.55065700000001,0.0 -0.130814,51.551216999999994,0.0 -0.130926,51.551419,0.0 -0.131355,51.55171299999999,0.0 -0.13216199999999997,51.55212099999999,0.0 -0.13325000000000004,51.552835,0.0 -0.13437999999999997,51.553619999999995,0.0 -0.134639,51.55386,0.0 -0.135204,51.554549,0.0 -0.135475,51.554703,0.0 -0.135913,51.554858,0.0 -0.136544,51.555046,0.0 -0.13701700000000003,51.55529000000001,0.0 -0.137272,51.555475,0.0 -0.138515,51.557009,0.0 -0.13969300000000004,51.55858500000001,0.0 -0.140529,51.559803,0.0 -0.140938,51.560218,0.0 -0.141006,51.560351,0.0 -0.141078,51.56071000000001,0.0 -0.14099700000000004,51.561465000000005,0.0 -0.14063899999999996,51.56227799999999,0.0 -0.140598,51.562548,0.0 -0.14062299999999997,51.56306399999999,0.0 -0.14080299999999998,51.563526,0.0 -0.140817,51.563853,0.0 -0.14068299999999997,51.564247,0.0 -0.14069,51.56458800000001,0.0 -0.141036,51.565161,0.0 -0.141146,51.565417,0.0 -0.141303,51.566111,0.0 -0.141541,51.567280000000004,0.0 -0.14189,51.568317,0.0 -0.142225,51.568682,0.0 -0.142536,51.568923000000005,0.0 -0.142416,51.56912,0.0 -0.14241199999999998,51.56927799999999,0.0 -0.143855,51.569913,0.0 -0.144603,51.57013100000001,0.0 -0.145129,51.570217,0.0 -0.14611900000000003,51.570446,0.0 -0.147097,51.57061600000001,0.0 -0.148068,51.5708,0.0 -0.14916300000000002,51.57108600000001,0.0 -0.149776,51.571307000000004,0.0 -0.150114,51.571512,0.0 -0.15035099999999998,51.571574000000005,0.0 -0.15270600000000004,51.57170500000001,0.0 -0.153933,51.571803,0.0 -0.15698099999999998,51.572076,0.0 -0.15886299999999998,51.57219299999999,0.0 -0.15981399999999998,51.57259,0.0 -0.160337,51.572768,0.0 -0.160546,51.572796,0.0 -0.16102899999999998,51.57276699999999,0.0 -0.161553,51.572688,0.0 -0.162608,51.57256700000001,0.0 -0.164004,51.5725,0.0 -0.16456000000000004,51.57251500000001,0.0 -0.16577099999999997,51.572757,0.0 -0.166214,51.572789,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>City of London</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.072764,51.510804,0.0 -0.072771,51.510873,0.0 -0.072827,51.511084000000004,0.0 -0.07291699999999998,51.51125400000001,0.0 -0.07298400000000001,51.511442,0.0 -0.073044,51.511682,0.0 -0.073063,51.511808,0.0 -0.07314300000000001,51.51234,0.0 -0.07326700000000001,51.51294500000001,0.0 -0.073389,51.51337100000001,0.0 -0.073392,51.513377,0.0 -0.073487,51.513676,0.0 -0.073664,51.514131,0.0 -0.073969,51.51445400000001,0.0 -0.074307,51.514687,0.0 -0.074442,51.51479,0.0 -0.07481399999999999,51.5151,0.0 -0.075146,51.515354,0.0 -0.076434,51.51625700000001,0.0 -0.076819,51.516591999999996,0.0 -0.076858,51.516637,0.0 -0.076918,51.516707,0.0 -0.077371,51.517396,0.0 -0.077403,51.517446,0.0 -0.077643,51.517865,0.0 -0.077686,51.517974,0.0 -0.07773400000000001,51.518037,0.0 -0.07780300000000001,51.518108,0.0 -0.077966,51.51825000000001,0.0 -0.07814699999999998,51.518469,0.0 -0.07804800000000002,51.518485,0.0 -0.078083,51.51896800000001,0.0 -0.078334,51.518944999999995,0.0 -0.07943,51.518845,0.0 -0.079174,51.519451999999994,0.0 -0.07899,51.520114,0.0 -0.078841,51.520652,0.0 -0.078843,51.52065700000001,0.0 -0.078811,51.520739,0.0 -0.07873100000000001,51.521040000000006,0.0 -0.07847100000000001,51.52151,0.0 -0.079769,51.521671,0.0 -0.08075900000000001,51.52188900000001,0.0 -0.08105000000000001,51.52195300000001,0.0 -0.081284,51.521432,0.0 -0.081549,51.521022,0.0 -0.08176199999999999,51.520757,0.0 -0.081795,51.520733,0.0 -0.082017,51.520556,0.0 -0.08232600000000001,51.520314000000006,0.0 -0.08273400000000002,51.520068,0.0 -0.083326,51.519814,0.0 -0.08521799999999999,51.520335,0.0 -0.085376,51.52012799999999,0.0 -0.08555599999999998,51.51983100000001,0.0 -0.08581400000000002,51.519427,0.0 -0.085905,51.519289,0.0 -0.08622700000000001,51.518809,0.0 -0.08635699999999999,51.518844,0.0 -0.08754299999999998,51.51919999999999,0.0 -0.088129,51.519411,0.0 -0.089303,51.519780999999995,0.0 -0.089781,51.51991,0.0 -0.09000399999999999,51.51997,0.0 -0.08970499999999998,51.520689,0.0 -0.089694,51.520715,0.0 -0.090264,51.520799999999994,0.0 -0.090926,51.520879,0.0 -0.09137200000000001,51.520939,0.0 -0.091822,51.520981,0.0 -0.09217600000000001,51.52101400000001,0.0 -0.092375,51.52102800000001,0.0 -0.092517,51.521486,0.0 -0.09330199999999998,51.521333,0.0 -0.093415,51.521525000000004,0.0 -0.09359300000000001,51.521495,0.0 -0.09361499999999999,51.521584999999995,0.0 -0.093875,51.521539,0.0 -0.09434500000000001,51.521483,0.0 -0.09441000000000001,51.52174500000001,0.0 -0.09462300000000001,51.522313,0.0 -0.09508900000000002,51.523137,0.0 -0.095988,51.522909,0.0 -0.096017,51.522954000000006,0.0 -0.09647,51.522822000000005,0.0 -0.096624,51.523177000000004,0.0 -0.09668500000000001,51.52316600000001,0.0 -0.09669800000000002,51.523163000000004,0.0 -0.09671400000000001,51.523192,0.0 -0.096786,51.523321,0.0 -0.097972,51.522877,0.0 -0.09793399999999998,51.522843,0.0 -0.097902,51.522811,0.0 -0.09778700000000001,51.522686,0.0 -0.09770099999999998,51.522574,0.0 -0.09764000000000002,51.522482000000004,0.0 -0.097512,51.522231,0.0 -0.097384,51.52185399999999,0.0 -0.097375,51.521727,0.0 -0.097393,51.52162800000001,0.0 -0.097403,51.521593,0.0 -0.097517,51.521603,0.0 -0.09756799999999999,51.521302999999996,0.0 -0.097624,51.521032,0.0 -0.09766999999999999,51.520722,0.0 -0.098451,51.52058699999999,0.0 -0.09890200000000003,51.520497000000006,0.0 -0.099348,51.520368,0.0 -0.09965499999999998,51.520283,0.0 -0.10011,51.520141,0.0 -0.10025799999999999,51.52013500000001,0.0 -0.10043000000000002,51.520109000000005,0.0 -0.100803,51.51998700000001,0.0 -0.10107299999999998,51.519909,0.0 -0.10157499999999998,51.51975,0.0 -0.10182100000000001,51.519666,0.0 -0.102084,51.519575,0.0 -0.103257,51.519207,0.0 -0.104756,51.51874800000001,0.0 -0.10534099999999999,51.51854399999999,0.0 -0.10534999999999999,51.518541,0.0 -0.10583699999999999,51.51839600000001,0.0 -0.10620000000000002,51.518274000000005,0.0 -0.10653099999999999,51.518176,0.0 -0.10704899999999999,51.51802,0.0 -0.10740600000000002,51.517894,0.0 -0.107591,51.517842,0.0 -0.10782699999999999,51.517765,0.0 -0.10819200000000001,51.517790999999995,0.0 -0.109034,51.517886000000004,0.0 -0.10953199999999999,51.51792700000001,0.0 -0.11047599999999999,51.518075,0.0 -0.111626,51.518208,0.0 -0.112339,51.518263,0.0 -0.11302999999999999,51.518292,0.0 -0.113821,51.518258,0.0 -0.11381300000000001,51.51821999999999,0.0 -0.113787,51.518106,0.0 -0.11374200000000001,51.517963,0.0 -0.11371900000000001,51.517934,0.0 -0.113449,51.517644,0.0 -0.112861,51.517043,0.0 -0.112154,51.516224,0.0 -0.112133,51.516199,0.0 -0.111869,51.5158,0.0 -0.111607,51.515338,0.0 -0.111576,51.51528400000001,0.0 -0.111552,51.515223,0.0 -0.11140999999999998,51.514793999999995,0.0 -0.111138,51.51396,0.0 -0.111102,51.513825,0.0 -0.111332,51.513791000000005,0.0 -0.11198100000000001,51.513685,0.0 -0.11185800000000001,51.513473,0.0 -0.11173900000000002,51.513195,0.0 -0.11233799999999997,51.513036,0.0 -0.112214,51.512888,0.0 -0.11237499999999999,51.51283,0.0 -0.112347,51.512797,0.0 -0.11241499999999999,51.512769,0.0 -0.11220100000000001,51.512515,0.0 -0.112058,51.51233,0.0 -0.112189,51.512307,0.0 -0.112167,51.512278,0.0 -0.112158,51.512265,0.0 -0.11188700000000001,51.511967000000006,0.0 -0.111771,51.512002,0.0 -0.111711,51.511953,0.0 -0.111567,51.51173,0.0 -0.11153,51.511643,0.0 -0.11155700000000002,51.511443,0.0 -0.111574,51.511317,0.0 -0.11158700000000002,51.51091,0.0 -0.111574,51.510755,0.0 -0.111464,51.509769,0.0 -0.111074,51.509799,0.0 -0.11061700000000001,51.50982,0.0 -0.110382,51.50982400000001,0.0 -0.10993899999999998,51.50984,0.0 -0.109188,51.509871,0.0 -0.10849500000000001,51.509886,0.0 -0.107922,51.509902,0.0 -0.10736000000000001,51.509905,0.0 -0.10698599999999997,51.509909,0.0 -0.106512,51.509907,0.0 -0.105588,51.509887,0.0 -0.105179,51.509875,0.0 -0.10464,51.509874,0.0 -0.104657,51.509671,0.0 -0.10466200000000002,51.50967,0.0 -0.104772,51.50964299999999,0.0 -0.10475000000000001,51.509618,0.0 -0.10474300000000002,51.50961000000001,0.0 -0.10466000000000002,51.509606,0.0 -0.104657,51.509464,0.0 -0.10468900000000002,51.50911700000001,0.0 -0.104764,51.509106,0.0 -0.10474299999999999,51.509094,0.0 -0.10468299999999998,51.509061,0.0 -0.104684,51.50901600000001,0.0 -0.104702,51.508623,0.0 -0.10474200000000002,51.50856900000001,0.0 -0.104734,51.508475,0.0 -0.10468799999999999,51.508409,0.0 -0.104205,51.508424,0.0 -0.10420600000000001,51.508498,0.0 -0.10423499999999998,51.508621,0.0 -0.10422300000000001,51.508805,0.0 -0.104213,51.50904500000001,0.0 -0.10408900000000001,51.509086999999994,0.0 -0.10419699999999998,51.509139,0.0 -0.10420400000000002,51.50957900000001,0.0 -0.10405799999999998,51.509629,0.0 -0.104037,51.509641,0.0 -0.104183,51.50967,0.0 -0.10418,51.509853,0.0 -0.10361400000000001,51.509852,0.0 -0.103301,51.509817,0.0 -0.101588,51.509807,0.0 -0.100211,51.50972599999999,0.0 -0.09995200000000001,51.509712,0.0 -0.09931600000000002,51.50967300000001,0.0 -0.09854500000000001,51.509606,0.0 -0.09773300000000001,51.509534,0.0 -0.09684999999999999,51.509447,0.0 -0.09601600000000002,51.509333,0.0 -0.09572999999999998,51.50928499999999,0.0 -0.09530400000000001,51.50919400000001,0.0 -0.09494900000000002,51.509107,0.0 -0.09401400000000001,51.508895,0.0 -0.09317099999999999,51.50865600000001,0.0 -0.09282400000000002,51.508554,0.0 -0.092651,51.508511,0.0 -0.092361,51.508446,0.0 -0.091928,51.508358,0.0 -0.091105,51.508262,0.0 -0.09032700000000002,51.508159,0.0 -0.089503,51.508085,0.0 -0.08906400000000002,51.50803,0.0 -0.08897,51.508017,0.0 -0.088624,51.507986,0.0 -0.088099,51.507926,0.0 -0.08775700000000002,51.507883,0.0 -0.08775,51.507882,0.0 -0.08766,51.50787600000001,0.0 -0.086767,51.507814,0.0 -0.086101,51.507754,0.0 -0.08577599999999999,51.50773499999999,0.0 -0.08567600000000002,51.50772800000001,0.0 -0.085187,51.50769,0.0 -0.08489100000000001,51.50764600000001,0.0 -0.08420700000000002,51.50753100000001,0.0 -0.083935,51.507479,0.0 -0.083467,51.50742499999999,0.0 -0.08266899999999999,51.507303,0.0 -0.08192099999999998,51.507194,0.0 -0.081398,51.507108,0.0 -0.08106,51.50705,0.0 -0.080777,51.50699999999999,0.0 -0.080295,51.506897,0.0 -0.08018999999999998,51.50687,0.0 -0.079781,51.507584,0.0 -0.07975699999999998,51.50759899999999,0.0 -0.07955,51.507726,0.0 -0.07940499999999999,51.507793,0.0 -0.07937900000000002,51.507843,0.0 -0.07934500000000001,51.507907,0.0 -0.07924300000000001,51.507894,0.0 -0.079103,51.50822000000001,0.0 -0.079055,51.508332,0.0 -0.07904700000000002,51.508413,0.0 -0.078871,51.508652,0.0 -0.078736,51.50881,0.0 -0.078721,51.508827,0.0 -0.07873699999999999,51.508832,0.0 -0.07879099999999999,51.50885,0.0 -0.078748,51.50893899999999,0.0 -0.079089,51.509055000000004,0.0 -0.079099,51.509058,0.0 -0.079049,51.509116000000006,0.0 -0.07896299999999999,51.50912199999999,0.0 -0.07888299999999998,51.509412,0.0 -0.07854399999999999,51.509441,0.0 -0.078515,51.509444,0.0 -0.078502,51.509512,0.0 -0.078398,51.509656,0.0 -0.078167,51.509881,0.0 -0.077963,51.510025,0.0 -0.07778900000000001,51.510114,0.0 -0.077578,51.510172,0.0 -0.077078,51.510203000000004,0.0 -0.076919,51.510213,0.0 -0.07688300000000002,51.51026,0.0 -0.076887,51.51034,0.0 -0.076894,51.51047,0.0 -0.076895,51.510504,0.0 -0.07655899999999999,51.510526,0.0 -0.076286,51.510544,0.0 -0.076276,51.510454,0.0 -0.07617300000000002,51.510457,0.0 -0.076151,51.510457,0.0 -0.07608200000000001,51.51010600000001,0.0 -0.075781,51.51012800000001,0.0 -0.075776,51.51008099999999,0.0 -0.075759,51.509886,0.0 -0.07569900000000002,51.509856,0.0 -0.075694,51.509853,0.0 -0.075641,51.50980499999999,0.0 -0.07562100000000001,51.50978700000001,0.0 -0.075584,51.50975,0.0 -0.075567,51.509755,0.0 -0.075412,51.509801,0.0 -0.074835,51.509994000000006,0.0 -0.074618,51.509966,0.0 -0.07442200000000002,51.509946,0.0 -0.074197,51.510009,0.0 -0.07405,51.51005000000001,0.0 -0.073833,51.510093,0.0 -0.07352099999999999,51.510107999999995,0.0 -0.07314099999999998,51.510107,0.0 -0.072991,51.510105,0.0 -0.072914,51.510148,0.0 -0.072835,51.51024,0.0 -0.07278100000000001,51.510298,0.0 -0.07276,51.51036,0.0 -0.072749,51.51064,0.0 -0.072764,51.510804,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Croydon</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.0,51.32884635021225,0.0 0.002266,51.329138,0.0 0.0021820000000000003,51.329772000000006,0.0 0.002896,51.330374,0.0 0.0028860000000000005,51.331263,0.0 0.0032820000000000006,51.33215500000001,0.0 0.00227,51.33249,0.0 9.239999999999998E-4,51.333659,0.0 0.0,51.336586953211025,0.0 -3.920000000000001E-4,51.337829000000006,0.0 -0.001486,51.340473,0.0 -0.0018549999999999999,51.342118000000006,0.0 -0.002608,51.343992,0.0 -0.002732,51.344827,0.0 -0.0035411142978052927,51.347015868241144,0.0 -0.004003999999999999,51.348268,0.0 -0.004633,51.349566,0.0 -0.004746,51.350906,0.0 -0.005332000000000001,51.352676,0.0 -0.006276,51.353705,0.0 -0.0076900000000000015,51.35476,0.0 -0.008450999999999998,51.35564599999999,0.0 -0.009443,51.356217,0.0 -0.011883000000000001,51.357282000000005,0.0 -0.013123000000000003,51.35720800000001,0.0 -0.01565,51.358876,0.0 -0.017326000000000005,51.360588,0.0 -0.0184,51.36135300000001,0.0 -0.018166000000000005,51.361422,0.0 -0.018934,51.36279,0.0 -0.020074,51.36391400000001,0.0 -0.020761,51.364279,0.0 -0.021345000000000003,51.365096,0.0 -0.022270000000000005,51.365881,0.0 -0.023587,51.36529399999999,0.0 -0.024480000000000002,51.366415,0.0 -0.024046000000000005,51.366992,0.0 -0.02312,51.367009,0.0 -0.023303000000000004,51.368335,0.0 -0.023586000000000003,51.36905600000001,0.0 -0.023594000000000004,51.37222,0.0 -0.024186000000000003,51.37295100000001,0.0 -0.024406999999999998,51.373718,0.0 -0.026153,51.37645100000001,0.0 -0.026052,51.377222,0.0 -0.02642,51.377885,0.0 -0.026822,51.37937500000001,0.0 -0.028040999999999996,51.379359,0.0 -0.028213000000000005,51.378268000000006,0.0 -0.028744,51.37778200000001,0.0 -0.029693000000000004,51.37736,0.0 -0.030836,51.377176,0.0 -0.035724,51.376885,0.0 -0.036952,51.377010000000006,0.0 -0.036352,51.37900400000001,0.0 -0.036929,51.378954,0.0 -0.037687,51.38159,0.0 -0.03789900000000001,51.38323200000001,0.0 -0.036525,51.38846199999999,0.0 -0.038671,51.388826,0.0 -0.03956400000000001,51.388857,0.0 -0.04168299999999999,51.389345,0.0 -0.042772,51.389452,0.0 -0.043712,51.389872999999994,0.0 -0.045263000000000005,51.39091,0.0 -0.046236,51.391996,0.0 -0.046823,51.39184000000001,0.0 -0.047764,51.393037,0.0 -0.048445,51.393243000000005,0.0 -0.049694999999999996,51.39322799999999,0.0 -0.051718,51.393581,0.0 -0.051725,51.393997,0.0 -0.052451,51.394158,0.0 -0.05262000000000001,51.394631000000004,0.0 -0.05351,51.394921,0.0 -0.05342700000000001,51.395172,0.0 -0.050978,51.397126,0.0 -0.05086,51.397718,0.0 -0.05213099999999999,51.398292,0.0 -0.050655,51.399564,0.0 -0.051495000000000006,51.39999300000001,0.0 -0.052991,51.40146200000001,0.0 -0.053233,51.401304,0.0 -0.055261,51.400958,0.0 -0.05685400000000001,51.400504000000005,0.0 -0.05941300000000001,51.399252999999995,0.0 -0.06071499999999999,51.399269,0.0 -0.060177999999999995,51.399548,0.0 -0.062186000000000005,51.401534,0.0 -0.06464,51.40172,0.0 -0.06450000000000002,51.40204,0.0 -0.065586,51.402293,0.0 -0.068131,51.403434,0.0 -0.068943,51.40417600000001,0.0 -0.06925000000000002,51.405101,0.0 -0.07021,51.406256,0.0 -0.07232,51.40791300000001,0.0 -0.073038,51.408739,0.0 -0.073439,51.4096,0.0 -0.07349,51.41105900000001,0.0 -0.072757,51.412693,0.0 -0.07365699999999999,51.412867000000006,0.0 -0.075176,51.41353999999999,0.0 -0.075032,51.413641999999996,0.0 -0.076423,51.414396,0.0 -0.07687900000000002,51.41440200000001,0.0 -0.078103,51.41493899999999,0.0 -0.08047599999999999,51.41556599999999,0.0 -0.08076300000000002,51.416016,0.0 -0.080996,51.417463,0.0 -0.07954200000000002,51.418957,0.0 -0.078456,51.419791,0.0 -0.080595,51.41968,0.0 -0.08234600000000002,51.419771999999995,0.0 -0.085539,51.419289,0.0 -0.08661900000000002,51.419349000000004,0.0 -0.08845200000000002,51.420066,0.0 -0.089909,51.42112600000001,0.0 -0.09176900000000002,51.421928,0.0 -0.092308,51.422354000000006,0.0 -0.094347,51.422819,0.0 -0.098108,51.422574000000004,0.0 -0.104228,51.42264599999999,0.0 -0.106515,51.42261400000001,0.0 -0.10921199999999999,51.423137000000004,0.0 -0.112686,51.423244,0.0 -0.11382299999999997,51.422455,0.0 -0.11485399999999998,51.421226,0.0 -0.11590799999999998,51.420472999999994,0.0 -0.117783,51.419821999999996,0.0 -0.11984700000000001,51.418807,0.0 -0.12068400000000001,51.417254,0.0 -0.121704,51.415994,0.0 -0.12340600000000002,51.414714000000004,0.0 -0.124074,51.41461,0.0 -0.12454800000000002,51.41358,0.0 -0.125786,51.412632,0.0 -0.12626000000000004,51.412931,0.0 -0.127535,51.412313,0.0 -0.12819400000000003,51.410934,0.0 -0.128481,51.411012,0.0 -0.12947900000000004,51.409575000000004,0.0 -0.13128600000000004,51.409507,0.0 -0.13208899999999998,51.40917,0.0 -0.13195600000000002,51.408457,0.0 -0.132481,51.408407000000004,0.0 -0.13231900000000002,51.406928,0.0 -0.131329,51.404183999999994,0.0 -0.13048100000000004,51.403256,0.0 -0.128881,51.402368,0.0 -0.127737,51.401475000000005,0.0 -0.125379,51.398956,0.0 -0.12572499999999998,51.39831000000001,0.0 -0.12463600000000002,51.398096,0.0 -0.12415100000000001,51.397618,0.0 -0.127103,51.39531900000001,0.0 -0.12969,51.393651000000006,0.0 -0.128757,51.39348199999999,0.0 -0.12958299999999998,51.39303699999999,0.0 -0.133799,51.391269,0.0 -0.13440299999999997,51.390867,0.0 -0.13263500000000003,51.390128000000004,0.0 -0.13326100000000002,51.389549,0.0 -0.132445,51.389112000000004,0.0 -0.129493,51.387185,0.0 -0.13066400000000003,51.386263,0.0 -0.128761,51.385652,0.0 -0.129535,51.385287,0.0 -0.128657,51.382495,0.0 -0.130302,51.382221,0.0 -0.12824199999999997,51.38067,0.0 -0.127964,51.38026299999999,0.0 -0.12695900000000002,51.377337000000004,0.0 -0.125833,51.375604,0.0 -0.12686500000000003,51.375482,0.0 -0.12667300000000004,51.374909,0.0 -0.12784900000000002,51.374750000000006,0.0 -0.124744,51.373661000000006,0.0 -0.12477400000000001,51.372947,0.0 -0.12334,51.37118900000001,0.0 -0.12335600000000001,51.37062300000001,0.0 -0.12269400000000003,51.36818,0.0 -0.122127,51.36654300000001,0.0 -0.122094,51.36580899999999,0.0 -0.124108,51.36539499999999,0.0 -0.123064,51.365058,0.0 -0.12237100000000002,51.36452800000001,0.0 -0.12130200000000002,51.36473300000001,0.0 -0.120928,51.363311,0.0 -0.121276,51.363117,0.0 -0.12111299999999997,51.36252400000001,0.0 -0.121581,51.362126,0.0 -0.12134399999999998,51.36150599999999,0.0 -0.122053,51.36098,0.0 -0.12184000000000002,51.359986,0.0 -0.122928,51.35991800000001,0.0 -0.12186,51.359064,0.0 -0.123338,51.358918,0.0 -0.123457,51.359152,0.0 -0.12471499999999999,51.35886599999999,0.0 -0.124196,51.357431,0.0 -0.12142900000000001,51.357731,0.0 -0.12017800000000001,51.353045,0.0 -0.119115,51.353143,0.0 -0.11851900000000001,51.35125800000001,0.0 -0.11755599999999998,51.347622,0.0 -0.11742630377845654,51.346957226577096,0.0 -0.11736500000000001,51.346643,0.0 -0.116991,51.346657,0.0 -0.11691900000000002,51.345755,0.0 -0.117313,51.34568,0.0 -0.12592500000000004,51.34523900000001,0.0 -0.12685699999999997,51.344857,0.0 -0.12717100000000003,51.34684000000001,0.0 -0.1272391586800912,51.34694700685363,0.0 -0.127557,51.347446,0.0 -0.128869,51.34727300000001,0.0 -0.1289283457930799,51.34694516492422,0.0 -0.128993,51.346588,0.0 -0.129669,51.346309000000005,0.0 -0.131431,51.346022999999995,0.0 -0.13112599999999996,51.345472,0.0 -0.132893,51.345437,0.0 -0.13251399999999997,51.344299,0.0 -0.13478,51.344512,0.0 -0.13627300000000003,51.344407,0.0 -0.136351,51.344793,0.0 -0.13708600000000004,51.34467200000001,0.0 -0.141154,51.34354,0.0 -0.142253,51.343174,0.0 -0.144595,51.342091999999994,0.0 -0.14346400000000004,51.340562,0.0 -0.144324,51.340206,0.0 -0.144527,51.339495,0.0 -0.14754700000000004,51.33878200000001,0.0 -0.147209,51.338095,0.0 -0.146488,51.33537299999999,0.0 -0.145945,51.334090999999994,0.0 -0.14561700000000002,51.332431,0.0 -0.145172,51.33154300000001,0.0 -0.144068,51.33067,0.0 -0.14933099999999996,51.328766,0.0 -0.144455,51.326481,0.0 -0.144273,51.32591,0.0 -0.145586,51.323501,0.0 -0.14795600000000003,51.322685,0.0 -0.149037,51.322788,0.0 -0.150722,51.32218600000001,0.0 -0.152089,51.322268,0.0 -0.152731,51.323009,0.0 -0.156466,51.321389,0.0 -0.161906,51.31962800000001,0.0 -0.16120300000000004,51.317524999999996,0.0 -0.160507,51.316874999999996,0.0 -0.15960700000000003,51.317107,0.0 -0.15934,51.315958,0.0 -0.15790500000000002,51.314515,0.0 -0.157196,51.313392,0.0 -0.158357,51.310988,0.0 -0.15766400000000003,51.31093200000001,0.0 -0.15649199999999996,51.310467,0.0 -0.154341,51.310320000000004,0.0 -0.156423,51.30736199999999,0.0 -0.15718900000000002,51.306711,0.0 -0.15644199999999997,51.306455,0.0 -0.154535,51.306451,0.0 -0.15504999999999997,51.305793,0.0 -0.157729,51.304595,0.0 -0.15671,51.303591,0.0 -0.15534400000000004,51.301276,0.0 -0.153387,51.30167999999999,0.0 -0.15268999999999996,51.301457,0.0 -0.14984100000000003,51.300206,0.0 -0.149523,51.300703000000006,0.0 -0.148478,51.300706,0.0 -0.145652,51.29983,0.0 -0.144879,51.300715,0.0 -0.14444999999999997,51.300543,0.0 -0.14358599999999996,51.30126200000001,0.0 -0.14286000000000001,51.29998200000001,0.0 -0.140989,51.29956200000001,0.0 -0.13881499999999997,51.300362,0.0 -0.13734,51.300783,0.0 -0.13667,51.299794,0.0 -0.136355,51.29827,0.0 -0.134549,51.298397,0.0 -0.131961,51.295984,0.0 -0.131077,51.295346,0.0 -0.13148,51.294689,0.0 -0.130216,51.292685000000006,0.0 -0.12798200000000004,51.29108000000001,0.0 -0.126239,51.28942,0.0 -0.12608299999999997,51.288386,0.0 -0.12431999999999999,51.28676000000001,0.0 -0.12123399999999998,51.286959,0.0 -0.117802,51.287096000000005,0.0 -0.117124,51.288489,0.0 -0.11700800000000001,51.289376,0.0 -0.11490100000000004,51.29155,0.0 -0.11462199999999997,51.291534,0.0 -0.11490600000000001,51.292405,0.0 -0.11108000000000001,51.29225400000001,0.0 -0.10303,51.295861,0.0 -0.10084800000000001,51.296357,0.0 -0.094352,51.299355000000006,0.0 -0.09635300000000001,51.2998,0.0 -0.09727199999999998,51.300297,0.0 -0.09740499999999999,51.301116,0.0 -0.09605800000000002,51.30152,0.0 -0.095307,51.301328,0.0 -0.09441400000000003,51.30061500000001,0.0 -0.091196,51.301474,0.0 -0.090995,51.30199600000001,0.0 -0.090904,51.30317899999999,0.0 -0.091199,51.303393,0.0 -0.09074400000000002,51.303955,0.0 -0.089733,51.303976000000006,0.0 -0.088667,51.305219,0.0 -0.08885200000000001,51.30722000000001,0.0 -0.086605,51.30886,0.0 -0.08195899999999999,51.310649,0.0 -0.081749,51.31186400000001,0.0 -0.08192,51.31261000000001,0.0 -0.083898,51.315138,0.0 -0.08482899999999999,51.315868,0.0 -0.083593,51.316326,0.0 -0.083671,51.316607,0.0 -0.081925,51.317011,0.0 -0.081217,51.31688100000001,0.0 -0.08113000000000001,51.317231,0.0 -0.08022000000000001,51.317823000000004,0.0 -0.078854,51.318142,0.0 -0.078896,51.319776,0.0 -0.075893,51.320061,0.0 -0.07489,51.320358,0.0 -0.07295,51.320637,0.0 -0.07104300000000001,51.321234000000004,0.0 -0.070055,51.31889399999999,0.0 -0.064154,51.318626,0.0 -0.062106,51.31920100000001,0.0 -0.06068500000000001,51.32006500000001,0.0 -0.059957000000000024,51.320043,0.0 -0.058418999999999985,51.32038399999999,0.0 -0.05704,51.32137,0.0 -0.056278999999999996,51.321665,0.0 -0.054909,51.321258,0.0 -0.052508000000000006,51.32238300000001,0.0 -0.051334,51.322449000000006,0.0 -0.05129399999999999,51.323439,0.0 -0.05089400000000001,51.324089,0.0 -0.04979200000000001,51.325268,0.0 -0.049265,51.325385,0.0 -0.047896,51.32524599999999,0.0 -0.04785500000000001,51.326511,0.0 -0.048400000000000006,51.32783800000001,0.0 -0.04909600000000001,51.328609,0.0 -0.04877599999999999,51.328719,0.0 -0.050260000000000006,51.329833,0.0 -0.05110700000000001,51.330846,0.0 -0.051067999999999995,51.331595,0.0 -0.050098999999999984,51.332052999999995,0.0 -0.050288,51.332640000000005,0.0 -0.049293,51.332695,0.0 -0.04738900000000001,51.333116000000004,0.0 -0.04658000000000001,51.333484,0.0 -0.04452099999999999,51.333721,0.0 -0.042909,51.33365,0.0 -0.04199300000000001,51.333811,0.0 -0.041086,51.334956,0.0 -0.040633,51.33603,0.0 -0.039308,51.33779,0.0 -0.037918,51.338705,0.0 -0.034304999999999995,51.337999,0.0 -0.033701,51.337606,0.0 -0.032797,51.33743799999999,0.0 -0.031036000000000008,51.337484,0.0 -0.029141999999999998,51.337833,0.0 -0.027458,51.338322999999995,0.0 -0.025129999999999996,51.338609,0.0 -0.024693000000000003,51.338451,0.0 -0.022398000000000005,51.338206,0.0 -0.021448,51.337824000000005,0.0 -0.020584000000000005,51.33714500000001,0.0 -0.020537000000000003,51.33661,0.0 -0.019543000000000005,51.335902,0.0 -0.018801,51.334529,0.0 -0.018311999999999995,51.334104,0.0 -0.017810000000000003,51.332933,0.0 -0.017058,51.332904,0.0 -0.015968000000000003,51.332014,0.0 -0.015181000000000002,51.330755,0.0 -0.014356000000000002,51.329804,0.0 -0.013774000000000002,51.330698,0.0 -0.013632,51.331526,0.0 -0.013348,51.33153599999999,0.0 -0.011915000000000002,51.332892,0.0 -0.010946,51.332908,0.0 -0.010687000000000002,51.333757,0.0 -0.009042999999999999,51.333906,0.0 -0.007147,51.333695,0.0 -0.007238000000000001,51.333387,0.0 -0.004692000000000001,51.332133999999996,0.0 -0.001705,51.330307000000005,0.0 -7.78E-4,51.329357,0.0 -5.310000000000001E-4,51.328778,0.0 -0.0,51.32884635021225,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Ealing</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.369208,51.554662,0.0 -0.370129,51.554522,0.0 -0.370725,51.554263,0.0 -0.371924,51.553943,0.0 -0.372471,51.55395899999999,0.0 -0.37285500000000005,51.553717,0.0 -0.37336499999999995,51.554025,0.0 -0.373908,51.55391,0.0 -0.37586100000000006,51.553061,0.0 -0.37655099999999997,51.553513,0.0 -0.3773621195662966,51.5543504989844,0.0 -0.37768900000000005,51.554688,0.0 -0.3801939999999999,51.553683,0.0 -0.381959,51.552725,0.0 -0.38468800000000003,51.551408,0.0 -0.38526999999999995,51.55117099999999,0.0 -0.387536,51.550543000000005,0.0 -0.388904,51.550036,0.0 -0.389095,51.550141,0.0 -0.392829,51.54899,0.0 -0.394189,51.548647,0.0 -0.3949869999999999,51.548756,0.0 -0.39508499999999996,51.54845799999999,0.0 -0.394889,51.547637,0.0 -0.395676,51.547654,0.0 -0.398721,51.547891,0.0 -0.398429,51.547578,0.0 -0.398442,51.547191,0.0 -0.39788599999999996,51.545662,0.0 -0.39655699999999994,51.545962,0.0 -0.3963420000000001,51.545678,0.0 -0.395592,51.54409,0.0 -0.395273,51.542548000000004,0.0 -0.3976729999999999,51.542325,0.0 -0.40130800000000005,51.542532,0.0 -0.403853,51.542544,0.0 -0.40541600000000005,51.542436,0.0 -0.40795,51.54196,0.0 -0.40787700000000005,51.541807,0.0 -0.40872700000000006,51.54170499999999,0.0 -0.4126,51.540968,0.0 -0.41444600000000004,51.540689,0.0 -0.41604199999999997,51.54026399999999,0.0 -0.416833,51.540144,0.0 -0.4183219999999999,51.54009,0.0 -0.419202,51.540446,0.0 -0.41950800000000005,51.54024100000001,0.0 -0.41940800000000006,51.539905,0.0 -0.418176,51.539122,0.0 -0.418689,51.538891,0.0 -0.41934,51.538806,0.0 -0.419614,51.538581,0.0 -0.41938,51.538256,0.0 -0.4175539999999999,51.53786100000001,0.0 -0.41741500000000004,51.537717,0.0 -0.4177000000000001,51.536886,0.0 -0.4173970000000001,51.536611,0.0 -0.416757,51.536511,0.0 -0.415619,51.536604000000004,0.0 -0.415266,51.536521,0.0 -0.4147080000000001,51.535937,0.0 -0.41394700000000006,51.53581100000001,0.0 -0.41371500000000005,51.535564,0.0 -0.4135440000000001,51.534755,0.0 -0.41321300000000005,51.534598,0.0 -0.41242499999999993,51.534552,0.0 -0.41183300000000006,51.53408400000001,0.0 -0.41108400000000006,51.534288,0.0 -0.410938,51.534175000000005,0.0 -0.4093959999999999,51.534007,0.0 -0.407418,51.533585,0.0 -0.4052499999999999,51.533207,0.0 -0.40252999999999994,51.532889,0.0 -0.396268,51.531946999999995,0.0 -0.395342,51.531885,0.0 -0.392346,51.53140100000001,0.0 -0.39056900000000006,51.531007,0.0 -0.3892790000000001,51.53079900000001,0.0 -0.38927400000000006,51.53061900000001,0.0 -0.38711599999999996,51.52955600000001,0.0 -0.38663800000000004,51.530394,0.0 -0.38586800000000004,51.530375,0.0 -0.38453199999999993,51.53001400000001,0.0 -0.38247499999999995,51.529643,0.0 -0.37905200000000006,51.529148000000006,0.0 -0.37701876302740733,51.5289496226977,0.0 -0.3763770000000001,51.528887,0.0 -0.376203,51.5288,0.0 -0.376238,51.52692,0.0 -0.37598700000000007,51.525913,0.0 -0.37597,51.525307,0.0 -0.376181,51.524915,0.0 -0.3769554667472305,51.524263985425165,0.0 -0.37698399999999993,51.52424,0.0 -0.3791070000000001,51.521549,0.0 -0.37993,51.520631,0.0 -0.381405,51.51915300000001,0.0 -0.381776,51.518635,0.0 -0.382573,51.518009,0.0 -0.38286599999999993,51.517944,0.0 -0.3842590000000001,51.516795,0.0 -0.3852410000000001,51.51625200000001,0.0 -0.388618,51.514917000000004,0.0 -0.38956899999999994,51.514363,0.0 -0.390385,51.513409,0.0 -0.39154700000000003,51.510734,0.0 -0.39286099999999996,51.507794000000004,0.0 -0.393297,51.507197,0.0 -0.393723,51.506882000000004,0.0 -0.39573500000000006,51.506058,0.0 -0.40048999999999996,51.504213,0.0 -0.402566,51.503714,0.0 -0.403694,51.503115,0.0 -0.404273,51.502541,0.0 -0.406905,51.499694,0.0 -0.4048400000000001,51.499213000000005,0.0 -0.401539,51.498284,0.0 -0.39791499999999996,51.497400999999996,0.0 -0.39228999999999997,51.49585999999999,0.0 -0.38932000000000005,51.495161,0.0 -0.38767100000000004,51.49489,0.0 -0.387105,51.49468799999999,0.0 -0.38598699999999997,51.49463999999999,0.0 -0.384763,51.494678,0.0 -0.383528,51.494818,0.0 -0.381846,51.495225,0.0 -0.377893,51.496605,0.0 -0.377652,51.496517,0.0 -0.37788499999999997,51.495447,0.0 -0.377073,51.495281999999996,0.0 -0.37656491778120954,51.49533145003362,0.0 -0.37584,51.495402000000006,0.0 -0.375481,51.494529,0.0 -0.375007,51.49387599999999,0.0 -0.37380699999999994,51.491933,0.0 -0.37242,51.490984000000005,0.0 -0.371724,51.49078800000001,0.0 -0.371873,51.49047,0.0 -0.36792199999999997,51.491793,0.0 -0.368378,51.492297,0.0 -0.366975,51.492779,0.0 -0.36649299999999996,51.493275,0.0 -0.365801,51.493658,0.0 -0.365382,51.493326,0.0 -0.364745,51.493967,0.0 -0.36373200000000006,51.494699,0.0 -0.363627,51.495478999999996,0.0 -0.36299799999999993,51.495933,0.0 -0.3619180000000001,51.496081,0.0 -0.36172899999999997,51.496255,0.0 -0.35958299999999993,51.497007,0.0 -0.358497,51.497625,0.0 -0.358028,51.497785,0.0 -0.357301,51.497797,0.0 -0.356077,51.498106,0.0 -0.35515,51.498202,0.0 -0.353322,51.498555,0.0 -0.35095600000000005,51.49907399999999,0.0 -0.34978800000000004,51.499029,0.0 -0.347258,51.497926,0.0 -0.34618400000000005,51.49755300000001,0.0 -0.34211400000000003,51.496041,0.0 -0.341382,51.496014,0.0 -0.340292,51.49615099999999,0.0 -0.338637,51.496247,0.0 -0.33678699999999995,51.496256,0.0 -0.334706,51.496205,0.0 -0.331773,51.495695,0.0 -0.33055400000000007,51.495347,0.0 -0.32997600000000005,51.495075,0.0 -0.32741799999999993,51.496037,0.0 -0.32615900000000003,51.49503,0.0 -0.324758,51.496012,0.0 -0.32402500000000006,51.495765,0.0 -0.323434,51.495899,0.0 -0.32053700000000007,51.494883,0.0 -0.319211,51.494223,0.0 -0.3172459999999999,51.49521599999999,0.0 -0.315789,51.495904,0.0 -0.315291,51.495555,0.0 -0.31573300000000004,51.495346,0.0 -0.31447499999999995,51.494363,0.0 -0.31510399999999994,51.49396399999999,0.0 -0.314414,51.49344800000001,0.0 -0.313936,51.493593000000004,0.0 -0.311925,51.49197,0.0 -0.308403,51.493584,0.0 -0.305441,51.494538,0.0 -0.305823,51.49535500000001,0.0 -0.305851,51.49618100000001,0.0 -0.304651,51.495841000000006,0.0 -0.30223,51.495431999999994,0.0 -0.30135600000000007,51.49522600000001,0.0 -0.301111,51.49441800000001,0.0 -0.297553,51.49489,0.0 -0.29798099999999994,51.49554499999999,0.0 -0.29883100000000007,51.49645700000001,0.0 -0.29954,51.49741999999999,0.0 -0.299946,51.497813,0.0 -0.3001,51.498337,0.0 -0.300564,51.498804,0.0 -0.30071799999999993,51.499348,0.0 -0.299773,51.499637,0.0 -0.29405,51.501562,0.0 -0.293643,51.501591,0.0 -0.291374,51.501371,0.0 -0.28870000000000007,51.50085,0.0 -0.286811,51.500662999999996,0.0 -0.28573300000000007,51.500779,0.0 -0.28473200000000004,51.501069,0.0 -0.283211,51.501643,0.0 -0.2807839999999999,51.50285100000001,0.0 -0.27943,51.50163200000001,0.0 -0.27839099999999994,51.500002,0.0 -0.277896,51.499488,0.0 -0.276739,51.49854,0.0 -0.275708,51.497946999999996,0.0 -0.274261,51.497286,0.0 -0.273304,51.496781,0.0 -0.272481,51.49614799999999,0.0 -0.272018,51.495255,0.0 -0.271558,51.494889,0.0 -0.270732,51.494443,0.0 -0.2694,51.494076,0.0 -0.26767599999999997,51.493936,0.0 -0.263774,51.494373,0.0 -0.261326,51.49460400000001,0.0 -0.257533,51.494904,0.0 -0.255434,51.494932,0.0 -0.255385,51.495661000000005,0.0 -0.255627,51.49603,0.0 -0.255118,51.49634499999999,0.0 -0.255027,51.496971,0.0 -0.2533770000000001,51.49901800000001,0.0 -0.25278699999999993,51.499905000000005,0.0 -0.253073,51.501677,0.0 -0.253366,51.50288200000001,0.0 -0.254502,51.503915000000006,0.0 -0.25509,51.50432,0.0 -0.254868,51.504444,0.0 -0.25454,51.504174,0.0 -0.25365899999999997,51.504291,0.0 -0.253764,51.504554,0.0 -0.252544,51.504712,0.0 -0.252515,51.504511,0.0 -0.25124599999999997,51.504648,0.0 -0.249929,51.504435,0.0 -0.249869,51.504609,0.0 -0.24928000000000006,51.504439,0.0 -0.24808099999999994,51.50460799999999,0.0 -0.24801100000000006,51.50435800000001,0.0 -0.24570299999999998,51.504625,0.0 -0.24647699999999997,51.506384,0.0 -0.24651400000000004,51.506731,0.0 -0.24508700000000003,51.506742,0.0 -0.245356,51.5076,0.0 -0.24574700000000002,51.50847300000001,0.0 -0.24605400000000008,51.509962,0.0 -0.24665,51.51124600000001,0.0 -0.247209,51.511944,0.0 -0.24899600000000002,51.51388,0.0 -0.2494399999999999,51.515203,0.0 -0.24975200000000003,51.51581699999999,0.0 -0.25022700000000003,51.517354000000005,0.0 -0.250605,51.51854,0.0 -0.25072199999999994,51.519483,0.0 -0.250305,51.520157,0.0 -0.251923,51.522235,0.0 -0.252093,51.523191,0.0 -0.252641,51.524385,0.0 -0.252529,51.525087,0.0 -0.251135,51.526525,0.0 -0.25029500000000005,51.52718000000001,0.0 -0.250621,51.52778299999999,0.0 -0.250066,51.52819600000001,0.0 -0.250469,51.528342,0.0 -0.24943500000000005,51.529243,0.0 -0.24932600000000002,51.52918900000001,0.0 -0.24772599999999997,51.53030799999999,0.0 -0.24633,51.530962,0.0 -0.245406,51.531051,0.0 -0.245269,51.531213,0.0 -0.24699500000000002,51.531783000000004,0.0 -0.24658300000000008,51.53222,0.0 -0.246311,51.532752,0.0 -0.24711900000000003,51.533423,0.0 -0.24802100000000005,51.53367,0.0 -0.250774,51.53418299999999,0.0 -0.250931,51.533912,0.0 -0.251357,51.53390399999999,0.0 -0.252341,51.534143,0.0 -0.255271,51.53402,0.0 -0.25605000000000006,51.533952,0.0 -0.256452,51.534936,0.0 -0.257809,51.535337,0.0 -0.258455,51.535073,0.0 -0.26043399999999994,51.534535,0.0 -0.260626,51.534304000000006,0.0 -0.263378,51.532677,0.0 -0.264854,51.532185,0.0 -0.264859,51.531656999999996,0.0 -0.26536,51.531253,0.0 -0.26661,51.530513,0.0 -0.267525,51.530156,0.0 -0.268798,51.529959,0.0 -0.26924600000000004,51.529754,0.0 -0.269676,51.530002,0.0 -0.270418,51.529764,0.0 -0.270593,51.530044,0.0 -0.277196,51.529233,0.0 -0.279583,51.528572000000004,0.0 -0.2806350000000001,51.528458,0.0 -0.284194,51.529058,0.0 -0.28425399999999995,51.528919,0.0 -0.28575199999999995,51.529179,0.0 -0.28611600000000004,51.529536,0.0 -0.28877500000000006,51.531188,0.0 -0.28938800000000003,51.531667,0.0 -0.288391,51.53202799999999,0.0 -0.285917,51.532814,0.0 -0.28403900000000004,51.533518,0.0 -0.283539,51.532818,0.0 -0.281509,51.53324099999999,0.0 -0.28095100000000006,51.532576,0.0 -0.279277,51.533054,0.0 -0.2788999999999999,51.533328,0.0 -0.278473,51.53456400000001,0.0 -0.27815300000000004,51.534555,0.0 -0.277798,51.535070999999995,0.0 -0.27867000000000003,51.535502,0.0 -0.281602,51.53790000000001,0.0 -0.282486,51.538665,0.0 -0.2851389999999999,51.537403999999995,0.0 -0.286752,51.536755,0.0 -0.288743,51.536101,0.0 -0.290188,51.535787,0.0 -0.29329399999999994,51.534971,0.0 -0.294368,51.535014,0.0 -0.295046,51.534903,0.0 -0.29588099999999995,51.535315,0.0 -0.296874,51.535137,0.0 -0.298499,51.53387600000001,0.0 -0.299557,51.53325199999999,0.0 -0.30144199999999993,51.53242,0.0 -0.30253700000000006,51.532135,0.0 -0.30273200000000006,51.531983,0.0 -0.30474900000000005,51.532471,0.0 -0.307501,51.533066,0.0 -0.306984,51.53362400000001,0.0 -0.306377,51.53382700000001,0.0 -0.3061920000000001,51.534591,0.0 -0.305886,51.536718,0.0 -0.305967,51.53942899999999,0.0 -0.30472600000000005,51.539862,0.0 -0.30634300000000003,51.541068,0.0 -0.30766,51.542397,0.0 -0.308576,51.543239,0.0 -0.308039,51.544034999999994,0.0 -0.308,51.544432,0.0 -0.308475,51.54487,0.0 -0.308896,51.54495899999999,0.0 -0.308891,51.545216999999994,0.0 -0.30728700000000003,51.545246,0.0 -0.307124,51.545324,0.0 -0.307697,51.545864,0.0 -0.30860099999999996,51.546448,0.0 -0.309793,51.546985,0.0 -0.311223,51.547418,0.0 -0.312106,51.54811000000001,0.0 -0.312598,51.549154,0.0 -0.314445,51.550126,0.0 -0.31454,51.55005599999999,0.0 -0.31662,51.550972,0.0 -0.31656300000000004,51.551048,0.0 -0.317652,51.55153399999999,0.0 -0.32199700000000003,51.55310600000001,0.0 -0.324754,51.554142,0.0 -0.326124,51.554699,0.0 -0.327964,51.555298,0.0 -0.332235,51.555944,0.0 -0.334118,51.556294,0.0 -0.334234,51.556196,0.0 -0.33558400000000005,51.556583,0.0 -0.33632799999999996,51.556696,0.0 -0.337177,51.556983,0.0 -0.33905500000000005,51.557314000000005,0.0 -0.34215899999999994,51.557474,0.0 -0.3439809999999999,51.557793,0.0 -0.34558,51.558439,0.0 -0.347183,51.55930300000001,0.0 -0.347555,51.559684,0.0 -0.350713,51.559115000000006,0.0 -0.353665,51.558701,0.0 -0.3571599999999999,51.558115,0.0 -0.359294,51.557679,0.0 -0.362427,51.55727,0.0 -0.36220099999999994,51.556735,0.0 -0.362698,51.556301000000005,0.0 -0.36254099999999995,51.55602499999999,0.0 -0.36472399999999994,51.55554,0.0 -0.366589,51.555321,0.0 -0.366489,51.555148,0.0 -0.366993,51.554996,0.0 -0.369208,51.554662,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Enfield</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.152402,51.65074,0.0 -0.15227100000000002,51.649846,0.0 -0.15101900000000001,51.650076000000006,0.0 -0.14991999999999997,51.648792,0.0 -0.152274,51.647984,0.0 -0.152383,51.64764000000001,0.0 -0.15106800000000004,51.64720499999999,0.0 -0.151309,51.646825,0.0 -0.15216799999999997,51.645823,0.0 -0.15159999999999998,51.645652,0.0 -0.15175199999999997,51.64536199999999,0.0 -0.15133000000000002,51.645281000000004,0.0 -0.150338,51.645258,0.0 -0.149244,51.64530200000001,0.0 -0.14915800000000004,51.645238,0.0 -0.14918,51.644632,0.0 -0.149048,51.644178000000004,0.0 -0.14850500000000003,51.642952,0.0 -0.147921,51.642081,0.0 -0.145103,51.642647,0.0 -0.143944,51.640998,0.0 -0.142144,51.63936400000001,0.0 -0.142319,51.639313,0.0 -0.14108,51.638192,0.0 -0.140438,51.637682,0.0 -0.13988699999999998,51.637325,0.0 -0.13843800000000003,51.636515,0.0 -0.137685,51.636134,0.0 -0.13620500000000002,51.63547,0.0 -0.13549500000000003,51.635188,0.0 -0.13453399999999996,51.634695,0.0 -0.134265,51.634419,0.0 -0.134532,51.63424799999999,0.0 -0.134256,51.634081,0.0 -0.134437,51.633972,0.0 -0.13427900000000004,51.63387,0.0 -0.134005,51.634041,0.0 -0.133688,51.633766,0.0 -0.133872,51.633651,0.0 -0.132986,51.633131,0.0 -0.131357,51.632578,0.0 -0.129147,51.632266,0.0 -0.129316,51.63182,0.0 -0.129804,51.63096000000001,0.0 -0.130206,51.631021000000004,0.0 -0.13071,51.630410999999995,0.0 -0.13079200000000002,51.630144,0.0 -0.13114699999999999,51.629663,0.0 -0.13046699999999997,51.629377,0.0 -0.13085,51.629325,0.0 -0.131181,51.62894699999999,0.0 -0.13110800000000003,51.62878200000001,0.0 -0.131306,51.628513,0.0 -0.13209700000000002,51.62774700000001,0.0 -0.132701,51.62694900000001,0.0 -0.133547,51.626335,0.0 -0.133557,51.626041,0.0 -0.134057,51.624911,0.0 -0.134124,51.624552,0.0 -0.134366,51.624281,0.0 -0.13420600000000002,51.623989,0.0 -0.134744,51.623061,0.0 -0.13507,51.622336,0.0 -0.135572,51.622393,0.0 -0.135462,51.62168900000001,0.0 -0.13723199999999997,51.62049199999999,0.0 -0.13853,51.61951,0.0 -0.14064,51.617732,0.0 -0.141291,51.617546,0.0 -0.14131800000000003,51.61739699999999,0.0 -0.14183100000000004,51.61682,0.0 -0.142057,51.616158,0.0 -0.14453599999999997,51.615483999999995,0.0 -0.143837,51.614784,0.0 -0.14295,51.613887,0.0 -0.142881,51.61381599999999,0.0 -0.14209700000000003,51.61303,0.0 -0.14141700000000001,51.61234600000001,0.0 -0.13962500000000003,51.610823,0.0 -0.138786,51.610192,0.0 -0.137729,51.610420999999995,0.0 -0.1362,51.610809,0.0 -0.135283,51.611214999999994,0.0 -0.134967,51.611188,0.0 -0.131824,51.610407,0.0 -0.13131399999999996,51.610332,0.0 -0.12974,51.609799,0.0 -0.12869199999999997,51.60953899999999,0.0 -0.127404,51.609379,0.0 -0.12646800000000002,51.609371,0.0 -0.126337,51.609302,0.0 -0.12588899999999997,51.609586,0.0 -0.12599499999999997,51.60964,0.0 -0.12535500000000002,51.610018000000004,0.0 -0.125017,51.60986200000001,0.0 -0.12412300000000001,51.609284,0.0 -0.12402399999999998,51.609089,0.0 -0.123543,51.608707,0.0 -0.12314700000000003,51.608767,0.0 -0.122033,51.608625,0.0 -0.12159199999999999,51.608616,0.0 -0.119524,51.608423,0.0 -0.11920299999999999,51.608364,0.0 -0.118736,51.608652,0.0 -0.117517,51.6082,0.0 -0.11729,51.608435,0.0 -0.11590700000000004,51.608301,0.0 -0.11591599999999999,51.60842499999999,0.0 -0.114658,51.608433,0.0 -0.11430900000000004,51.608356,0.0 -0.11383799999999998,51.60839899999999,0.0 -0.110877,51.608477,0.0 -0.110824,51.608612,0.0 -0.110455,51.608553,0.0 -0.11053500000000001,51.608364,0.0 -0.109896,51.608278,0.0 -0.10711299999999999,51.608277,0.0 -0.106279,51.608419,0.0 -0.10571000000000001,51.60836,0.0 -0.105282,51.608442,0.0 -0.10351499999999997,51.60842699999999,0.0 -0.10253900000000002,51.60804400000001,0.0 -0.10220399999999999,51.608414,0.0 -0.101511,51.608517,0.0 -0.100815,51.608476,0.0 -0.0991,51.608464,0.0 -0.09748600000000002,51.608521,0.0 -0.09768099999999999,51.608924,0.0 -0.097263,51.608894,0.0 -0.09707100000000002,51.609049,0.0 -0.096218,51.60926,0.0 -0.09559299999999998,51.609261,0.0 -0.09515799999999998,51.608656999999994,0.0 -0.09402400000000001,51.608824000000006,0.0 -0.09358099999999998,51.609001,0.0 -0.092486,51.60884599999999,0.0 -0.09247199999999997,51.609097,0.0 -0.09210100000000002,51.60893600000001,0.0 -0.091443,51.608791,0.0 -0.09090899999999999,51.60878799999999,0.0 -0.09087700000000001,51.60890200000001,0.0 -0.088723,51.608748,0.0 -0.08800499999999999,51.608631,0.0 -0.085852,51.608469,0.0 -0.083274,51.608502,0.0 -0.081369,51.608462,0.0 -0.08071300000000001,51.608501000000004,0.0 -0.078706,51.608497,0.0 -0.07667299999999999,51.60840999999999,0.0 -0.075698,51.608447,0.0 -0.072094,51.608733,0.0 -0.07208200000000001,51.608684,0.0 -0.07087000000000002,51.608792,0.0 -0.070899,51.608726999999995,0.0 -0.06967499999999999,51.608662,0.0 -0.069672,51.608745,0.0 -0.068357,51.60868,0.0 -0.067995,51.608818,0.0 -0.06750800000000001,51.60864300000001,0.0 -0.06714,51.608939,0.0 -0.066304,51.608667000000004,0.0 -0.06504500000000002,51.608587,0.0 -0.062395000000000006,51.60862199999999,0.0 -0.05906000000000001,51.608744,0.0 -0.055616000000000006,51.608894,0.0 -0.054379,51.608863,0.0 -0.052910000000000006,51.608505,0.0 -0.052916000000000005,51.6081,0.0 -0.05177600000000001,51.607899,0.0 -0.051551999999999994,51.60773499999999,0.0 -0.050231,51.607355,0.0 -0.048463,51.606956,0.0 -0.044315,51.60612,0.0 -0.04144799999999999,51.60563500000001,0.0 -0.040934,51.606005,0.0 -0.040568,51.60616999999999,0.0 -0.036455,51.607715000000006,0.0 -0.035413,51.60816599999999,0.0 -0.034993,51.608398,0.0 -0.034230000000000003,51.609074,0.0 -0.034032,51.609446,0.0 -0.03409499999999999,51.610124,0.0 -0.034381,51.61055300000001,0.0 -0.035101999999999994,51.61132,0.0 -0.035494000000000005,51.61184500000001,0.0 -0.035595,51.612412000000006,0.0 -0.03534400000000001,51.61312600000001,0.0 -0.035019,51.613651,0.0 -0.03462,51.614086,0.0 -0.03341299999999999,51.615561,0.0 -0.032522999999999996,51.616516999999995,0.0 -0.03209300000000001,51.616909,0.0 -0.031229000000000003,51.617577,0.0 -0.030287000000000005,51.6182,0.0 -0.029462999999999996,51.618829,0.0 -0.027032,51.620936,0.0 -0.025575000000000004,51.622055,0.0 -0.025247,51.622507000000006,0.0 -0.024687,51.623734,0.0 -0.024051000000000003,51.624643,0.0 -0.022947999999999996,51.625813,0.0 -0.019891000000000002,51.629689000000006,0.0 -0.015437000000000003,51.63526900000001,0.0 -0.014848,51.636249,0.0 -0.014791999999999998,51.636741,0.0 -0.014589999999999999,51.63700899999999,0.0 -0.013986000000000004,51.63811100000001,0.0 -0.013515,51.639187,0.0 -0.013278,51.639847,0.0 -0.012720999999999998,51.643524000000006,0.0 -0.0121,51.647304,0.0 -0.011899,51.648688,0.0 -0.01166,51.649756,0.0 -0.011616,51.650783,0.0 -0.011822,51.65223100000001,0.0 -0.011774000000000001,51.653133,0.0 -0.011127999999999999,51.65478399999999,0.0 -0.010388000000000001,51.656572,0.0 -0.008975,51.66017,0.0 -0.008984,51.660718,0.0 -0.009464,51.661448,0.0 -0.010210000000000002,51.662043,0.0 -0.011258,51.663173,0.0 -0.011435999999999998,51.663478,0.0 -0.011521,51.663938,0.0 -0.011288,51.667303,0.0 -0.011064999999999998,51.668274,0.0 -0.010584999999999999,51.669135,0.0 -0.010661999999999998,51.669488,0.0 -0.010916,51.669796,0.0 -0.011412,51.67076599999999,0.0 -0.011376999999999998,51.671916,0.0 -0.010829000000000002,51.674994,0.0 -0.01035,51.676632,0.0 -0.010803,51.67893599999999,0.0 -0.011147,51.68006799999999,0.0 -0.011092,51.680867,0.0 -0.012204,51.680876999999995,0.0 -0.015069000000000003,51.680986,0.0 -0.017798,51.681009,0.0 -0.019798,51.681149,0.0 -0.02215,51.681479,0.0 -0.023197000000000002,51.681593,0.0 -0.023399,51.681525,0.0 -0.025977000000000004,51.68199400000001,0.0 -0.027128999999999997,51.682121,0.0 -0.027714,51.682248,0.0 -0.03066,51.68254199999999,0.0 -0.030699,51.682418,0.0 -0.034264,51.682537,0.0 -0.034268,51.68245,0.0 -0.037036000000000006,51.682595,0.0 -0.037104,51.68280299999999,0.0 -0.039654,51.682918,0.0 -0.042514,51.683112,0.0 -0.04252500000000001,51.68303,0.0 -0.04369800000000001,51.683094,0.0 -0.04365600000000001,51.683339,0.0 -0.04418491529329074,51.68341924347777,0.0 -0.044268999999999996,51.683432,0.0 -0.04524000000000001,51.683442,0.0 -0.04577942371710687,51.68341863451986,0.0 -0.04632499999999999,51.683395,0.0 -0.04667064659362532,51.68341828474899,0.0 -0.047186,51.683453,0.0 -0.047894000000000006,51.68371,0.0 -0.048346,51.684074,0.0 -0.048606,51.684001,0.0 -0.049093000000000005,51.68408000000001,0.0 -0.049207,51.68427,0.0 -0.051489999999999994,51.683576,0.0 -0.05261399101918552,51.683415779776006,0.0 -0.052871999999999995,51.683379,0.0 -0.054824,51.683333,0.0 -0.056627000000000004,51.682986,0.0 -0.05879600000000001,51.68292099999999,0.0 -0.059070000000000004,51.683014,0.0 -0.059322000000000014,51.682846,0.0 -0.06113099999999999,51.68290399999999,0.0 -0.062043,51.683006,0.0 -0.064131,51.683344,0.0 -0.06445276189819737,51.68340989634942,0.0 -0.065508,51.683626,0.0 -0.066368,51.683843,0.0 -0.06798699999999999,51.68440199999999,0.0 -0.069492,51.685004,0.0 -0.071601,51.68601,0.0 -0.073988,51.686955,0.0 -0.07507799999999999,51.687286,0.0 -0.076429,51.687813000000006,0.0 -0.079021,51.688912,0.0 -0.07967,51.689053,0.0 -0.08107500000000001,51.689203000000006,0.0 -0.081703,51.689323,0.0 -0.08268100000000002,51.689666,0.0 -0.083936,51.689962,0.0 -0.0854,51.690143000000006,0.0 -0.08623399999999999,51.690167,0.0 -0.087127,51.690131,0.0 -0.089026,51.689933,0.0 -0.090176,51.689896,0.0 -0.091483,51.689921,0.0 -0.093087,51.690032,0.0 -0.094803,51.690111,0.0 -0.095321,51.690182,0.0 -0.09656100000000001,51.690491,0.0 -0.09725499999999998,51.690608,0.0 -0.098463,51.690923000000005,0.0 -0.099376,51.691016,0.0 -0.09956099999999998,51.691112,0.0 -0.10170700000000002,51.691362000000005,0.0 -0.10384100000000002,51.691773000000005,0.0 -0.10487400000000001,51.69184800000001,0.0 -0.106113,51.691874000000006,0.0 -0.10752,51.691859,0.0 -0.10928300000000002,51.69174300000001,0.0 -0.109775,51.691672,0.0 -0.109646,51.69149,0.0 -0.11225299999999998,51.69100900000001,0.0 -0.11292199999999998,51.690819,0.0 -0.11379399999999999,51.690427,0.0 -0.11479600000000001,51.690155999999995,0.0 -0.116876,51.689434,0.0 -0.11781999999999997,51.689218,0.0 -0.11801400000000001,51.689109,0.0 -0.117996,51.688981,0.0 -0.11844200000000002,51.689033,0.0 -0.12021999999999997,51.688826,0.0 -0.121905,51.688555,0.0 -0.122295,51.688542,0.0 -0.125106,51.688685,0.0 -0.127916,51.688854,0.0 -0.130275,51.688912,0.0 -0.132794,51.68891,0.0 -0.13371,51.688836,0.0 -0.133828,51.688705,0.0 -0.134237,51.688685,0.0 -0.13467499999999996,51.688803,0.0 -0.135404,51.688722,0.0 -0.137682,51.688362,0.0 -0.13961100000000004,51.687918,0.0 -0.14160499999999998,51.687352999999995,0.0 -0.144087,51.686507,0.0 -0.144683,51.686332,0.0 -0.146651,51.685924,0.0 -0.147363,51.685859,0.0 -0.149395,51.685515,0.0 -0.150486,51.685541,0.0 -0.15147000000000002,51.685624,0.0 -0.15328300000000003,51.685854000000006,0.0 -0.154692,51.68615,0.0 -0.15623,51.686537,0.0 -0.157079,51.686825,0.0 -0.15733499999999997,51.686996,0.0 -0.15801700000000002,51.68723800000001,0.0 -0.15925300000000003,51.687494,0.0 -0.15967400000000004,51.687583,0.0 -0.160018,51.687615,0.0 -0.160524,51.687693,0.0 -0.161042,51.68775800000001,0.0 -0.16271300000000002,51.688094,0.0 -0.16351799999999997,51.688111,0.0 -0.16359,51.686697,0.0 -0.163497,51.685623,0.0 -0.16359300000000002,51.68439500000001,0.0 -0.16361413488920476,51.68331389095243,0.0 -0.163632,51.6824,0.0 -0.165198,51.680805,0.0 -0.16547000000000003,51.680595,0.0 -0.16825800000000002,51.67763000000001,0.0 -0.1716,51.674017,0.0 -0.172498,51.673088,0.0 -0.17498400000000003,51.673212,0.0 -0.17535500000000004,51.673446,0.0 -0.175683,51.67316,0.0 -0.175466,51.672589,0.0 -0.17703100000000002,51.672676,0.0 -0.176737,51.672096,0.0 -0.17995700000000003,51.669976,0.0 -0.18211,51.668601,0.0 -0.18320000000000003,51.666914999999996,0.0 -0.18400199999999997,51.66574299999999,0.0 -0.18589099999999997,51.662833,0.0 -0.183676,51.662387,0.0 -0.182294,51.662023,0.0 -0.180499,51.661656,0.0 -0.176508,51.66076400000001,0.0 -0.17555399999999996,51.660568,0.0 -0.165042,51.658224,0.0 -0.163504,51.65816600000001,0.0 -0.162779,51.657963,0.0 -0.16051500000000002,51.656751,0.0 -0.15830000000000002,51.656255,0.0 -0.15797999999999998,51.65632,0.0 -0.157732,51.656151,0.0 -0.154788,51.655531,0.0 -0.154723,51.655028,0.0 -0.154402,51.654953,0.0 -0.153698,51.65445900000001,0.0 -0.15349000000000002,51.653303,0.0 -0.153986,51.653226,0.0 -0.154231,51.652975,0.0 -0.154051,51.652561,0.0 -0.153502,51.652696,0.0 -0.15309,51.652052,0.0 -0.152402,51.65074,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Greenwich</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>0.08198699999999999,51.50385,0.0 0.081426,51.503227,0.0 0.07845400000000001,51.50048700000001,0.0 0.077096,51.499489999999994,0.0 0.075782,51.498797,0.0 0.07486200000000001,51.498377,0.0 0.07315800000000001,51.49785000000001,0.0 0.07153000000000001,51.497485,0.0 0.068158,51.496967,0.0 0.06619100000000001,51.496767,0.0 0.062979,51.496585,0.0 0.060023999999999994,51.496442,0.0 0.058628,51.496431,0.0 0.05663,51.496564,0.0 0.05081900000000001,51.49700500000001,0.0 0.04951400000000001,51.497173,0.0 0.044189,51.49737300000001,0.0 0.040484,51.497222,0.0 0.03919500000000001,51.497121,0.0 0.03851299999999999,51.496996,0.0 0.036418000000000006,51.49683,0.0 0.03494100000000001,51.496818,0.0 0.033788,51.496682,0.0 0.030939,51.496277,0.0 0.029048000000000004,51.49608700000001,0.0 0.026856,51.496004,0.0 0.024692000000000002,51.496075000000005,0.0 0.024012000000000002,51.496149,0.0 0.021918,51.496522,0.0 0.019803000000000005,51.49715500000001,0.0 0.018406,51.497669,0.0 0.017547,51.49808300000001,0.0 0.016216,51.498806,0.0 0.015605000000000006,51.499189,0.0 0.012418999999999998,51.50187,0.0 0.009924000000000002,51.50407800000001,0.0 0.008823000000000001,51.504864,0.0 0.008197,51.505231,0.0 0.007321000000000001,51.50563,0.0 0.005965,51.506161999999996,0.0 0.004146,51.506711,0.0 0.0036100000000000004,51.506768,0.0 0.002182,51.506739,0.0 0.001364,51.506667,0.0 0.0,51.50635402548395,0.0 -1.5699999999999997E-4,51.506318,0.0 -0.001318,51.505869,0.0 -0.002454,51.505151,0.0 -0.0032279999999999995,51.504481999999996,0.0 -0.004034,51.503616,0.0 -0.004511,51.502941,0.0 -0.004863,51.50196,0.0 -0.005137,51.501461,0.0 -0.005082999999999999,51.50072699999999,0.0 -0.004603,51.49900300000001,0.0 -0.004006,51.497615,0.0 -0.0036579999999999994,51.497122,0.0 -0.0024700000000000004,51.49510800000001,0.0 -0.001601,51.49408900000001,0.0 -0.001082,51.493314,0.0 -4.1499999999999995E-4,51.491389,0.0 -5.1E-4,51.490078,0.0 -7.04E-4,51.489534,0.0 -0.0011780000000000002,51.488713,0.0 -0.0017460000000000002,51.488015000000004,0.0 -0.0021750000000000003,51.48764200000001,0.0 -0.002953,51.487145,0.0 -0.004555000000000001,51.486323,0.0 -0.005926999999999999,51.48578200000001,0.0 -0.007958,51.485208,0.0 -0.010606,51.484733,0.0 -0.013193,51.484503,0.0 -0.015662,51.484585,0.0 -0.018030999999999995,51.484822,0.0 -0.02002,51.485387,0.0 -0.021884,51.486092,0.0 -0.023444,51.486786,0.0 -0.024612000000000002,51.485861,0.0 -0.025201,51.485022,0.0 -0.025296000000000003,51.484197,0.0 -0.025578000000000004,51.483434,0.0 -0.025819,51.482189,0.0 -0.026409,51.48151000000001,0.0 -0.024720000000000002,51.481197,0.0 -0.023161,51.480737,0.0 -0.023071,51.47962900000001,0.0 -0.020366999999999996,51.479936,0.0 -0.020418000000000002,51.480231,0.0 -0.018935,51.48072700000001,0.0 -0.017875,51.48088,0.0 -0.01686,51.480287,0.0 -0.017464,51.479943,0.0 -0.018443999999999995,51.47985499999999,0.0 -0.018898,51.479517,0.0 -0.019131,51.478947,0.0 -0.019202,51.477955,0.0 -0.019068,51.477397,0.0 -0.019165,51.477203,0.0 -0.020337,51.476886,0.0 -0.020792,51.476458,0.0 -0.020701,51.47593,0.0 -0.020944000000000004,51.475536,0.0 -0.022026,51.47547800000001,0.0 -0.022887,51.475319,0.0 -0.022811,51.474283,0.0 -0.022673,51.473985,0.0 -0.022449,51.474087000000004,0.0 -0.021235,51.473744,0.0 -0.020837,51.473521000000005,0.0 -0.020666,51.473214,0.0 -0.020051000000000003,51.473083,0.0 -0.019983,51.472848,0.0 -0.020337,51.472417,0.0 -0.020245000000000003,51.47218500000001,0.0 -0.019285,51.471938,0.0 -0.018945000000000004,51.470879000000004,0.0 -0.018672,51.470645,0.0 -0.019273,51.4705,0.0 -0.019018000000000004,51.470060000000004,0.0 -0.019118,51.469949,0.0 -0.018473,51.469605,0.0 -0.017274,51.46941,0.0 -0.016948999999999995,51.46905600000001,0.0 -0.016559,51.469228,0.0 -0.015904,51.468549,0.0 -0.015027,51.46804,0.0 -0.013129000000000002,51.468937,0.0 -0.014097000000000005,51.470118,0.0 -0.014860999999999997,51.471399000000005,0.0 -0.015184999999999999,51.471769,0.0 -0.014528999999999999,51.471918,0.0 -0.014543,51.472151999999994,0.0 -0.01407,51.472675,0.0 -0.013363000000000002,51.47239400000001,0.0 -0.012519000000000002,51.472341,0.0 -0.011678999999999998,51.472389,0.0 -0.009072,51.47273500000001,0.0 -0.008143000000000001,51.472757,0.0 -0.001497,51.471837,0.0 -9.84E-4,51.471812,0.0 0.0,51.47186083710651,0.0 3.66E-4,51.471879,0.0 0.009218999999999998,51.472872,0.0 0.010148000000000003,51.472955000000006,0.0 0.018124,51.473853,0.0 0.017781000000000005,51.473715,0.0 0.014985000000000002,51.47308,0.0 0.014994999999999998,51.472529,0.0 0.015516,51.471273,0.0 0.016196,51.47008,0.0 0.016694,51.469491,0.0 0.016331,51.46898099999999,0.0 0.015831,51.469254,0.0 0.014987000000000004,51.469572,0.0 0.013480999999999996,51.469896999999996,0.0 0.012602,51.469806999999996,0.0 0.013052,51.468286,0.0 0.013053,51.467992,0.0 0.012693000000000001,51.467625,0.0 0.012691,51.467358,0.0 0.013245,51.466832,0.0 0.012483,51.466653,0.0 0.011809000000000002,51.46634100000001,0.0 0.010753999999999998,51.466097,0.0 0.009097,51.465874,0.0 0.009174000000000002,51.465565000000005,0.0 0.008987999999999998,51.464736,0.0 0.00972,51.46277400000001,0.0 0.009844000000000002,51.46206500000001,0.0 0.009747,51.460877,0.0 0.009947000000000001,51.459341,0.0 0.010644999999999998,51.458088,0.0 0.011482,51.456878,0.0 0.011516,51.456615,0.0 0.01316,51.455968,0.0 0.014031000000000002,51.455727,0.0 0.017514,51.455039,0.0 0.017429,51.454704,0.0 0.017508,51.454112,0.0 0.017927999999999996,51.453138,0.0 0.018042000000000002,51.453002,0.0 0.018332,51.451583,0.0 0.019536,51.45170499999999,0.0 0.019872000000000004,51.450735,0.0 0.015123,51.450227,0.0 0.014876000000000002,51.450604000000006,0.0 0.015064000000000003,51.450032,0.0 0.017294,51.449528,0.0 0.017985000000000004,51.449412,0.0 0.021928,51.448959,0.0 0.022942,51.447205,0.0 0.02121,51.446691,0.0 0.021263,51.444993,0.0 0.021496,51.44444500000001,0.0 0.020597,51.444211,0.0 0.021483000000000002,51.442735,0.0 0.024174,51.441953,0.0 0.025416000000000005,51.441738,0.0 0.027767000000000007,51.441511,0.0 0.029576,51.441741,0.0 0.02957299999999999,51.442116,0.0 0.030324999999999994,51.444308,0.0 0.031286,51.444172,0.0 0.03318000000000001,51.44367200000001,0.0 0.033835,51.44344300000001,0.0 0.033971,51.44324,0.0 0.035544,51.442446,0.0 0.03598,51.442387,0.0 0.036992,51.441923,0.0 0.037596000000000004,51.441784,0.0 0.038298,51.441452,0.0 0.03905,51.441265,0.0 0.039748000000000006,51.440996,0.0 0.040117,51.440709,0.0 0.042185,51.43948100000001,0.0 0.043312,51.437745,0.0 0.043587,51.437653,0.0 0.045183,51.43660299999999,0.0 0.04514700000000001,51.43621900000001,0.0 0.047785,51.433753,0.0 0.049252000000000004,51.432718,0.0 0.051049000000000004,51.43153,0.0 0.05215599999999999,51.430486,0.0 0.052927,51.429647,0.0 0.053892,51.428449,0.0 0.054827,51.42752200000001,0.0 0.05641500000000001,51.42614,0.0 0.05859699999999999,51.424591,0.0 0.060644,51.425059,0.0 0.0609,51.42507899999999,0.0 0.061337,51.424063,0.0 0.061708,51.423735,0.0 0.062941,51.424109,0.0 0.064437,51.425049,0.0 0.064194,51.42537,0.0 0.064779,51.425515,0.0 0.064715,51.425617,0.0 0.066579,51.426015,0.0 0.06640399999999999,51.42633800000001,0.0 0.066935,51.42672199999999,0.0 0.068542,51.427607,0.0 0.069929,51.428477,0.0 0.071637,51.429435,0.0 0.072238,51.429939000000005,0.0 0.073471,51.43126,0.0 0.073035,51.431379,0.0 0.073328,51.431774,0.0 0.07430500000000001,51.43149,0.0 0.07483599999999999,51.430831,0.0 0.075343,51.431991,0.0 0.074653,51.432151000000005,0.0 0.075893,51.433037,0.0 0.07608,51.4333,0.0 0.07565500000000001,51.43362700000001,0.0 0.076388,51.434004,0.0 0.07589,51.43446000000001,0.0 0.07650300000000002,51.434855,0.0 0.075648,51.435362,0.0 0.07496000000000001,51.435862,0.0 0.076545,51.436879999999995,0.0 0.07781999999999999,51.436448,0.0 0.07868600000000002,51.437419000000006,0.0 0.079036,51.437978,0.0 0.07879,51.438134,0.0 0.079582,51.438748,0.0 0.080196,51.439537,0.0 0.08003299999999999,51.439612999999994,0.0 0.080852,51.440406,0.0 0.081785,51.439962,0.0 0.08441600000000002,51.442011,0.0 0.082826,51.442841,0.0 0.08309800000000002,51.44306400000001,0.0 0.08280999999999998,51.443287999999995,0.0 0.08321600000000001,51.443543000000005,0.0 0.08471200000000001,51.44261099999999,0.0 0.08632099999999998,51.443237,0.0 0.08738,51.44324699999999,0.0 0.086924,51.443915999999994,0.0 0.086505,51.444684,0.0 0.08629400000000001,51.44531200000001,0.0 0.08681200000000001,51.445453,0.0 0.08728100000000001,51.445747000000004,0.0 0.08735300000000001,51.44609,0.0 0.087767,51.446423,0.0 0.088006,51.4468,0.0 0.08803900000000002,51.447506,0.0 0.087833,51.448662000000006,0.0 0.087409,51.449496999999994,0.0 0.087037,51.449963,0.0 0.086796,51.450451,0.0 0.086831,51.4507,0.0 0.086245,51.454707,0.0 0.086085,51.45506300000001,0.0 0.086004,51.45578,0.0 0.08568400000000001,51.456646,0.0 0.082996,51.457299000000006,0.0 0.08142,51.457774,0.0 0.080421,51.45822600000001,0.0 0.07975300000000002,51.45862300000001,0.0 0.079612,51.458561,0.0 0.078637,51.459293,0.0 0.08287800000000001,51.459835,0.0 0.08247999999999998,51.460344,0.0 0.082227,51.46118499999999,0.0 0.08230800000000002,51.462197,0.0 0.08260200000000001,51.463263,0.0 0.082585,51.463893,0.0 0.082189,51.464647,0.0 0.082145,51.46511400000001,0.0 0.08219,51.466412,0.0 0.08229600000000001,51.46664100000001,0.0 0.083218,51.466479,0.0 0.08433400000000002,51.468021,0.0 0.08479700000000001,51.468732,0.0 0.085107,51.46871000000001,0.0 0.085763,51.469433,0.0 0.087002,51.469953,0.0 0.089048,51.47041800000001,0.0 0.089831,51.47086500000001,0.0 0.091184,51.471732,0.0 0.091264,51.472062,0.0 0.092691,51.47263099999999,0.0 0.09317099999999999,51.472952,0.0 0.094472,51.47327400000001,0.0 0.096549,51.473229,0.0 0.09691,51.474095,0.0 0.098021,51.475122000000006,0.0 0.098224,51.475462,0.0 0.09924199999999998,51.475408,0.0 0.10019900000000001,51.475235,0.0 0.101429,51.474814,0.0 0.101698,51.474495,0.0 0.102002,51.47447300000001,0.0 0.10246999999999999,51.474924,0.0 0.10314099999999998,51.474572,0.0 0.103377,51.474598,0.0 0.10448400000000001,51.475218,0.0 0.104891,51.475524,0.0 0.10519100000000002,51.47524599999999,0.0 0.105636,51.475466999999995,0.0 0.106163,51.475014,0.0 0.10705900000000002,51.475396999999994,0.0 0.10766700000000001,51.475996,0.0 0.10822999999999999,51.476107,0.0 0.108722,51.47546500000001,0.0 0.109754,51.474758,0.0 0.110817,51.473828,0.0 0.11197600000000002,51.473074,0.0 0.11300599999999997,51.473895999999996,0.0 0.114025,51.475192,0.0 0.11504900000000001,51.475765,0.0 0.11566399999999999,51.476325,0.0 0.117091,51.477779,0.0 0.11845400000000003,51.478919999999995,0.0 0.11909,51.478722000000005,0.0 0.12073099999999999,51.478512,0.0 0.121765,51.47811200000001,0.0 0.12344000000000002,51.477329,0.0 0.124054,51.47681300000001,0.0 0.12416099999999998,51.476824,0.0 0.122507,51.481241,0.0 0.12223200000000001,51.481849,0.0 0.12206000000000002,51.48274700000001,0.0 0.122074,51.485564,0.0 0.12196499999999999,51.486073999999995,0.0 0.121515,51.48733000000001,0.0 0.121444,51.48774,0.0 0.12151999999999999,51.488748,0.0 0.12133500000000003,51.48978,0.0 0.121241,51.491342,0.0 0.121164,51.495203,0.0 0.12104500000000004,51.497354,0.0 0.120982,51.500772000000005,0.0 0.12092699999999998,51.501353,0.0 0.12092900000000002,51.503079,0.0 0.120823,51.504927,0.0 0.12084800000000001,51.50607,0.0 0.120697,51.507833000000005,0.0 0.12070600000000004,51.50845,0.0 0.12053500000000002,51.51104300000001,0.0 0.12021100000000001,51.511445,0.0 0.118297,51.513584,0.0 0.116589,51.513142,0.0 0.11514200000000001,51.512962,0.0 0.112011,51.512276,0.0 0.110229,51.511825,0.0 0.10818800000000002,51.51156000000001,0.0 0.10661699999999999,51.511503,0.0 0.10347900000000002,51.511643,0.0 0.100879,51.511917,0.0 0.09838900000000002,51.511844,0.0 0.096213,51.511678,0.0 0.094813,51.511632,0.0 0.092427,51.51133,0.0 0.09073799999999999,51.510928,0.0 0.08985799999999998,51.510562,0.0 0.088048,51.509685,0.0 0.087052,51.50905,0.0 0.085907,51.50824,0.0 0.084947,51.507491,0.0 0.084255,51.50676,0.0 0.08198699999999999,51.50385,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Hackney</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.053159,51.568573,0.0 -0.053384,51.568744,0.0 -0.054176,51.570073,0.0 -0.054439,51.570299,0.0 -0.054679,51.57042,0.0 -0.055290000000000006,51.570539,0.0 -0.05587,51.570558,0.0 -0.056399000000000005,51.57079400000001,0.0 -0.056622,51.570993,0.0 -0.056770999999999995,51.571355,0.0 -0.05710599999999999,51.571611,0.0 -0.05759,51.571898000000004,0.0 -0.05822599999999999,51.572325,0.0 -0.058431,51.572525,0.0 -0.058594,51.573205,0.0 -0.058865,51.573755,0.0 -0.059373000000000016,51.574432,0.0 -0.060004999999999996,51.575423,0.0 -0.06033399999999999,51.576162,0.0 -0.061183999999999995,51.577784,0.0 -0.064233,51.57715100000001,0.0 -0.06462100000000001,51.577019,0.0 -0.066129,51.576730000000005,0.0 -0.06678299999999998,51.576620000000005,0.0 -0.06673799999999999,51.576357,0.0 -0.06723500000000002,51.57628,0.0 -0.068749,51.576093,0.0 -0.070488,51.575802,0.0 -0.070934,51.575691,0.0 -0.071853,51.575605,0.0 -0.07189299999999998,51.575705,0.0 -0.072513,51.575612,0.0 -0.072768,51.575654,0.0 -0.07354599999999999,51.575601999999996,0.0 -0.073641,51.57571,0.0 -0.073762,51.57567,0.0 -0.075176,51.575554,0.0 -0.075205,51.57533099999999,0.0 -0.07532400000000002,51.575325,0.0 -0.075784,51.575492,0.0 -0.076247,51.57493199999999,0.0 -0.077093,51.575079,0.0 -0.077052,51.575135,0.0 -0.07754599999999999,51.575234,0.0 -0.077568,51.575178,0.0 -0.078024,51.57528800000001,0.0 -0.078959,51.57543499999999,0.0 -0.079348,51.575476,0.0 -0.079841,51.575499,0.0 -0.079837,51.575533,0.0 -0.08086199999999999,51.57558699999999,0.0 -0.080877,51.57564000000001,0.0 -0.082235,51.575364,0.0 -0.0828,51.575311,0.0 -0.08361200000000002,51.57519,0.0 -0.084905,51.57512,0.0 -0.085689,51.575037,0.0 -0.085853,51.574876,0.0 -0.08666399999999999,51.574754,0.0 -0.087232,51.574701,0.0 -0.087174,51.574494,0.0 -0.087044,51.574501999999995,0.0 -0.086866,51.574372,0.0 -0.086872,51.57429200000001,0.0 -0.08742100000000001,51.574381,0.0 -0.088102,51.574382,0.0 -0.088639,51.57432,0.0 -0.089544,51.57439,0.0 -0.089836,51.574394,0.0 -0.090296,51.574342,0.0 -0.090997,51.574102,0.0 -0.09158800000000002,51.57398299999999,0.0 -0.09199300000000002,51.57397,0.0 -0.092719,51.57403099999999,0.0 -0.093065,51.574036,0.0 -0.093827,51.573915,0.0 -0.09471,51.573589,0.0 -0.095565,51.57364299999999,0.0 -0.096524,51.573812,0.0 -0.09707499999999998,51.57378500000001,0.0 -0.09779899999999997,51.57361699999999,0.0 -0.096912,51.57194,0.0 -0.096762,51.571594,0.0 -0.096368,51.57098599999999,0.0 -0.09605500000000002,51.570654000000005,0.0 -0.09635300000000001,51.570434,0.0 -0.1007,51.567125,0.0 -0.101381,51.566661,0.0 -0.10309600000000001,51.565567,0.0 -0.10430699999999998,51.564812,0.0 -0.104511,51.564706,0.0 -0.10379400000000001,51.564322,0.0 -0.102165,51.56328800000001,0.0 -0.101516,51.562793,0.0 -0.101102,51.56258100000001,0.0 -0.09948,51.561485,0.0 -0.09858800000000001,51.560838,0.0 -0.09603199999999999,51.561227,0.0 -0.094826,51.560965,0.0 -0.09429200000000001,51.56079700000001,0.0 -0.093635,51.560514000000005,0.0 -0.09276899999999999,51.560438,0.0 -0.092283,51.560296,0.0 -0.09170299999999998,51.560222,0.0 -0.091591,51.56016,0.0 -0.091512,51.559966,0.0 -0.09104800000000002,51.559262000000004,0.0 -0.090771,51.558775,0.0 -0.090375,51.557918,0.0 -0.090293,51.557794,0.0 -0.09042,51.557672,0.0 -0.09032000000000001,51.556693,0.0 -0.09026600000000001,51.555802,0.0 -0.09040300000000003,51.55415000000001,0.0 -0.090037,51.55413899999999,0.0 -0.08952900000000001,51.55391100000001,0.0 -0.0893,51.553741,0.0 -0.08858899999999999,51.553948,0.0 -0.087745,51.552945,0.0 -0.087357,51.552743,0.0 -0.086351,51.552534,0.0 -0.085504,51.552162,0.0 -0.084699,51.552046,0.0 -0.083714,51.552129,0.0 -0.083218,51.552139,0.0 -0.08028800000000001,51.551909,0.0 -0.07972500000000002,51.551812,0.0 -0.079333,51.55158800000001,0.0 -0.079041,51.551334000000004,0.0 -0.078684,51.550943000000004,0.0 -0.077905,51.549674,0.0 -0.07771799999999998,51.549421,0.0 -0.07709,51.548677000000005,0.0 -0.07691599999999998,51.54843,0.0 -0.07663599999999998,51.547934,0.0 -0.076441,51.547317,0.0 -0.076358,51.546423,0.0 -0.07637799999999999,51.546353,0.0 -0.07683900000000002,51.54608,0.0 -0.078321,51.546242,0.0 -0.07972000000000001,51.546349000000006,0.0 -0.083166,51.546576,0.0 -0.083838,51.546603,0.0 -0.08362899999999998,51.545224000000005,0.0 -0.083661,51.545065,0.0 -0.08408600000000001,51.54393,0.0 -0.08468900000000001,51.542382,0.0 -0.08549400000000001,51.540376,0.0 -0.086036,51.538734,0.0 -0.08646199999999998,51.537551,0.0 -0.086617,51.537255,0.0 -0.086816,51.53726799999999,0.0 -0.08741,51.537138,0.0 -0.087701,51.537026,0.0 -0.088662,51.536547999999996,0.0 -0.089719,51.535993,0.0 -0.090773,51.53550299999999,0.0 -0.09137499999999998,51.535242,0.0 -0.092548,51.534668,0.0 -0.09398600000000001,51.534037999999995,0.0 -0.09448399999999998,51.533855,0.0 -0.094553,51.533892,0.0 -0.09505,51.533705,0.0 -0.095046,51.533634,0.0 -0.096012,51.53328299999999,0.0 -0.09703399999999998,51.532982,0.0 -0.096261,51.53186099999999,0.0 -0.095318,51.53046400000001,0.0 -0.09511299999999999,51.530052,0.0 -0.095093,51.529792,0.0 -0.09540500000000002,51.52919300000001,0.0 -0.08960099999999999,51.52770399999999,0.0 -0.08905000000000002,51.527547,0.0 -0.08866300000000002,51.527391,0.0 -0.08831000000000001,51.527069000000004,0.0 -0.088132,51.526817,0.0 -0.08780400000000001,51.526108,0.0 -0.08744,51.525958,0.0 -0.086795,51.525789,0.0 -0.08502100000000001,51.526203,0.0 -0.084751,51.525416,0.0 -0.085031,51.52520500000001,0.0 -0.085271,51.524849,0.0 -0.08544299999999999,51.52451200000001,0.0 -0.08511100000000002,51.524427,0.0 -0.085139,51.523925,0.0 -0.084224,51.523900999999995,0.0 -0.08431499999999999,51.523601,0.0 -0.084441,51.52249,0.0 -0.084524,51.522071,0.0 -0.08490599999999998,51.520993,0.0 -0.08521799999999999,51.520335,0.0 -0.083326,51.519814,0.0 -0.08273400000000002,51.520068,0.0 -0.08232600000000001,51.520314000000006,0.0 -0.08176199999999999,51.520757,0.0 -0.081549,51.521022,0.0 -0.081284,51.521432,0.0 -0.08105000000000001,51.52195300000001,0.0 -0.079769,51.521671,0.0 -0.07847100000000001,51.52151,0.0 -0.078237,51.521853,0.0 -0.077923,51.52194200000001,0.0 -0.076718,51.522212,0.0 -0.07645400000000001,51.522012,0.0 -0.076187,51.522152,0.0 -0.075863,51.522895,0.0 -0.07577,51.523178,0.0 -0.075719,51.523587,0.0 -0.07591500000000001,51.524322,0.0 -0.076443,51.524287,0.0 -0.076643,51.526156,0.0 -0.07663599999999998,51.52638799999999,0.0 -0.07635700000000001,51.526872,0.0 -0.076315,51.527145999999995,0.0 -0.07725299999999999,51.527297,0.0 -0.07688900000000001,51.527503,0.0 -0.07635000000000002,51.527875,0.0 -0.07568000000000001,51.528393,0.0 -0.075318,51.528805000000006,0.0 -0.07493200000000001,51.529416,0.0 -0.07465,51.529792,0.0 -0.074374,51.530013,0.0 -0.07377299999999999,51.53034,0.0 -0.072788,51.53069,0.0 -0.072265,51.530840000000005,0.0 -0.07163300000000002,51.53092300000001,0.0 -0.07053099999999998,51.53100299999999,0.0 -0.06929600000000001,51.531031000000006,0.0 -0.06799599999999999,51.531093,0.0 -0.06631300000000001,51.531226,0.0 -0.06589600000000001,51.532017,0.0 -0.065364,51.532936,0.0 -0.06514,51.533218000000005,0.0 -0.064981,51.5329,0.0 -0.06326299999999999,51.533078999999994,0.0 -0.06223800000000001,51.533247,0.0 -0.062571,51.53379,0.0 -0.062717,51.534099000000005,0.0 -0.06283799999999999,51.534635,0.0 -0.06285,51.534991,0.0 -0.06266400000000001,51.53530000000001,0.0 -0.062470000000000005,51.53551600000001,0.0 -0.062095000000000004,51.535457,0.0 -0.061702,51.535287,0.0 -0.06134100000000002,51.535015,0.0 -0.06068299999999999,51.534447,0.0 -0.06046000000000001,51.534328,0.0 -0.05991,51.534157,0.0 -0.059356,51.534094,0.0 -0.058754,51.534111,0.0 -0.058113,51.534201,0.0 -0.05729999999999999,51.534426,0.0 -0.056212,51.534818,0.0 -0.055247,51.535085,0.0 -0.05439,51.535177,0.0 -0.05346700000000001,51.53508200000001,0.0 -0.052836,51.534929,0.0 -0.052711,51.535531,0.0 -0.052395000000000004,51.535914,0.0 -0.05188,51.53622,0.0 -0.051428999999999996,51.536385,0.0 -0.050957,51.536457,0.0 -0.05049900000000001,51.536473,0.0 -0.049918000000000004,51.536397,0.0 -0.04955099999999999,51.536311,0.0 -0.048901999999999994,51.53599100000001,0.0 -0.048428,51.535696,0.0 -0.048187,51.535619,0.0 -0.047575,51.535529,0.0 -0.046923,51.53549099999999,0.0 -0.045982999999999996,51.53560300000001,0.0 -0.044926,51.535792,0.0 -0.04464300000000001,51.535906,0.0 -0.0443,51.536141,0.0 -0.043971,51.536424,0.0 -0.043729,51.536498,0.0 -0.04347000000000001,51.536501,0.0 -0.042391000000000005,51.537,0.0 -0.041437,51.537461,0.0 -0.040735,51.538102,0.0 -0.04015500000000001,51.538699,0.0 -0.039111,51.539641,0.0 -0.038656,51.540095,0.0 -0.037551,51.541146,0.0 -0.03737900000000001,51.54133000000001,0.0 -0.037156999999999996,51.541432,0.0 -0.037763,51.541793999999996,0.0 -0.036785,51.54246199999999,0.0 -0.035873,51.543015000000004,0.0 -0.034537000000000005,51.543656,0.0 -0.033653,51.544419000000005,0.0 -0.033388,51.544627,0.0 -0.03306300000000001,51.544676,0.0 -0.03292,51.544628,0.0 -0.031514,51.543797,0.0 -0.030951000000000006,51.543482,0.0 -0.029926,51.543238,0.0 -0.02947500000000001,51.543029000000004,0.0 -0.029156000000000005,51.54257,0.0 -0.029007000000000005,51.542274,0.0 -0.027843000000000003,51.542539000000005,0.0 -0.026507,51.5429,0.0 -0.025763000000000005,51.543159,0.0 -0.025613,51.543361000000004,0.0 -0.025349000000000003,51.543233,0.0 -0.023864,51.543324,0.0 -0.023071000000000005,51.543348,0.0 -0.023084,51.543384,0.0 -0.022372,51.54340500000001,0.0 -0.022297,51.54348800000001,0.0 -0.021456999999999997,51.543518,0.0 -0.020352,51.543584,0.0 -0.019227999999999995,51.543594,0.0 -0.018556,51.543568,0.0 -0.017784000000000005,51.543466,0.0 -0.016572,51.543364,0.0 -0.016527,51.543886,0.0 -0.016621,51.54432,0.0 -0.016747999999999996,51.544535999999994,0.0 -0.016843,51.544857,0.0 -0.016908,51.545549,0.0 -0.017052000000000005,51.546220000000005,0.0 -0.017459000000000002,51.547537,0.0 -0.017621,51.547915999999994,0.0 -0.017931,51.548389,0.0 -0.018192,51.548947,0.0 -0.018341,51.5494,0.0 -0.018875,51.550286,0.0 -0.018948999999999997,51.55065799999999,0.0 -0.018843999999999996,51.55130199999999,0.0 -0.018996000000000002,51.551602,0.0 -0.018082,51.55157499999999,0.0 -0.017168,51.551575,0.0 -0.017307,51.552386999999996,0.0 -0.017504000000000002,51.553392,0.0 -0.017951000000000005,51.554211,0.0 -0.018076000000000002,51.554086000000005,0.0 -0.018471,51.555176,0.0 -0.020775,51.556239,0.0 -0.021933999999999995,51.556757,0.0 -0.023034,51.557271,0.0 -0.023968999999999997,51.557373,0.0 -0.023983,51.557619,0.0 -0.024278000000000004,51.558486,0.0 -0.024545,51.558878,0.0 -0.025139,51.559397,0.0 -0.025891,51.559923,0.0 -0.027532,51.560675999999994,0.0 -0.028551999999999998,51.561072,0.0 -0.029170999999999996,51.56128399999999,0.0 -0.029377,51.561323,0.0 -0.030048999999999996,51.561364,0.0 -0.030486,51.561318,0.0 -0.030983999999999998,51.561195,0.0 -0.03169099999999999,51.560917,0.0 -0.032178,51.560763,0.0 -0.032874999999999995,51.560629,0.0 -0.033308,51.560621,0.0 -0.033878,51.56072000000001,0.0 -0.034267000000000006,51.560867,0.0 -0.035027,51.56120700000001,0.0 -0.036015,51.561454,0.0 -0.036417,51.561504,0.0 -0.036815,51.56149800000001,0.0 -0.037241,51.56142,0.0 -0.037682999999999994,51.561268,0.0 -0.038486000000000006,51.56116200000001,0.0 -0.038983,51.561174,0.0 -0.03910899999999999,51.561228,0.0 -0.03972500000000001,51.561626,0.0 -0.04007700000000001,51.561779,0.0 -0.040741000000000006,51.561717,0.0 -0.041714,51.561443,0.0 -0.042390000000000004,51.561367,0.0 -0.042793,51.561438,0.0 -0.04373500000000001,51.561719,0.0 -0.04414499999999999,51.561737,0.0 -0.04474000000000001,51.56169,0.0 -0.045104000000000005,51.561758,0.0 -0.045726,51.562250000000006,0.0 -0.046569000000000006,51.562386,0.0 -0.046871,51.56246600000001,0.0 -0.047186000000000006,51.56262900000001,0.0 -0.047342,51.562928,0.0 -0.04721700000000001,51.563227,0.0 -0.046742,51.563724,0.0 -0.04662299999999999,51.563943,0.0 -0.046631,51.564132,0.0 -0.046837,51.564517,0.0 -0.047484000000000005,51.565183,0.0 -0.04766700000000001,51.56532300000001,0.0 -0.048434,51.565806,0.0 -0.04915,51.566393000000005,0.0 -0.049852,51.566853,0.0 -0.050446999999999985,51.567215,0.0 -0.05068899999999999,51.567467,0.0 -0.051176,51.567721,0.0 -0.051933999999999994,51.567992,0.0 -0.053159,51.568573,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Hammersmith and Fulham</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.215789,51.468032,0.0 -0.215369,51.467821,0.0 -0.214389,51.467411,0.0 -0.21337599999999998,51.46703399999999,0.0 -0.21268700000000001,51.466791,0.0 -0.21164000000000002,51.466447,0.0 -0.209838,51.465975,0.0 -0.20694399999999996,51.465203,0.0 -0.20615399999999998,51.46498199999999,0.0 -0.205331,51.464782,0.0 -0.20483300000000002,51.464678,0.0 -0.203869,51.464510000000004,0.0 -0.202559,51.46433300000001,0.0 -0.20102300000000003,51.464154,0.0 -0.199709,51.464089,0.0 -0.198867,51.464017,0.0 -0.19841,51.464081,0.0 -0.198163,51.464101,0.0 -0.197478,51.464087,0.0 -0.19668299999999997,51.46401199999999,0.0 -0.19518900000000006,51.46389800000001,0.0 -0.19485500000000003,51.46390300000001,0.0 -0.19319,51.463995,0.0 -0.19184499999999996,51.464153,0.0 -0.191257,51.464191,0.0 -0.19017,51.464319,0.0 -0.189053,51.464589000000004,0.0 -0.187832,51.464966,0.0 -0.18739100000000003,51.465115,0.0 -0.18636299999999997,51.4655,0.0 -0.18552300000000002,51.465838,0.0 -0.185047,51.466059,0.0 -0.18423599999999998,51.466559,0.0 -0.18340400000000004,51.467122,0.0 -0.182894,51.467528,0.0 -0.18170200000000003,51.468954,0.0 -0.181531,51.469184,0.0 -0.18098299999999998,51.470058,0.0 -0.18038300000000002,51.471054,0.0 -0.180322,51.471365,0.0 -0.179626,51.472715,0.0 -0.179438,51.472979,0.0 -0.17921900000000002,51.473166000000006,0.0 -0.179017,51.473415,0.0 -0.178877,51.473712,0.0 -0.17877599999999996,51.474026,0.0 -0.178721,51.474456,0.0 -0.178482,51.475042,0.0 -0.17835600000000001,51.475404,0.0 -0.17817,51.475744,0.0 -0.178108,51.476121000000006,0.0 -0.178003,51.476371,0.0 -0.177736,51.47663299999999,0.0 -0.17763500000000002,51.476861,0.0 -0.177631,51.477157,0.0 -0.17768,51.477337,0.0 -0.177816,51.477554,0.0 -0.17822399999999997,51.477631,0.0 -0.17932999999999996,51.477799,0.0 -0.18021,51.477849,0.0 -0.180588,51.477807,0.0 -0.18085100000000004,51.477744,0.0 -0.182239,51.477287,0.0 -0.18242500000000003,51.477243,0.0 -0.18282599999999996,51.477228,0.0 -0.18342099999999997,51.477283,0.0 -0.18388100000000002,51.477419,0.0 -0.184033,51.477533,0.0 -0.18466900000000003,51.478097000000005,0.0 -0.18563200000000002,51.478788,0.0 -0.18577,51.478938,0.0 -0.18623700000000004,51.479595,0.0 -0.18655,51.479872,0.0 -0.18673,51.479766,0.0 -0.187218,51.480179,0.0 -0.18819499999999997,51.480879,0.0 -0.189041,51.481692,0.0 -0.190156,51.482633,0.0 -0.190659,51.483041,0.0 -0.19102699999999997,51.483383,0.0 -0.191392,51.483772,0.0 -0.19170799999999996,51.48407400000001,0.0 -0.191821,51.484019,0.0 -0.19203,51.484273,0.0 -0.192953,51.48521600000001,0.0 -0.193621,51.485814,0.0 -0.194494,51.48649300000001,0.0 -0.19491300000000003,51.486766,0.0 -0.19598800000000002,51.487372,0.0 -0.196448,51.48720599999999,0.0 -0.1971,51.487449999999995,0.0 -0.19754400000000005,51.487654,0.0 -0.19806600000000002,51.48795500000001,0.0 -0.198299,51.488122,0.0 -0.19902600000000004,51.488757,0.0 -0.19895100000000002,51.488798,0.0 -0.199375,51.48912,0.0 -0.20037500000000003,51.489982,0.0 -0.200623,51.49007400000001,0.0 -0.20093600000000006,51.49037100000001,0.0 -0.202387,51.49166799999999,0.0 -0.201835,51.491851,0.0 -0.20242600000000002,51.492485,0.0 -0.20278000000000004,51.492912000000004,0.0 -0.20313099999999998,51.49329,0.0 -0.203028,51.493321,0.0 -0.203638,51.49377,0.0 -0.203788,51.493856,0.0 -0.20438599999999998,51.494289,0.0 -0.20486499999999994,51.494549,0.0 -0.20478400000000002,51.494608,0.0 -0.20561700000000005,51.49503700000001,0.0 -0.20659100000000005,51.495475000000006,0.0 -0.20684,51.495624,0.0 -0.207225,51.495905,0.0 -0.20738900000000002,51.496149,0.0 -0.20800100000000002,51.496022,0.0 -0.208967,51.49681,0.0 -0.20958700000000002,51.497395000000004,0.0 -0.210052,51.497927,0.0 -0.21027000000000004,51.49812800000001,0.0 -0.210825,51.498524,0.0 -0.211679,51.49898699999999,0.0 -0.21259200000000003,51.499528999999995,0.0 -0.21306300000000003,51.499847,0.0 -0.214133,51.50077000000001,0.0 -0.21437,51.501132,0.0 -0.21471799999999996,51.501644,0.0 -0.215075,51.50225,0.0 -0.21496699999999996,51.502302,0.0 -0.21537600000000004,51.502703,0.0 -0.216019,51.50339,0.0 -0.216236,51.503701,0.0 -0.21637600000000004,51.50367,0.0 -0.216582,51.503952000000005,0.0 -0.21700900000000006,51.504463,0.0 -0.217636,51.505442,0.0 -0.21757299999999996,51.505467,0.0 -0.217991,51.506146,0.0 -0.21638800000000002,51.506446000000004,0.0 -0.216322,51.506363,0.0 -0.21596300000000002,51.506401,0.0 -0.21622700000000003,51.506947,0.0 -0.216145,51.507519,0.0 -0.21588200000000002,51.507517,0.0 -0.215203,51.50764699999999,0.0 -0.215612,51.50854,0.0 -0.21581700000000004,51.509115,0.0 -0.21609200000000003,51.50916,0.0 -0.216431,51.509119999999996,0.0 -0.21661299999999997,51.509325,0.0 -0.21684200000000003,51.509444,0.0 -0.216815,51.509568,0.0 -0.21700999999999998,51.509969,0.0 -0.21696000000000001,51.510101,0.0 -0.21721,51.510392,0.0 -0.21760000000000002,51.510276,0.0 -0.218053,51.51023,0.0 -0.217889,51.509759,0.0 -0.21928700000000004,51.509575000000005,0.0 -0.21951800000000002,51.510207,0.0 -0.21993700000000002,51.51118400000001,0.0 -0.22034600000000001,51.51186100000001,0.0 -0.22043600000000002,51.512066000000004,0.0 -0.22149700000000003,51.513644,0.0 -0.22148,51.51389700000001,0.0 -0.222032,51.51474499999999,0.0 -0.22240199999999996,51.515274,0.0 -0.222604,51.515643,0.0 -0.222751,51.515712,0.0 -0.22366799999999998,51.516742,0.0 -0.22431499999999996,51.517453,0.0 -0.22427700000000006,51.5175,0.0 -0.22446400000000002,51.51765600000001,0.0 -0.22567799999999996,51.518888,0.0 -0.22637000000000002,51.519512,0.0 -0.226427,51.519488,0.0 -0.226768,51.51974700000001,0.0 -0.226723,51.519772,0.0 -0.228302,51.521097,0.0 -0.22807700000000003,51.521197,0.0 -0.228071,51.521357,0.0 -0.2267290000000001,51.521977,0.0 -0.226734,51.522353,0.0 -0.22662000000000002,51.524795999999995,0.0 -0.22719500000000006,51.524793,0.0 -0.22729900000000006,51.525318,0.0 -0.22741700000000004,51.526248,0.0 -0.22735100000000003,51.527103,0.0 -0.22735500000000008,51.527506,0.0 -0.22741200000000003,51.52789200000001,0.0 -0.227508,51.528175,0.0 -0.22774000000000003,51.528544000000004,0.0 -0.228366,51.529213,0.0 -0.22872799999999996,51.529878,0.0 -0.228503,51.53035299999999,0.0 -0.22871600000000009,51.53046700000001,0.0 -0.22881200000000004,51.530419,0.0 -0.22942900000000002,51.530544,0.0 -0.23046999999999995,51.530837,0.0 -0.230742,51.530866,0.0 -0.231614,51.531178,0.0 -0.232355,51.53152,0.0 -0.232949,51.531812,0.0 -0.23325299999999996,51.532005,0.0 -0.23418899999999998,51.532531,0.0 -0.23442400000000002,51.532637,0.0 -0.23508800000000002,51.532493,0.0 -0.23648599999999997,51.53222400000001,0.0 -0.23735000000000006,51.53201800000001,0.0 -0.238569,51.53196,0.0 -0.23925199999999996,51.53197399999999,0.0 -0.240129,51.531955,0.0 -0.24110200000000004,51.531862,0.0 -0.24210300000000004,51.531805000000006,0.0 -0.24323,51.531779,0.0 -0.243649,51.531827,0.0 -0.244758,51.532171,0.0 -0.246038,51.532628,0.0 -0.246311,51.532752,0.0 -0.24643500000000002,51.53245,0.0 -0.24658300000000008,51.53222,0.0 -0.24699500000000002,51.531783000000004,0.0 -0.246373,51.531537,0.0 -0.24628700000000003,51.531556,0.0 -0.245269,51.531213,0.0 -0.245406,51.531051,0.0 -0.24583999999999995,51.531058,0.0 -0.24633,51.530962,0.0 -0.24695600000000004,51.53072999999999,0.0 -0.24772599999999997,51.53030799999999,0.0 -0.248508,51.529799000000004,0.0 -0.248477,51.529741,0.0 -0.24932600000000002,51.52918900000001,0.0 -0.24943500000000005,51.529243,0.0 -0.249645,51.529075000000006,0.0 -0.250469,51.528342,0.0 -0.250066,51.52819600000001,0.0 -0.250237,51.528031,0.0 -0.250621,51.52778299999999,0.0 -0.250296,51.52736,0.0 -0.25029500000000005,51.52718000000001,0.0 -0.251135,51.526525,0.0 -0.252304,51.52533400000001,0.0 -0.252529,51.525087,0.0 -0.252639,51.524778,0.0 -0.252641,51.524385,0.0 -0.25225500000000006,51.523585,0.0 -0.252093,51.523191,0.0 -0.251923,51.522235,0.0 -0.250692,51.520632,0.0 -0.250589,51.520417,0.0 -0.250305,51.520157,0.0 -0.250485,51.519928,0.0 -0.25072199999999994,51.519483,0.0 -0.250733,51.519233,0.0 -0.250605,51.51854,0.0 -0.25022700000000003,51.517354000000005,0.0 -0.24975200000000003,51.51581699999999,0.0 -0.2494399999999999,51.515203,0.0 -0.24913299999999994,51.514229,0.0 -0.24899600000000002,51.51388,0.0 -0.24772100000000002,51.512477000000004,0.0 -0.247209,51.511944,0.0 -0.24665,51.51124600000001,0.0 -0.24644800000000003,51.510818,0.0 -0.2462300000000001,51.510286,0.0 -0.24605400000000008,51.509962,0.0 -0.24595100000000006,51.509448000000006,0.0 -0.245776,51.508912,0.0 -0.24574700000000002,51.50847300000001,0.0 -0.24546699999999996,51.507808,0.0 -0.245356,51.5076,0.0 -0.24508700000000003,51.506742,0.0 -0.24651400000000004,51.506731,0.0 -0.24647699999999997,51.506384,0.0 -0.24638000000000004,51.50612,0.0 -0.246023,51.505371000000004,0.0 -0.24570299999999998,51.504625,0.0 -0.24801100000000006,51.50435800000001,0.0 -0.24808099999999994,51.50460799999999,0.0 -0.24928000000000006,51.504439,0.0 -0.249348,51.504663,0.0 -0.24948699999999996,51.504564,0.0 -0.249869,51.504609,0.0 -0.249929,51.504435,0.0 -0.250335,51.50445200000001,0.0 -0.250838,51.504549,0.0 -0.251046,51.50464,0.0 -0.25124599999999997,51.504648,0.0 -0.252515,51.504511,0.0 -0.252544,51.504712,0.0 -0.253764,51.504554,0.0 -0.25365899999999997,51.504291,0.0 -0.254307,51.504219,0.0 -0.25454,51.504174,0.0 -0.254868,51.504444,0.0 -0.25509,51.50432,0.0 -0.254502,51.503915000000006,0.0 -0.25392400000000004,51.503332,0.0 -0.253366,51.50288200000001,0.0 -0.253243,51.50258,0.0 -0.253259,51.502474,0.0 -0.25311,51.501764,0.0 -0.253073,51.501677,0.0 -0.25314499999999995,51.501464,0.0 -0.252762,51.501225,0.0 -0.252839,51.501166,0.0 -0.25214200000000003,51.500662000000005,0.0 -0.251646,51.500189,0.0 -0.2509930000000001,51.49946,0.0 -0.251128,51.499419,0.0 -0.25073600000000007,51.499024,0.0 -0.250015,51.497966,0.0 -0.24939400000000003,51.497184,0.0 -0.249235,51.49695,0.0 -0.24858299999999997,51.497154,0.0 -0.24749599999999994,51.497609,0.0 -0.24690600000000001,51.497832,0.0 -0.24600500000000003,51.498131,0.0 -0.245293,51.498383999999994,0.0 -0.245005,51.497895,0.0 -0.24456000000000003,51.49796,0.0 -0.244421,51.497943,0.0 -0.24454499999999998,51.49759,0.0 -0.24463800000000002,51.49759900000001,0.0 -0.24476299999999995,51.497342999999994,0.0 -0.24464000000000008,51.49675800000001,0.0 -0.244777,51.4961,0.0 -0.244557,51.496085,0.0 -0.24462099999999998,51.495793,0.0 -0.24471600000000002,51.495584,0.0 -0.244822,51.49556,0.0 -0.24488800000000002,51.495046,0.0 -0.24535899999999994,51.49272,0.0 -0.24546699999999996,51.491628,0.0 -0.245579,51.490813,0.0 -0.24560899999999997,51.490212,0.0 -0.245577,51.489999,0.0 -0.24551500000000004,51.489849,0.0 -0.24532900000000005,51.489548000000006,0.0 -0.24543400000000004,51.489478,0.0 -0.24528399999999997,51.48927799999999,0.0 -0.245005,51.489037,0.0 -0.24484499999999995,51.489081,0.0 -0.24456200000000003,51.488702,0.0 -0.24344299999999994,51.48791799999999,0.0 -0.24303899999999995,51.48823,0.0 -0.24239599999999994,51.488597000000006,0.0 -0.24202000000000004,51.48877100000001,0.0 -0.24148700000000003,51.488972,0.0 -0.240847,51.489168,0.0 -0.24019200000000004,51.48933400000001,0.0 -0.23947700000000005,51.48947600000001,0.0 -0.23837300000000003,51.489624,0.0 -0.237966,51.48965900000001,0.0 -0.23684499999999997,51.489693,0.0 -0.23597299999999996,51.489683,0.0 -0.23512900000000003,51.489647,0.0 -0.23475300000000004,51.489647000000005,0.0 -0.23390299999999997,51.489565,0.0 -0.23337400000000003,51.489463,0.0 -0.23272400000000001,51.489250000000006,0.0 -0.23197999999999994,51.48898299999999,0.0 -0.23162200000000002,51.488807,0.0 -0.23101200000000002,51.488464,0.0 -0.230283,51.488113,0.0 -0.228713,51.486966,0.0 -0.22808800000000004,51.486456,0.0 -0.227642,51.486034,0.0 -0.227294,51.48564600000001,0.0 -0.226969,51.485169000000006,0.0 -0.22681099999999996,51.484866,0.0 -0.22649899999999995,51.484075999999995,0.0 -0.22614799999999996,51.48290599999999,0.0 -0.225887,51.482376,0.0 -0.22571499999999997,51.48211299999999,0.0 -0.225638,51.481766,0.0 -0.225789,51.481522,0.0 -0.22579399999999994,51.48095299999999,0.0 -0.225741,51.48062600000001,0.0 -0.22562,51.48016400000001,0.0 -0.22561200000000006,51.479592000000004,0.0 -0.225674,51.478956,0.0 -0.225677,51.478277,0.0 -0.22562699999999994,51.477555,0.0 -0.225544,51.476988000000006,0.0 -0.225392,51.476461,0.0 -0.22507499999999997,51.475837,0.0 -0.224593,51.475179,0.0 -0.224253,51.474752,0.0 -0.22366199999999997,51.47412400000001,0.0 -0.222774,51.47328,0.0 -0.221734,51.472358,0.0 -0.22056200000000004,51.47135099999999,0.0 -0.21894699999999997,51.47001100000001,0.0 -0.218462,51.469666,0.0 -0.217805,51.46922899999999,0.0 -0.21707500000000002,51.468768,0.0 -0.215789,51.468032,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Haringey</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.079841,51.575499,0.0 -0.078959,51.57543499999999,0.0 -0.07754599999999999,51.575234,0.0 -0.077052,51.575135,0.0 -0.077093,51.575079,0.0 -0.076247,51.57493199999999,0.0 -0.075784,51.575492,0.0 -0.075205,51.57533099999999,0.0 -0.075176,51.575554,0.0 -0.073762,51.57567,0.0 -0.07354599999999999,51.575601999999996,0.0 -0.072768,51.575654,0.0 -0.072513,51.575612,0.0 -0.07189299999999998,51.575705,0.0 -0.071853,51.575605,0.0 -0.070934,51.575691,0.0 -0.070488,51.575802,0.0 -0.068749,51.576093,0.0 -0.06673799999999999,51.576357,0.0 -0.06678299999999998,51.576620000000005,0.0 -0.06462100000000001,51.577019,0.0 -0.064233,51.57715100000001,0.0 -0.061183999999999995,51.577784,0.0 -0.06148599999999999,51.578245,0.0 -0.062016,51.578802,0.0 -0.062247,51.579168,0.0 -0.06221200000000001,51.579651,0.0 -0.061824999999999984,51.580153,0.0 -0.061482999999999996,51.58050299999999,0.0 -0.06082599999999999,51.580952,0.0 -0.059301,51.581748000000005,0.0 -0.05804400000000002,51.582381,0.0 -0.057856,51.582526,0.0 -0.057403000000000017,51.58313100000001,0.0 -0.05708900000000001,51.583349000000005,0.0 -0.05629999999999999,51.583783000000004,0.0 -0.05562400000000001,51.584394,0.0 -0.05534,51.584821000000005,0.0 -0.055156,51.585287,0.0 -0.054872000000000004,51.585750000000004,0.0 -0.05442399999999999,51.58616,0.0 -0.052452000000000006,51.587354,0.0 -0.052233,51.58758,0.0 -0.05216500000000001,51.58781200000001,0.0 -0.052257,51.588085,0.0 -0.052555999999999985,51.588391,0.0 -0.052695000000000006,51.58866,0.0 -0.05301,51.58901800000001,0.0 -0.053378,51.589606,0.0 -0.05348300000000001,51.589911,0.0 -0.053479,51.590468,0.0 -0.05340699999999999,51.590833999999994,0.0 -0.053168,51.59136300000001,0.0 -0.052533,51.59244300000001,0.0 -0.052361,51.593734,0.0 -0.052141,51.59421900000001,0.0 -0.051796,51.594542,0.0 -0.051358,51.59485899999999,0.0 -0.05116899999999999,51.595164,0.0 -0.051108,51.595703,0.0 -0.050939,51.596045000000004,0.0 -0.050605,51.596540999999995,0.0 -0.050357000000000006,51.59680300000001,0.0 -0.049762,51.597264,0.0 -0.04781500000000001,51.598674,0.0 -0.046468999999999996,51.599789,0.0 -0.044812,51.601448000000005,0.0 -0.044052999999999995,51.60223800000001,0.0 -0.04354000000000001,51.602813,0.0 -0.043141,51.60333099999999,0.0 -0.04223600000000001,51.604601,0.0 -0.041907,51.605105,0.0 -0.04144799999999999,51.60563500000001,0.0 -0.042861,51.605887,0.0 -0.044315,51.60612,0.0 -0.048463,51.606956,0.0 -0.050231,51.607355,0.0 -0.051551999999999994,51.60773499999999,0.0 -0.05177600000000001,51.607899,0.0 -0.052606,51.608079,0.0 -0.052916000000000005,51.6081,0.0 -0.052910000000000006,51.608505,0.0 -0.05307200000000001,51.608576,0.0 -0.054379,51.608863,0.0 -0.055616000000000006,51.608894,0.0 -0.058078,51.6088,0.0 -0.05906000000000001,51.608744,0.0 -0.062395000000000006,51.60862199999999,0.0 -0.06504500000000002,51.608587,0.0 -0.066304,51.608667000000004,0.0 -0.06706900000000002,51.608919,0.0 -0.06750800000000001,51.60864300000001,0.0 -0.06781999999999999,51.608655,0.0 -0.067995,51.608818,0.0 -0.068357,51.60868,0.0 -0.069672,51.608745,0.0 -0.06967499999999999,51.608662,0.0 -0.070899,51.608726999999995,0.0 -0.07087000000000002,51.608792,0.0 -0.07208200000000001,51.608684,0.0 -0.072094,51.608733,0.0 -0.072873,51.608661,0.0 -0.075698,51.608447,0.0 -0.07667299999999999,51.60840999999999,0.0 -0.078706,51.608497,0.0 -0.08071300000000001,51.608501000000004,0.0 -0.081369,51.608462,0.0 -0.083274,51.608502,0.0 -0.08484199999999999,51.608468,0.0 -0.085852,51.608469,0.0 -0.08800499999999999,51.608631,0.0 -0.088723,51.608748,0.0 -0.09087700000000001,51.60890200000001,0.0 -0.09090899999999999,51.60878799999999,0.0 -0.091443,51.608791,0.0 -0.09173899999999999,51.60889499999999,0.0 -0.09176900000000002,51.608864,0.0 -0.09179699999999999,51.608836999999994,0.0 -0.091828,51.608847,0.0 -0.09208600000000002,51.608931000000005,0.0 -0.09210100000000002,51.60893600000001,0.0 -0.092095,51.609027,0.0 -0.09209200000000001,51.609059,0.0 -0.09247199999999997,51.609097,0.0 -0.09247300000000001,51.609067,0.0 -0.092486,51.60884599999999,0.0 -0.09256,51.608854,0.0 -0.092965,51.608903,0.0 -0.09358099999999998,51.609001,0.0 -0.09402400000000001,51.608824000000006,0.0 -0.09515799999999998,51.608656999999994,0.0 -0.09559299999999998,51.609261,0.0 -0.09581199999999998,51.60929800000001,0.0 -0.096218,51.60926,0.0 -0.09707100000000002,51.609049,0.0 -0.097263,51.608894,0.0 -0.09768099999999999,51.608924,0.0 -0.09748600000000002,51.608521,0.0 -0.0991,51.608464,0.0 -0.100815,51.608476,0.0 -0.101511,51.608517,0.0 -0.10220399999999999,51.608414,0.0 -0.10253900000000002,51.60804400000001,0.0 -0.10351499999999997,51.60842699999999,0.0 -0.105282,51.608442,0.0 -0.10571000000000001,51.60836,0.0 -0.106279,51.608419,0.0 -0.10711299999999999,51.608277,0.0 -0.109896,51.608278,0.0 -0.11053500000000001,51.608364,0.0 -0.110455,51.608553,0.0 -0.110824,51.608612,0.0 -0.110877,51.608477,0.0 -0.11383799999999998,51.60839899999999,0.0 -0.11430900000000004,51.608356,0.0 -0.114658,51.608433,0.0 -0.11591599999999999,51.60842499999999,0.0 -0.11590700000000004,51.608301,0.0 -0.11729,51.608435,0.0 -0.117517,51.6082,0.0 -0.118736,51.608652,0.0 -0.11920299999999999,51.608364,0.0 -0.119524,51.608423,0.0 -0.12159199999999999,51.608616,0.0 -0.122033,51.608625,0.0 -0.12314700000000003,51.608767,0.0 -0.123543,51.608707,0.0 -0.12402399999999998,51.609089,0.0 -0.12412300000000001,51.609284,0.0 -0.125017,51.60986200000001,0.0 -0.12489800000000001,51.609944,0.0 -0.12535500000000002,51.610018000000004,0.0 -0.12599499999999997,51.60964,0.0 -0.12588899999999997,51.609586,0.0 -0.126337,51.609302,0.0 -0.12646800000000002,51.609371,0.0 -0.127404,51.609379,0.0 -0.12869199999999997,51.60953899999999,0.0 -0.12974,51.609799,0.0 -0.13131399999999996,51.610332,0.0 -0.131824,51.610407,0.0 -0.133283,51.610782,0.0 -0.134967,51.611188,0.0 -0.135283,51.611214999999994,0.0 -0.1362,51.610809,0.0 -0.137729,51.610420999999995,0.0 -0.138786,51.610192,0.0 -0.142823,51.609050999999994,0.0 -0.143451,51.608846,0.0 -0.143406,51.60773600000001,0.0 -0.14310400000000004,51.606346,0.0 -0.142947,51.605928000000006,0.0 -0.142658,51.605448,0.0 -0.142215,51.60491,0.0 -0.142091,51.604591,0.0 -0.14202499999999998,51.603785,0.0 -0.14218000000000003,51.603224999999995,0.0 -0.143064,51.602532,0.0 -0.14358,51.601757,0.0 -0.143911,51.601343,0.0 -0.144199,51.601110000000006,0.0 -0.144489,51.600555,0.0 -0.14449499999999998,51.600127,0.0 -0.14668300000000004,51.599306,0.0 -0.147503,51.59901899999999,0.0 -0.14741299999999996,51.598862,0.0 -0.14879500000000004,51.59839,0.0 -0.15137499999999998,51.597446,0.0 -0.151549,51.59758999999999,0.0 -0.15206100000000003,51.59827500000001,0.0 -0.152924,51.599056,0.0 -0.15303100000000003,51.59923100000001,0.0 -0.15343699999999996,51.60069699999999,0.0 -0.153468,51.600987,0.0 -0.153424,51.60167500000001,0.0 -0.15331200000000003,51.602678000000004,0.0 -0.154576,51.60407299999999,0.0 -0.155187,51.604549,0.0 -0.156141,51.60509700000001,0.0 -0.15598700000000001,51.60544300000001,0.0 -0.156396,51.605343,0.0 -0.15677400000000002,51.604921,0.0 -0.157274,51.604147,0.0 -0.158735,51.602086,0.0 -0.158694,51.602044,0.0 -0.15993,51.600228,0.0 -0.161731,51.597679,0.0 -0.16178,51.59715,0.0 -0.161716,51.596834,0.0 -0.16102600000000003,51.595111,0.0 -0.16097099999999998,51.59483,0.0 -0.16048500000000002,51.594215,0.0 -0.16026600000000002,51.59384,0.0 -0.16017,51.593394,0.0 -0.159852,51.592767,0.0 -0.15967499999999998,51.592265,0.0 -0.158864,51.592375000000004,0.0 -0.158693,51.592072,0.0 -0.158743,51.59189799999999,0.0 -0.159351,51.59157499999999,0.0 -0.15948099999999998,51.59158000000001,0.0 -0.159601,51.59099200000001,0.0 -0.159847,51.590204,0.0 -0.159768,51.589719,0.0 -0.16016899999999998,51.589691,0.0 -0.16014799999999998,51.588995,0.0 -0.16007600000000002,51.589004,0.0 -0.160096,51.588104,0.0 -0.160273,51.587977,0.0 -0.15864100000000003,51.587975,0.0 -0.15869600000000003,51.587557,0.0 -0.158705,51.586631,0.0 -0.15743,51.586568,0.0 -0.15718199999999996,51.586198,0.0 -0.157922,51.586216,0.0 -0.15796599999999997,51.585733000000005,0.0 -0.159643,51.58446,0.0 -0.16027,51.584796999999995,0.0 -0.16111,51.58535299999999,0.0 -0.161223,51.585356,0.0 -0.162062,51.584746,0.0 -0.162683,51.584451,0.0 -0.16356299999999996,51.584263,0.0 -0.163746,51.584327,0.0 -0.16431100000000004,51.583973,0.0 -0.16462899999999997,51.583939,0.0 -0.16505,51.583596,0.0 -0.16490800000000003,51.583543999999996,0.0 -0.16574700000000003,51.583221,0.0 -0.16577200000000003,51.58294399999999,0.0 -0.166372,51.582165,0.0 -0.166216,51.582042,0.0 -0.166896,51.581955,0.0 -0.167062,51.581753,0.0 -0.16722,51.58129900000001,0.0 -0.16721700000000003,51.580587,0.0 -0.16708700000000004,51.580582,0.0 -0.167076,51.579669,0.0 -0.167016,51.579663,0.0 -0.16683800000000001,51.57865400000001,0.0 -0.167361,51.578259,0.0 -0.167084,51.57821,0.0 -0.168088,51.576926,0.0 -0.169346,51.577426,0.0 -0.16975300000000001,51.57639900000001,0.0 -0.169591,51.576347999999996,0.0 -0.169553,51.575777,0.0 -0.169635,51.575795,0.0 -0.16945999999999997,51.574512000000006,0.0 -0.169484,51.573982,0.0 -0.170587,51.573691,0.0 -0.171182,51.573612,0.0 -0.17128499999999997,51.57243,0.0 -0.171009,51.572528,0.0 -0.169913,51.57277500000001,0.0 -0.169148,51.572851,0.0 -0.16737300000000002,51.572970000000005,0.0 -0.166854,51.572967999999996,0.0 -0.16595700000000002,51.57274,0.0 -0.16577099999999997,51.572757,0.0 -0.16456000000000004,51.57251500000001,0.0 -0.164004,51.5725,0.0 -0.162608,51.57256700000001,0.0 -0.16112299999999996,51.572756,0.0 -0.160546,51.572796,0.0 -0.15981399999999998,51.57259,0.0 -0.15886299999999998,51.57219299999999,0.0 -0.15698099999999998,51.572076,0.0 -0.153933,51.571803,0.0 -0.15270600000000004,51.57170500000001,0.0 -0.15035099999999998,51.571574000000005,0.0 -0.149776,51.571307000000004,0.0 -0.14916300000000002,51.57108600000001,0.0 -0.148068,51.5708,0.0 -0.14611900000000003,51.570446,0.0 -0.145129,51.570217,0.0 -0.144603,51.57013100000001,0.0 -0.143855,51.569913,0.0 -0.14241199999999998,51.56927799999999,0.0 -0.142416,51.56912,0.0 -0.140916,51.56935099999999,0.0 -0.140521,51.569477,0.0 -0.138857,51.570336,0.0 -0.138677,51.57046,0.0 -0.137596,51.57094099999999,0.0 -0.136893,51.571183,0.0 -0.13617,51.571527999999994,0.0 -0.13519099999999998,51.571914,0.0 -0.133396,51.572883,0.0 -0.13268199999999997,51.57316600000001,0.0 -0.131198,51.573605,0.0 -0.128755,51.573933,0.0 -0.127497,51.57415399999999,0.0 -0.12677700000000003,51.574129000000006,0.0 -0.12615500000000002,51.57402200000001,0.0 -0.125476,51.57404199999999,0.0 -0.124623,51.574154,0.0 -0.12455399999999998,51.574361,0.0 -0.12411900000000001,51.574405,0.0 -0.12377500000000001,51.574662,0.0 -0.12327400000000002,51.574684000000005,0.0 -0.12240800000000004,51.574969,0.0 -0.12237100000000002,51.574909000000005,0.0 -0.121759,51.575026,0.0 -0.119928,51.57545699999999,0.0 -0.11953899999999998,51.575508000000006,0.0 -0.11923900000000003,51.574994,0.0 -0.11888999999999998,51.574734,0.0 -0.11956700000000003,51.57438500000001,0.0 -0.11886799999999999,51.574364,0.0 -0.11758499999999997,51.574147999999994,0.0 -0.116587,51.573372,0.0 -0.11581899999999998,51.572824,0.0 -0.115585,51.572573,0.0 -0.11612799999999998,51.57219,0.0 -0.115406,51.571892,0.0 -0.11560600000000003,51.571618,0.0 -0.11514299999999998,51.57141,0.0 -0.115166,51.570672,0.0 -0.11504300000000003,51.570575000000005,0.0 -0.111621,51.569053000000004,0.0 -0.11033700000000002,51.56842,0.0 -0.108614,51.567375,0.0 -0.10784400000000001,51.566789,0.0 -0.107611,51.56655099999999,0.0 -0.106634,51.565827,0.0 -0.104872,51.56463500000001,0.0 -0.10446400000000002,51.56483300000001,0.0 -0.10430699999999998,51.564812,0.0 -0.101381,51.566661,0.0 -0.1007,51.567125,0.0 -0.09605500000000002,51.570654000000005,0.0 -0.096368,51.57098599999999,0.0 -0.096762,51.571594,0.0 -0.096912,51.57194,0.0 -0.09779899999999997,51.57361699999999,0.0 -0.09707499999999998,51.57378500000001,0.0 -0.096524,51.573812,0.0 -0.095565,51.57364299999999,0.0 -0.09471,51.573589,0.0 -0.093827,51.573915,0.0 -0.093065,51.574036,0.0 -0.09199300000000002,51.57397,0.0 -0.09158800000000002,51.57398299999999,0.0 -0.090997,51.574102,0.0 -0.090296,51.574342,0.0 -0.089836,51.574394,0.0 -0.088639,51.57432,0.0 -0.088102,51.574382,0.0 -0.08742100000000001,51.574381,0.0 -0.086872,51.57429200000001,0.0 -0.087232,51.574701,0.0 -0.085853,51.574876,0.0 -0.085689,51.575037,0.0 -0.084905,51.57512,0.0 -0.08361200000000002,51.57519,0.0 -0.082235,51.575364,0.0 -0.080877,51.57564000000001,0.0 -0.08086199999999999,51.57558699999999,0.0 -0.079841,51.575499,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Harrow</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.37144399999999994,51.554046,0.0 -0.370725,51.554263,0.0 -0.370129,51.554522,0.0 -0.369208,51.554662,0.0 -0.367926,51.554937,0.0 -0.366993,51.554996,0.0 -0.366489,51.555148,0.0 -0.366589,51.555321,0.0 -0.365274,51.555506,0.0 -0.36472399999999994,51.55554,0.0 -0.36254099999999995,51.55602499999999,0.0 -0.362698,51.556301000000005,0.0 -0.3625689999999999,51.55646,0.0 -0.3623,51.55651999999999,0.0 -0.36220099999999994,51.556735,0.0 -0.362427,51.55727,0.0 -0.360319,51.557537,0.0 -0.36020500000000005,51.557599,0.0 -0.359294,51.557679,0.0 -0.3571599999999999,51.558115,0.0 -0.3554129999999999,51.558426,0.0 -0.353665,51.558701,0.0 -0.350713,51.559115000000006,0.0 -0.348846,51.559441,0.0 -0.347555,51.559684,0.0 -0.347254,51.559464999999996,0.0 -0.347183,51.55930300000001,0.0 -0.34558,51.558439,0.0 -0.34462899999999996,51.558028,0.0 -0.3439809999999999,51.557793,0.0 -0.342983,51.557575,0.0 -0.34215899999999994,51.557474,0.0 -0.33905500000000005,51.557314000000005,0.0 -0.338325,51.557224000000005,0.0 -0.337177,51.556983,0.0 -0.33632799999999996,51.556696,0.0 -0.3356009999999999,51.556533,0.0 -0.335549,51.556688,0.0 -0.334908,51.55783100000001,0.0 -0.33397799999999994,51.557708999999996,0.0 -0.334023,51.558369000000006,0.0 -0.333923,51.558874,0.0 -0.333418,51.559375,0.0 -0.331853,51.560818,0.0 -0.331996,51.560938,0.0 -0.331217,51.56146,0.0 -0.3314210000000001,51.561524000000006,0.0 -0.32996500000000006,51.56228200000001,0.0 -0.329534,51.562425000000005,0.0 -0.32825,51.56251,0.0 -0.328324,51.562732,0.0 -0.32858,51.563009,0.0 -0.328333,51.56327399999999,0.0 -0.3285390000000001,51.564128,0.0 -0.32866900000000004,51.565943000000004,0.0 -0.32907,51.565991,0.0 -0.32964600000000005,51.566213,0.0 -0.329745,51.567087,0.0 -0.329289,51.56715,0.0 -0.32749900000000004,51.56755700000001,0.0 -0.327653,51.567792,0.0 -0.326175,51.56793400000001,0.0 -0.32507400000000003,51.568257,0.0 -0.325175,51.56844,0.0 -0.323794,51.568907,0.0 -0.322154,51.569654,0.0 -0.32251899999999994,51.570107,0.0 -0.322937,51.570728,0.0 -0.323577,51.571551,0.0 -0.32474100000000006,51.573173000000004,0.0 -0.3249250000000001,51.573646000000004,0.0 -0.32499200000000006,51.574094,0.0 -0.32538,51.57587,0.0 -0.325552,51.576315,0.0 -0.32649,51.578023,0.0 -0.326708,51.578676,0.0 -0.326672,51.578772,0.0 -0.32528399999999996,51.578993,0.0 -0.32342299999999996,51.579396,0.0 -0.321044,51.58014300000001,0.0 -0.319799,51.58060799999999,0.0 -0.31879700000000005,51.581089,0.0 -0.3170899999999999,51.582103999999994,0.0 -0.314292,51.583667,0.0 -0.313075,51.584262,0.0 -0.31176100000000007,51.584789,0.0 -0.310582,51.585228,0.0 -0.306841,51.586544,0.0 -0.305775,51.586874,0.0 -0.304846,51.58705400000001,0.0 -0.30408999999999997,51.587158,0.0 -0.3030630000000001,51.587258000000006,0.0 -0.30213699999999993,51.58728,0.0 -0.300792,51.587241,0.0 -0.300214,51.587156,0.0 -0.29928599999999994,51.586927,0.0 -0.298332,51.586783000000004,0.0 -0.297831,51.586780000000005,0.0 -0.29570899999999994,51.58669799999999,0.0 -0.294316,51.58658599999999,0.0 -0.292103,51.586321,0.0 -0.28901199999999994,51.585935,0.0 -0.284067,51.58529399999999,0.0 -0.282471,51.585048,0.0 -0.28234100000000006,51.58508400000001,0.0 -0.282272,51.585738,0.0 -0.282372,51.586024,0.0 -0.28286800000000006,51.58673000000001,0.0 -0.28305299999999994,51.587434,0.0 -0.28312,51.588009,0.0 -0.283364,51.588882,0.0 -0.283851,51.589864,0.0 -0.283997,51.59023800000001,0.0 -0.284654,51.591007999999995,0.0 -0.285159,51.591466,0.0 -0.285672,51.591801999999994,0.0 -0.28660499999999994,51.592264,0.0 -0.287564,51.592554,0.0 -0.28844500000000006,51.592723,0.0 -0.289093,51.592908,0.0 -0.289897,51.593246,0.0 -0.29042200000000007,51.593568,0.0 -0.29010500000000006,51.59374100000001,0.0 -0.2891270000000001,51.59401900000001,0.0 -0.287685,51.594316,0.0 -0.2871230000000001,51.594538,0.0 -0.28628299999999995,51.594945,0.0 -0.28579699999999997,51.594748,0.0 -0.285612,51.595202,0.0 -0.28406899999999996,51.595605,0.0 -0.28333200000000003,51.59575,0.0 -0.281377,51.596026,0.0 -0.276516,51.596515,0.0 -0.27697599999999994,51.596893,0.0 -0.275626,51.597432,0.0 -0.27349399999999996,51.598221,0.0 -0.27284,51.598403,0.0 -0.272014,51.598381,0.0 -0.2713590000000001,51.598274,0.0 -0.270857,51.598451,0.0 -0.269472,51.59926,0.0 -0.268677,51.599671,0.0 -0.2683710000000001,51.599776000000006,0.0 -0.267156,51.60037,0.0 -0.267616,51.600733,0.0 -0.26873600000000003,51.601719,0.0 -0.27297,51.60502600000001,0.0 -0.273808,51.605713,0.0 -0.274894,51.606933,0.0 -0.276037,51.608015,0.0 -0.276446,51.608319,0.0 -0.277136,51.60873600000001,0.0 -0.2779380000000001,51.609424000000004,0.0 -0.27934,51.61072,0.0 -0.28015,51.611439000000004,0.0 -0.281482,51.6127,0.0 -0.28219999999999995,51.613356,0.0 -0.28341199999999994,51.614292,0.0 -0.283962,51.614648,0.0 -0.2853069999999999,51.615411,0.0 -0.28600400000000004,51.615896,0.0 -0.286852,51.616608,0.0 -0.28756600000000004,51.617152,0.0 -0.288009,51.617776000000006,0.0 -0.288276,51.618037,0.0 -0.2896,51.619164,0.0 -0.29167300000000007,51.620889,0.0 -0.292677,51.621757,0.0 -0.293151,51.622203,0.0 -0.29387100000000005,51.622806,0.0 -0.295189,51.624104,0.0 -0.295908,51.624694,0.0 -0.297276,51.6259,0.0 -0.29802700000000004,51.626507,0.0 -0.29925499999999994,51.62741100000001,0.0 -0.300153,51.628197,0.0 -0.30118200000000006,51.629265,0.0 -0.30253900000000006,51.63042800000001,0.0 -0.303954,51.63146400000001,0.0 -0.304485,51.63203,0.0 -0.30546199999999996,51.633368,0.0 -0.3055979999999999,51.634116999999996,0.0 -0.30557400000000007,51.634397,0.0 -0.30505,51.6354,0.0 -0.30448300000000006,51.63634700000001,0.0 -0.3047019999999999,51.636699,0.0 -0.305401,51.637104,0.0 -0.308933,51.638081,0.0 -0.31083500000000003,51.638623,0.0 -0.312342,51.638958,0.0 -0.314264,51.639598,0.0 -0.314916,51.639779,0.0 -0.315922,51.640178,0.0 -0.316696,51.640532,0.0 -0.31713500000000006,51.640418,0.0 -0.318087,51.63992900000001,0.0 -0.31843,51.639571,0.0 -0.31866500000000003,51.639084000000004,0.0 -0.31912000000000007,51.638576,0.0 -0.319817,51.638217,0.0 -0.32057300000000005,51.637975,0.0 -0.321493,51.637776,0.0 -0.322312,51.63763200000001,0.0 -0.323183,51.63748799999999,0.0 -0.3246209999999999,51.63718699999999,0.0 -0.325663,51.636978,0.0 -0.32595,51.636905,0.0 -0.32657,51.636715,0.0 -0.32679800000000003,51.63660399999999,0.0 -0.327072,51.636436,0.0 -0.32735200000000003,51.63642900000001,0.0 -0.328347,51.636036,0.0 -0.330007,51.635332,0.0 -0.330851,51.634865,0.0 -0.331759,51.6343,0.0 -0.332607,51.633739,0.0 -0.332995,51.633832,0.0 -0.33311300000000005,51.63338100000001,0.0 -0.33494100000000004,51.63210900000001,0.0 -0.335367,51.631766,0.0 -0.336155,51.631233,0.0 -0.33645099999999994,51.630961,0.0 -0.33740799999999993,51.630212,0.0 -0.338308,51.629469,0.0 -0.33900500000000006,51.630081,0.0 -0.339877,51.630736999999996,0.0 -0.341843,51.62983100000001,0.0 -0.344166,51.628738,0.0 -0.34513000000000005,51.628327,0.0 -0.34643,51.62800300000001,0.0 -0.347552,51.627592,0.0 -0.348949,51.627007,0.0 -0.349246,51.626906,0.0 -0.35050299999999995,51.626583000000004,0.0 -0.3516,51.626478999999996,0.0 -0.352551,51.626306,0.0 -0.353039,51.626252,0.0 -0.354144,51.626015,0.0 -0.35529,51.625958,0.0 -0.356286,51.625675,0.0 -0.35698299999999994,51.625581999999994,0.0 -0.35755,51.625460000000004,0.0 -0.35855300000000007,51.625412000000004,0.0 -0.35947599999999996,51.62530499999999,0.0 -0.360104,51.625105,0.0 -0.36092699999999994,51.624617,0.0 -0.361335,51.624273,0.0 -0.361815,51.623726000000005,0.0 -0.36261799999999994,51.623533,0.0 -0.3634549999999999,51.622534,0.0 -0.364741,51.621835,0.0 -0.365559,51.621331,0.0 -0.36626299999999995,51.62101199999999,0.0 -0.366941,51.620788,0.0 -0.368197,51.62064900000001,0.0 -0.369296,51.62031,0.0 -0.37046199999999996,51.619807,0.0 -0.371636,51.61935,0.0 -0.3728620000000001,51.619020000000006,0.0 -0.37409800000000004,51.618759,0.0 -0.374921,51.618447,0.0 -0.375862,51.618184,0.0 -0.37656899999999993,51.61805400000001,0.0 -0.377587,51.617804,0.0 -0.37822154329555246,51.61780490925884,0.0 -0.378285,51.617805,0.0 -0.37910600000000005,51.617706000000005,0.0 -0.38047,51.617462,0.0 -0.38152500000000006,51.617479,0.0 -0.382111,51.617393,0.0 -0.38323099999999993,51.61665,0.0 -0.3839600000000001,51.616352000000006,0.0 -0.385252,51.615974,0.0 -0.3863980000000001,51.61569300000001,0.0 -0.387132,51.615565999999994,0.0 -0.38786500000000007,51.615497000000005,0.0 -0.388984,51.615527,0.0 -0.38922500000000004,51.615435,0.0 -0.39081200000000005,51.615332,0.0 -0.392701,51.615179,0.0 -0.39335200000000003,51.615026,0.0 -0.394225,51.61488400000001,0.0 -0.3957649999999999,51.614474,0.0 -0.39649499999999993,51.61432500000001,0.0 -0.397306,51.614104,0.0 -0.398486,51.613661,0.0 -0.39948700000000004,51.613404,0.0 -0.39997699999999997,51.61334099999999,0.0 -0.40067200000000003,51.613351,0.0 -0.40144100000000005,51.613166,0.0 -0.402323,51.613205,0.0 -0.40276499999999993,51.613169,0.0 -0.404072,51.61318,0.0 -0.403881,51.61229500000001,0.0 -0.40368300000000007,51.611788,0.0 -0.4034150000000001,51.610656,0.0 -0.403408,51.609763,0.0 -0.403237,51.609095999999994,0.0 -0.40251499999999996,51.608201,0.0 -0.40249900000000005,51.607882,0.0 -0.402371,51.607413,0.0 -0.401782,51.606617,0.0 -0.4023729999999999,51.60611699999999,0.0 -0.40242199999999995,51.605548,0.0 -0.40253000000000005,51.605188000000005,0.0 -0.402448,51.603697999999994,0.0 -0.402547,51.602939,0.0 -0.402359,51.601937,0.0 -0.40168000000000004,51.600640000000006,0.0 -0.401408,51.599891,0.0 -0.40095900000000007,51.599261,0.0 -0.400275,51.598577,0.0 -0.399967,51.598219,0.0 -0.400333,51.59741999999999,0.0 -0.399792,51.59731,0.0 -0.3976390000000001,51.597023,0.0 -0.397737,51.59673200000001,0.0 -0.39754400000000006,51.596304,0.0 -0.396696,51.595381,0.0 -0.396507,51.59508700000001,0.0 -0.396471,51.594095,0.0 -0.396293,51.593419000000004,0.0 -0.395611,51.59211500000001,0.0 -0.395471,51.591301,0.0 -0.395549,51.590679,0.0 -0.39549000000000006,51.590199,0.0 -0.39516,51.590307,0.0 -0.394892,51.590255,0.0 -0.39447200000000004,51.590449,0.0 -0.394147,51.590218,0.0 -0.393496,51.589396,0.0 -0.39287200000000005,51.588868,0.0 -0.392179,51.588495,0.0 -0.39203299999999996,51.588328,0.0 -0.391837,51.587221,0.0 -0.39173900000000006,51.587016,0.0 -0.3915409999999999,51.586048,0.0 -0.391526,51.584993,0.0 -0.39135,51.584106000000006,0.0 -0.39120800000000006,51.584102,0.0 -0.39103400000000005,51.583065,0.0 -0.391172,51.583056,0.0 -0.39104799999999995,51.581722,0.0 -0.391505,51.581708,0.0 -0.391572,51.581558,0.0 -0.39111500000000005,51.581104,0.0 -0.39122700000000005,51.581076,0.0 -0.39083,51.580501,0.0 -0.38966100000000004,51.578921,0.0 -0.389021,51.578127,0.0 -0.38861400000000007,51.57775500000001,0.0 -0.38787800000000006,51.575664,0.0 -0.38751299999999994,51.57528800000001,0.0 -0.3880759999999999,51.57497,0.0 -0.3874590000000001,51.574383000000005,0.0 -0.387186,51.574048,0.0 -0.38666200000000006,51.573288,0.0 -0.38570800000000005,51.572146000000004,0.0 -0.38646100000000005,51.571554000000006,0.0 -0.385935,51.570963,0.0 -0.385023,51.56985399999999,0.0 -0.384508,51.569137000000005,0.0 -0.384547,51.569034,0.0 -0.38433,51.568768,0.0 -0.383298,51.567249000000004,0.0 -0.383481,51.56716,0.0 -0.382972,51.566203,0.0 -0.3826700000000001,51.565487000000005,0.0 -0.382399,51.564709,0.0 -0.3824020000000001,51.564305,0.0 -0.382503,51.563977,0.0 -0.38244400000000006,51.56358,0.0 -0.38197,51.563072000000005,0.0 -0.382381,51.56289700000001,0.0 -0.3818759999999999,51.562416999999996,0.0 -0.380961,51.561451,0.0 -0.380709,51.561241,0.0 -0.38030900000000006,51.56067600000001,0.0 -0.38026200000000004,51.560375,0.0 -0.38042000000000004,51.559704,0.0 -0.3801570000000001,51.55967100000001,0.0 -0.380034,51.559447,0.0 -0.380293,51.55910899999999,0.0 -0.37981,51.558444,0.0 -0.379258,51.55758999999999,0.0 -0.37887999999999994,51.556658,0.0 -0.37822199999999995,51.555725,0.0 -0.377862,51.554981,0.0 -0.377701,51.554998,0.0 -0.377565,51.55459,0.0 -0.37736163819098795,51.55431490758271,0.0 -0.37728999999999996,51.554218,0.0 -0.37655099999999997,51.553513,0.0 -0.376489,51.553535,0.0 -0.37586100000000006,51.553061,0.0 -0.374932,51.553494,0.0 -0.373908,51.55391,0.0 -0.37370699999999996,51.553818,0.0 -0.37336499999999995,51.554025,0.0 -0.37285500000000005,51.553717,0.0 -0.372471,51.55395899999999,0.0 -0.37144399999999994,51.554046,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Havering</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>0.25785300000000005,51.604854,0.0 0.258132,51.605118,0.0 0.258053,51.606505,0.0 0.259656,51.606794,0.0 0.26143700000000003,51.607411,0.0 0.263089,51.607317,0.0 0.264299,51.60783,0.0 0.26453600000000005,51.608318,0.0 0.264078,51.608875,0.0 0.26281,51.609292,0.0 0.261608,51.610145,0.0 0.259023,51.612282,0.0 0.258112,51.613187,0.0 0.257666,51.61418,0.0 0.25526000000000004,51.61562300000001,0.0 0.25404,51.616609,0.0 0.252168,51.617767,0.0 0.250265,51.618703000000004,0.0 0.245327,51.62062499999999,0.0 0.24148900000000004,51.622353,0.0 0.239428,51.62311600000001,0.0 0.237573,51.624117000000005,0.0 0.23595200000000002,51.624843,0.0 0.233957,51.625917,0.0 0.23211699999999996,51.627219,0.0 0.22911800000000002,51.628903,0.0 0.22724700000000003,51.629768000000006,0.0 0.226082,51.630554,0.0 0.22405999999999998,51.631734,0.0 0.222049,51.630123,0.0 0.21978400000000003,51.629681000000005,0.0 0.21752000000000002,51.629090000000005,0.0 0.2157,51.628292,0.0 0.21365200000000004,51.627563,0.0 0.21325400000000003,51.62762600000001,0.0 0.212082,51.627184,0.0 0.21222400000000002,51.626976,0.0 0.21083,51.626734,0.0 0.20843500000000004,51.62668,0.0 0.206747,51.626255,0.0 0.20541799999999996,51.62563000000001,0.0 0.20343200000000006,51.625141,0.0 0.200284,51.624933,0.0 0.19696,51.625565,0.0 0.194747,51.625712,0.0 0.192665,51.62549200000001,0.0 0.18953899999999999,51.625,0.0 0.18937299999999999,51.624487,0.0 0.18834400000000004,51.62541,0.0 0.185969,51.625519,0.0 0.186241,51.624556,0.0 0.185904,51.62436999999999,0.0 0.184143,51.625248,0.0 0.18247100000000002,51.625806000000004,0.0 0.18058499999999997,51.625733,0.0 0.18037000000000003,51.62447,0.0 0.17992699999999998,51.62438,0.0 0.17862899999999998,51.624207,0.0 0.175276,51.623585,0.0 0.168874,51.621416999999994,0.0 0.16807,51.621801,0.0 0.165813,51.622377,0.0 0.162757,51.622789,0.0 0.162503,51.622574,0.0 0.156484,51.623272,0.0 0.155207,51.623345,0.0 0.14982499999999999,51.62320700000001,0.0 0.139855,51.623469,0.0 0.13815700000000003,51.623543,0.0 0.140085,51.62134,0.0 0.140806,51.620765,0.0 0.144471,51.61668099999999,0.0 0.145475,51.614553,0.0 0.146452,51.613741,0.0 0.147469,51.612349,0.0 0.147922,51.610378,0.0 0.14868100000000004,51.60868099999999,0.0 0.14876599999999998,51.607374,0.0 0.14845000000000003,51.606124,0.0 0.148618,51.604355,0.0 0.14894799999999997,51.60347999999999,0.0 0.149485,51.60290299999999,0.0 0.148324,51.599321,0.0 0.14765800000000004,51.596799,0.0 0.14806,51.596353,0.0 0.149815,51.597076,0.0 0.15113099999999996,51.595437,0.0 0.15074299999999996,51.5934,0.0 0.150572,51.59128499999999,0.0 0.151081,51.590115,0.0 0.151198,51.589124000000005,0.0 0.150928,51.583755,0.0 0.15062599999999998,51.583062,0.0 0.14966,51.582355,0.0 0.148383,51.580752000000004,0.0 0.147448,51.580792,0.0 0.147232,51.577926000000005,0.0 0.146984,51.57567900000001,0.0 0.148036,51.575776,0.0 0.14820500000000003,51.575196000000005,0.0 0.147896,51.573117,0.0 0.148961,51.573232999999995,0.0 0.149263,51.571461,0.0 0.14929000000000003,51.570273,0.0 0.14975200000000002,51.569697000000005,0.0 0.146642,51.569415,0.0 0.14675999999999997,51.568769,0.0 0.147371,51.568565,0.0 0.14874900000000002,51.56862100000001,0.0 0.14933,51.568116,0.0 0.150836,51.567781,0.0 0.151259,51.56805,0.0 0.15235900000000002,51.567477,0.0 0.155583,51.565269,0.0 0.156317,51.565033,0.0 0.15798299999999998,51.563981000000005,0.0 0.159462,51.563225,0.0 0.16070999999999996,51.562074,0.0 0.16187000000000004,51.561606,0.0 0.16565199999999997,51.562964,0.0 0.16634000000000002,51.56327,0.0 0.16832100000000003,51.56353200000001,0.0 0.171228,51.564613,0.0 0.173388,51.56509799999999,0.0 0.176015,51.564729,0.0 0.178086,51.564916,0.0 0.180173,51.564877,0.0 0.183481,51.564634000000005,0.0 0.185153,51.565511,0.0 0.18514699999999998,51.564746,0.0 0.18398299999999998,51.563867,0.0 0.18359399999999998,51.56293,0.0 0.18261900000000003,51.56131200000001,0.0 0.18357999999999997,51.560567999999996,0.0 0.18454,51.560213000000005,0.0 0.18476600000000004,51.559853,0.0 0.18477399999999997,51.558865,0.0 0.184549,51.558693,0.0 0.184408,51.557636,0.0 0.18501900000000002,51.556819,0.0 0.18474200000000002,51.556426,0.0 0.18587000000000004,51.556338000000004,0.0 0.186829,51.555820999999995,0.0 0.18770699999999998,51.55485,0.0 0.18782700000000002,51.554155,0.0 0.18966599999999997,51.553121,0.0 0.19018,51.552679,0.0 0.189581,51.551453,0.0 0.189206,51.551385,0.0 0.187461,51.550197,0.0 0.18634799999999999,51.547946,0.0 0.185784,51.547232,0.0 0.18492700000000004,51.546987,0.0 0.18256499999999998,51.545838999999994,0.0 0.18167100000000003,51.545247,0.0 0.18007899999999996,51.54375,0.0 0.17963100000000004,51.542586,0.0 0.179659,51.541354,0.0 0.179247,51.540330000000004,0.0 0.17811700000000003,51.53957,0.0 0.17647899999999997,51.539214,0.0 0.17500699999999997,51.538494,0.0 0.17391899999999996,51.537606999999994,0.0 0.172567,51.535907,0.0 0.171877,51.534657,0.0 0.171909,51.53426900000001,0.0 0.170762,51.532625,0.0 0.16837199999999997,51.530874,0.0 0.168047,51.530795,0.0 0.167461,51.529977,0.0 0.166818,51.529691,0.0 0.166447,51.529076,0.0 0.165537,51.528533,0.0 0.165114,51.527755000000006,0.0 0.164456,51.527076,0.0 0.164049,51.526206,0.0 0.16405200000000003,51.525751,0.0 0.162939,51.523882,0.0 0.16225899999999996,51.522271,0.0 0.16223799999999997,51.52131,0.0 0.16118700000000002,51.51887700000001,0.0 0.15965499999999996,51.51592,0.0 0.158937,51.513841,0.0 0.158914,51.513056,0.0 0.15787399999999996,51.508768,0.0 0.16005800000000003,51.508712,0.0 0.16172700000000004,51.508450999999994,0.0 0.16358900000000004,51.508017,0.0 0.16691000000000003,51.506926,0.0 0.168498,51.506277000000004,0.0 0.170718,51.50505,0.0 0.172582,51.503654,0.0 0.174633,51.501597000000004,0.0 0.17572200000000002,51.499798,0.0 0.176311,51.498195,0.0 0.17689,51.497035999999994,0.0 0.177821,51.493323000000004,0.0 0.17835100000000004,51.491838,0.0 0.179012,51.490455,0.0 0.180549,51.488283,0.0 0.18165300000000006,51.487325000000006,0.0 0.18333500000000003,51.48622900000001,0.0 0.184817,51.485526,0.0 0.18726999999999996,51.484654000000006,0.0 0.188177,51.484449,0.0 0.191973,51.48415,0.0 0.19556000000000004,51.484186,0.0 0.19875199999999996,51.484368999999994,0.0 0.20259300000000002,51.484971,0.0 0.20769700000000005,51.485698,0.0 0.21030700000000002,51.485877,0.0 0.21044,51.490028,0.0 0.211304,51.490473,0.0 0.21141199999999996,51.490902,0.0 0.211904,51.491044,0.0 0.21205900000000003,51.492168,0.0 0.21281699999999998,51.493333,0.0 0.212822,51.494381,0.0 0.213046,51.495021,0.0 0.21351500000000004,51.495013,0.0 0.214128,51.496039,0.0 0.21557900000000002,51.496625,0.0 0.21592599999999998,51.49646,0.0 0.216997,51.496583,0.0 0.21964,51.497451000000005,0.0 0.221625,51.497809999999994,0.0 0.223578,51.497906,0.0 0.22426100000000004,51.497314,0.0 0.225365,51.497578999999995,0.0 0.227879,51.498859,0.0 0.22993700000000003,51.49936499999999,0.0 0.22870100000000002,51.501007,0.0 0.227782,51.502482,0.0 0.22740600000000002,51.503425,0.0 0.226586,51.504488,0.0 0.22599200000000003,51.505879,0.0 0.22636799999999996,51.505928000000004,0.0 0.226877,51.506647,0.0 0.228928,51.506804,0.0 0.23247899999999996,51.506624,0.0 0.234603,51.506942,0.0 0.23542300000000002,51.506944,0.0 0.23981900000000003,51.50727800000001,0.0 0.23997100000000002,51.50770700000001,0.0 0.241767,51.50792500000001,0.0 0.24201399999999998,51.508609,0.0 0.24147400000000005,51.51062,0.0 0.24052200000000004,51.510518,0.0 0.240279,51.510755,0.0 0.240141,51.512555000000006,0.0 0.239966,51.51324400000001,0.0 0.24111400000000002,51.513742,0.0 0.24009000000000003,51.51491500000001,0.0 0.23714800000000003,51.519333,0.0 0.239882,51.519385,0.0 0.243909,51.518336,0.0 0.24482699999999993,51.518724999999996,0.0 0.2449260000000001,51.519026000000004,0.0 0.244201,51.519759,0.0 0.24463800000000002,51.520149,0.0 0.24427200000000002,51.520471,0.0 0.243075,51.520825,0.0 0.24069700000000002,51.521206,0.0 0.24062299999999998,51.521767,0.0 0.24101,51.522605000000006,0.0 0.24197700000000003,51.523273,0.0 0.24282800000000002,51.524391,0.0 0.24581000000000003,51.52351500000001,0.0 0.24666600000000005,51.524277000000005,0.0 0.24697700000000003,51.525434,0.0 0.24623399999999998,51.526455,0.0 0.248263,51.52755,0.0 0.24885400000000002,51.527408,0.0 0.248937,51.528673000000005,0.0 0.250824,51.528817,0.0 0.25139800000000007,51.527508,0.0 0.251508,51.52597,0.0 0.252228,51.524981,0.0 0.252407,51.52355500000001,0.0 0.25273699999999993,51.52209899999999,0.0 0.253355,51.520688,0.0 0.253658,51.519367,0.0 0.2538059999999999,51.517885,0.0 0.2558830000000001,51.517682,0.0 0.25748,51.517865,0.0 0.259437,51.517809,0.0 0.259755,51.518256,0.0 0.26051499999999994,51.518347999999996,0.0 0.26164000000000004,51.517957,0.0 0.263655,51.517869,0.0 0.263841,51.51864900000001,0.0 0.263908,51.52028,0.0 0.264041,51.521209,0.0 0.26498099999999997,51.5229,0.0 0.26661,51.522955,0.0 0.266723,51.52451200000001,0.0 0.2658150000000001,51.524574,0.0 0.26535699999999995,51.52500499999999,0.0 0.265478,51.527828,0.0 0.265319,51.53214899999999,0.0 0.267641,51.532474,0.0 0.269653,51.53294799999999,0.0 0.272105,51.533199,0.0 0.274643,51.532938,0.0 0.27619599999999994,51.533178,0.0 0.276312,51.532927,0.0 0.28173399999999993,51.533941,0.0 0.286639,51.53433,0.0 0.28762899999999997,51.534522,0.0 0.290412,51.534659,0.0 0.297727,51.535317,0.0 0.2971770000000001,51.537661,0.0 0.300831,51.538133,0.0 0.300695,51.538755,0.0 0.306325,51.539136,0.0 0.306357,51.539080000000006,0.0 0.31048200000000004,51.539346,0.0 0.310499,51.53965000000001,0.0 0.314413,51.539921,0.0 0.315245,51.539885,0.0 0.316889,51.540082,0.0 0.321505,51.540501000000006,0.0 0.32469,51.54063,0.0 0.3315620000000001,51.54079500000001,0.0 0.33140100000000006,51.540044,0.0 0.33399600000000007,51.540502000000004,0.0 0.33379400000000004,51.541182000000006,0.0 0.33330499999999996,51.54126099999999,0.0 0.333874,51.54249200000001,0.0 0.333042,51.543816,0.0 0.3314170000000001,51.545941,0.0 0.32887099999999997,51.545835999999994,0.0 0.329439,51.546563,0.0 0.328866,51.547202,0.0 0.328628,51.547852000000006,0.0 0.32795,51.54856000000001,0.0 0.32791600000000004,51.550487000000004,0.0 0.327788,51.550993,0.0 0.326634,51.551644,0.0 0.3255759999999999,51.552491,0.0 0.32512899999999995,51.553056999999995,0.0 0.32419600000000004,51.553056,0.0 0.322397,51.552749,0.0 0.32217399999999996,51.552865,0.0 0.321976,51.554229,0.0 0.318803,51.555226000000005,0.0 0.318407,51.556779,0.0 0.3164719999999999,51.557684,0.0 0.315605,51.557661,0.0 0.315134,51.558084,0.0 0.315016,51.559035,0.0 0.31474699999999994,51.559255,0.0 0.3145629999999999,51.560778000000006,0.0 0.314115,51.562722,0.0 0.31347500000000006,51.56391500000001,0.0 0.313007,51.565816,0.0 0.309969,51.56561,0.0 0.300183,51.56506,0.0 0.29452399999999995,51.564661,0.0 0.290262,51.564298,0.0 0.28925800000000007,51.566457,0.0 0.288599,51.568104,0.0 0.286662,51.57167299999999,0.0 0.28711000000000003,51.57214400000001,0.0 0.28711300000000006,51.572797,0.0 0.286625,51.573578999999995,0.0 0.2850170000000001,51.57418,0.0 0.283194,51.57705300000001,0.0 0.28206300000000006,51.578557,0.0 0.279857,51.580882,0.0 0.277756,51.582747,0.0 0.275347,51.585085,0.0 0.2746080000000001,51.586006,0.0 0.27356400000000003,51.586988000000005,0.0 0.272434,51.58744999999999,0.0 0.271233,51.589137,0.0 0.271319,51.58973999999999,0.0 0.270255,51.591095,0.0 0.2699019999999999,51.592244,0.0 0.269711,51.594175,0.0 0.26930800000000005,51.595273,0.0 0.270109,51.59660100000001,0.0 0.27035999999999993,51.597693,0.0 0.270297,51.598357,0.0 0.2698519999999999,51.599573,0.0 0.26705699999999993,51.599594,0.0 0.265304,51.599697,0.0 0.26225,51.60002200000001,0.0 0.260848,51.600388,0.0 0.25822500000000004,51.60091800000001,0.0 0.257959,51.601260999999994,0.0 0.255814,51.601202,0.0 0.25398300000000007,51.601596,0.0 0.25387999999999994,51.601859999999995,0.0 0.25461399999999995,51.602687,0.0 0.255268,51.602741,0.0 0.256599,51.603604,0.0 0.256557,51.60407,0.0 0.257226,51.604619,0.0 0.25785300000000005,51.604854,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Hillingdon</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.3769554667472305,51.524263985425165,0.0 -0.376181,51.524915,0.0 -0.37592899999999996,51.525557,0.0 -0.3762710000000001,51.52738000000001,0.0 -0.376203,51.5288,0.0 -0.37701822221665415,51.52890959215456,0.0 -0.38247499999999995,51.529643,0.0 -0.38586800000000004,51.530375,0.0 -0.38663800000000004,51.530394,0.0 -0.38711599999999996,51.52955600000001,0.0 -0.38927400000000006,51.53061900000001,0.0 -0.3892790000000001,51.53079900000001,0.0 -0.392346,51.53140100000001,0.0 -0.40252999999999994,51.532889,0.0 -0.4052499999999999,51.533207,0.0 -0.4093959999999999,51.534007,0.0 -0.410938,51.534175000000005,0.0 -0.41183300000000006,51.53408400000001,0.0 -0.41242499999999993,51.534552,0.0 -0.4135440000000001,51.534755,0.0 -0.41394700000000006,51.53581100000001,0.0 -0.4147080000000001,51.535937,0.0 -0.415266,51.536521,0.0 -0.416757,51.536511,0.0 -0.4177000000000001,51.536886,0.0 -0.4175539999999999,51.53786100000001,0.0 -0.41938,51.538256,0.0 -0.41934,51.538806,0.0 -0.418176,51.539122,0.0 -0.41940800000000006,51.539905,0.0 -0.419202,51.540446,0.0 -0.4183219999999999,51.54009,0.0 -0.41604199999999997,51.54026399999999,0.0 -0.41444600000000004,51.540689,0.0 -0.40872700000000006,51.54170499999999,0.0 -0.40541600000000005,51.542436,0.0 -0.403853,51.542544,0.0 -0.40130800000000005,51.542532,0.0 -0.3976729999999999,51.542325,0.0 -0.395273,51.542548000000004,0.0 -0.395592,51.54409,0.0 -0.39655699999999994,51.545962,0.0 -0.39788599999999996,51.545662,0.0 -0.398721,51.547891,0.0 -0.394889,51.547637,0.0 -0.3949869999999999,51.548756,0.0 -0.394189,51.548647,0.0 -0.389095,51.550141,0.0 -0.38526999999999995,51.55117099999999,0.0 -0.381959,51.552725,0.0 -0.3801939999999999,51.553683,0.0 -0.37768900000000005,51.554688,0.0 -0.37887999999999994,51.556658,0.0 -0.379258,51.55758999999999,0.0 -0.380293,51.55910899999999,0.0 -0.38030900000000006,51.56067600000001,0.0 -0.38244400000000006,51.56358,0.0 -0.382399,51.564709,0.0 -0.383481,51.56716,0.0 -0.383298,51.567249000000004,0.0 -0.385023,51.56985399999999,0.0 -0.38646100000000005,51.571554000000006,0.0 -0.38570800000000005,51.572146000000004,0.0 -0.387186,51.574048,0.0 -0.3880759999999999,51.57497,0.0 -0.38751299999999994,51.57528800000001,0.0 -0.38787800000000006,51.575664,0.0 -0.38861400000000007,51.57775500000001,0.0 -0.38966100000000004,51.578921,0.0 -0.391572,51.581558,0.0 -0.39104799999999995,51.581722,0.0 -0.39120800000000006,51.584102,0.0 -0.391526,51.584993,0.0 -0.3915409999999999,51.586048,0.0 -0.39203299999999996,51.588328,0.0 -0.393496,51.589396,0.0 -0.39447200000000004,51.590449,0.0 -0.39549000000000006,51.590199,0.0 -0.395611,51.59211500000001,0.0 -0.396293,51.593419000000004,0.0 -0.396507,51.59508700000001,0.0 -0.39754400000000006,51.596304,0.0 -0.3976390000000001,51.597023,0.0 -0.400333,51.59741999999999,0.0 -0.399967,51.598219,0.0 -0.401408,51.599891,0.0 -0.402359,51.601937,0.0 -0.402547,51.602939,0.0 -0.40253000000000005,51.605188000000005,0.0 -0.4023729999999999,51.60611699999999,0.0 -0.401782,51.606617,0.0 -0.402371,51.607413,0.0 -0.40251499999999996,51.608201,0.0 -0.403237,51.609095999999994,0.0 -0.4034150000000001,51.610656,0.0 -0.404072,51.61318,0.0 -0.405397,51.613421,0.0 -0.4111560000000001,51.613806000000004,0.0 -0.4133549999999999,51.61499,0.0 -0.41663900000000004,51.61642100000001,0.0 -0.4211770000000001,51.616942,0.0 -0.42449599999999993,51.616907,0.0 -0.42670199999999997,51.617046,0.0 -0.42797100000000005,51.617603,0.0 -0.430105,51.618059,0.0 -0.4327520000000001,51.618345,0.0 -0.43819499999999995,51.619892,0.0 -0.440597,51.62007,0.0 -0.44214300000000006,51.61962200000001,0.0 -0.44336999999999993,51.619493,0.0 -0.44538400000000006,51.619693,0.0 -0.446499,51.61868200000001,0.0 -0.448264,51.615791,0.0 -0.44976,51.614927,0.0 -0.45557800000000004,51.61263300000001,0.0 -0.45715199999999984,51.612291,0.0 -0.46262000000000003,51.614095,0.0 -0.466381,51.615576,0.0 -0.46919100000000014,51.616828,0.0 -0.47075199999999995,51.618033000000004,0.0 -0.47296999999999995,51.619185,0.0 -0.47706699999999996,51.622043,0.0 -0.478821,51.62259900000001,0.0 -0.48269000000000006,51.62445,0.0 -0.48391800000000007,51.624836,0.0 -0.487515,51.626579,0.0 -0.489048,51.62759100000001,0.0 -0.49155800000000005,51.630764000000006,0.0 -0.492539,51.630524,0.0 -0.4936549999999999,51.63059499999999,0.0 -0.494217,51.631060000000005,0.0 -0.495555,51.631161,0.0 -0.49608100000000005,51.631668,0.0 -0.497247,51.631654000000005,0.0 -0.499139,51.630585,0.0 -0.49961699999999987,51.630065,0.0 -0.500207,51.628605,0.0 -0.49926999999999994,51.627785,0.0 -0.4976709999999999,51.62677899999999,0.0 -0.49784100000000003,51.625835,0.0 -0.498447,51.624708,0.0 -0.499766,51.624074,0.0 -0.500144,51.623417,0.0 -0.500176,51.622066,0.0 -0.499281,51.621106,0.0 -0.49683,51.620498,0.0 -0.4954100000000001,51.618791,0.0 -0.4961359999999999,51.616763,0.0 -0.4971259999999999,51.614848,0.0 -0.49775000000000014,51.614594,0.0 -0.497915,51.613235,0.0 -0.49896700000000005,51.611104,0.0 -0.498997,51.610146,0.0 -0.49837899999999996,51.609624,0.0 -0.4992450000000001,51.60880000000001,0.0 -0.49859200000000004,51.608295000000005,0.0 -0.497965,51.60628199999999,0.0 -0.4972839999999999,51.604901,0.0 -0.497474,51.604256,0.0 -0.497107,51.603086,0.0 -0.496421,51.602621,0.0 -0.49698300000000006,51.601163,0.0 -0.49765800000000004,51.600877,0.0 -0.499061,51.601363,0.0 -0.5002519999999999,51.60128400000001,0.0 -0.500896,51.600205,0.0 -0.5006000000000002,51.598662,0.0 -0.499526,51.596380999999994,0.0 -0.499385,51.59524199999999,0.0 -0.498589,51.594442,0.0 -0.49879699999999993,51.593109,0.0 -0.4994079999999999,51.592601,0.0 -0.499371,51.591981,0.0 -0.49864100000000006,51.591899,0.0 -0.4988560000000001,51.591253,0.0 -0.4979330000000001,51.590959,0.0 -0.49723000000000017,51.589337,0.0 -0.4957620000000002,51.588114000000004,0.0 -0.49496300000000004,51.586543999999996,0.0 -0.495134,51.585421,0.0 -0.4947230000000001,51.584613000000004,0.0 -0.493218,51.583719,0.0 -0.4908550000000001,51.582701,0.0 -0.4897980000000001,51.581956,0.0 -0.48893500000000006,51.580703,0.0 -0.48857399999999995,51.579616,0.0 -0.489487,51.578153,0.0 -0.489034,51.57736299999999,0.0 -0.4882020000000001,51.576992,0.0 -0.48762,51.576184,0.0 -0.48619100000000004,51.575835,0.0 -0.48533399999999993,51.575402,0.0 -0.4843979999999999,51.575359,0.0 -0.4840080000000001,51.574934,0.0 -0.4845629999999999,51.574294,0.0 -0.48555499999999996,51.57383899999999,0.0 -0.4850360000000001,51.57222900000001,0.0 -0.48402400000000007,51.571047,0.0 -0.48456100000000013,51.568721000000004,0.0 -0.48433200000000004,51.568477,0.0 -0.4843859999999999,51.568149,0.0 -0.4847839999999999,51.566869000000004,0.0 -0.4845569999999999,51.566672,0.0 -0.483469,51.566397,0.0 -0.48260000000000003,51.56572400000001,0.0 -0.483243,51.565138,0.0 -0.48226600000000003,51.563913,0.0 -0.48281500000000005,51.56282,0.0 -0.481585,51.562406,0.0 -0.480773,51.561779,0.0 -0.4812180000000001,51.560993,0.0 -0.479516,51.56050900000001,0.0 -0.4775199999999999,51.56027199999999,0.0 -0.47670099999999993,51.55934,0.0 -0.47699900000000006,51.558779,0.0 -0.47661700000000007,51.558029,0.0 -0.47721,51.55651999999999,0.0 -0.47736700000000004,51.555254000000005,0.0 -0.47774,51.554865,0.0 -0.478903,51.55483399999999,0.0 -0.48268600000000006,51.55151999999999,0.0 -0.4842959999999999,51.551435,0.0 -0.48474,51.550959,0.0 -0.48637100000000005,51.550207,0.0 -0.4875000000000001,51.549016,0.0 -0.48808500000000005,51.547520000000006,0.0 -0.489442,51.547245,0.0 -0.489267,51.546582,0.0 -0.4899980000000001,51.546124,0.0 -0.49119499999999994,51.546225,0.0 -0.49151600000000006,51.545277,0.0 -0.490803,51.54504,0.0 -0.49150599999999994,51.544003,0.0 -0.492119,51.54244700000001,0.0 -0.49182800000000004,51.541571,0.0 -0.49343200000000004,51.541107000000004,0.0 -0.495465,51.538289,0.0 -0.49449899999999997,51.537437,0.0 -0.49335,51.535835,0.0 -0.491753,51.535008,0.0 -0.4912280000000001,51.534323,0.0 -0.490502,51.534124,0.0 -0.491225,51.533376,0.0 -0.49081500000000006,51.532481,0.0 -0.490134,51.532014000000004,0.0 -0.48990800000000007,51.530435,0.0 -0.48901799999999995,51.52918900000001,0.0 -0.4893329999999999,51.527849,0.0 -0.489942,51.52712700000001,0.0 -0.4906590000000002,51.526807000000005,0.0 -0.4907840000000001,51.52565,0.0 -0.49027699999999996,51.524583,0.0 -0.49060700000000007,51.523315,0.0 -0.49060299999999996,51.52230300000001,0.0 -0.49114099999999994,51.521505999999995,0.0 -0.49107300000000004,51.52101,0.0 -0.49037200000000003,51.520457,0.0 -0.4905940000000001,51.51970200000001,0.0 -0.4916110000000001,51.518991,0.0 -0.492333,51.517282,0.0 -0.49188300000000007,51.51607,0.0 -0.491158,51.515206,0.0 -0.489635,51.51415599999999,0.0 -0.4899369999999999,51.513331,0.0 -0.489754,51.511477,0.0 -0.4887599999999999,51.51135300000001,0.0 -0.4862980000000001,51.510157,0.0 -0.48497200000000007,51.509304,0.0 -0.483495,51.507965000000006,0.0 -0.483954,51.50754899999999,0.0 -0.48332700000000006,51.507328,0.0 -0.48319400000000007,51.506646,0.0 -0.483646,51.506492,0.0 -0.4840529999999999,51.505594,0.0 -0.48457400000000006,51.505659,0.0 -0.48524,51.504612,0.0 -0.48487800000000003,51.50444,0.0 -0.4851900000000001,51.504026,0.0 -0.484717,51.503689,0.0 -0.485141,51.502651,0.0 -0.4862680000000001,51.501796,0.0 -0.4862119999999999,51.500884,0.0 -0.487313,51.50097900000001,0.0 -0.48752899999999993,51.50033,0.0 -0.48832099999999995,51.500417,0.0 -0.4897830000000001,51.49891800000001,0.0 -0.488868,51.498564,0.0 -0.4894720000000001,51.49755,0.0 -0.48860599999999993,51.496767999999996,0.0 -0.48868399999999995,51.495984,0.0 -0.48970099999999994,51.49543,0.0 -0.490442,51.49387800000001,0.0 -0.4914470000000001,51.493073,0.0 -0.49278700000000003,51.492756,0.0 -0.49457599999999985,51.492733,0.0 -0.495332,51.492112,0.0 -0.4949219999999999,51.491646,0.0 -0.496005,51.49054199999999,0.0 -0.496668,51.49054900000001,0.0 -0.497393,51.489882,0.0 -0.49864900000000006,51.48926,0.0 -0.498006,51.488808,0.0 -0.49837200000000004,51.488442,0.0 -0.49919800000000003,51.488557,0.0 -0.499098,51.487788,0.0 -0.49964900000000007,51.48719200000001,0.0 -0.49873900000000004,51.486157,0.0 -0.502279,51.482483,0.0 -0.503514,51.480519,0.0 -0.504069,51.479324,0.0 -0.504293,51.477756,0.0 -0.504535,51.477432,0.0 -0.505154,51.474439,0.0 -0.5057939999999999,51.472809,0.0 -0.506834,51.47105700000001,0.0 -0.5086229999999999,51.46941499999999,0.0 -0.5096890000000001,51.469204,0.0 -0.510173,51.468767,0.0 -0.510296,51.467504,0.0 -0.5088010000000001,51.46709400000001,0.0 -0.5073370000000001,51.466917,0.0 -0.506738,51.46752899999999,0.0 -0.505685,51.467779,0.0 -0.503296,51.467654,0.0 -0.5003689999999998,51.46712899999999,0.0 -0.4975590000000001,51.466181,0.0 -0.495594,51.464603999999994,0.0 -0.49433000000000005,51.463386,0.0 -0.4938810000000001,51.46272200000001,0.0 -0.49287300000000006,51.462989,0.0 -0.4903169999999999,51.462318999999994,0.0 -0.4899249999999999,51.461896,0.0 -0.4870340000000001,51.461441,0.0 -0.4853400000000001,51.461285000000004,0.0 -0.4822000000000001,51.461298,0.0 -0.47806,51.461429,0.0 -0.4767140000000002,51.461232,0.0 -0.475916,51.46069,0.0 -0.4758969999999999,51.460085,0.0 -0.47396899999999986,51.458791000000005,0.0 -0.47063400000000005,51.458102,0.0 -0.46632199999999996,51.457799,0.0 -0.46514799999999995,51.457578000000005,0.0 -0.4616920000000001,51.45727,0.0 -0.45938099999999993,51.456654,0.0 -0.45733500000000005,51.455681,0.0 -0.455739,51.455245,0.0 -0.455433,51.455625,0.0 -0.454129,51.455492,0.0 -0.453783,51.454854,0.0 -0.44942199999999993,51.45384500000001,0.0 -0.4481470000000001,51.45363,0.0 -0.44400400000000007,51.453267,0.0 -0.44148,51.456808,0.0 -0.44031700000000007,51.456646,0.0 -0.436154,51.456906,0.0 -0.435062,51.45685399999999,0.0 -0.434748,51.457111000000005,0.0 -0.4366340000000001,51.457685,0.0 -0.435662,51.459374,0.0 -0.433599,51.461739,0.0 -0.42236699999999994,51.466468,0.0 -0.411155,51.469882000000005,0.0 -0.41133299999999995,51.470457,0.0 -0.412979,51.471423,0.0 -0.4145710000000001,51.47319900000001,0.0 -0.415845,51.474012,0.0 -0.415696,51.474903000000005,0.0 -0.41494999999999993,51.476053,0.0 -0.415032,51.47720400000001,0.0 -0.415603,51.478578,0.0 -0.41682900000000006,51.480865,0.0 -0.416477,51.482085,0.0 -0.4168410000000001,51.482534,0.0 -0.416191,51.483053000000005,0.0 -0.4146869999999999,51.485654000000004,0.0 -0.414042,51.486053000000005,0.0 -0.41464500000000004,51.486278000000006,0.0 -0.41400300000000007,51.487179,0.0 -0.413342,51.48729,0.0 -0.412638,51.488581,0.0 -0.41140800000000005,51.494989,0.0 -0.41056599999999993,51.496218,0.0 -0.4108669999999999,51.497793,0.0 -0.40968099999999996,51.499961,0.0 -0.409285,51.50031500000001,0.0 -0.40697999999999995,51.49961,0.0 -0.403694,51.503115,0.0 -0.402566,51.503714,0.0 -0.40048999999999996,51.504213,0.0 -0.393723,51.506882000000004,0.0 -0.39286099999999996,51.507794000000004,0.0 -0.390385,51.513409,0.0 -0.38956899999999994,51.514363,0.0 -0.388618,51.514917000000004,0.0 -0.3852410000000001,51.51625200000001,0.0 -0.3842590000000001,51.516795,0.0 -0.381776,51.518635,0.0 -0.381405,51.51915300000001,0.0 -0.3791070000000001,51.521549,0.0 -0.37698399999999993,51.52424,0.0 -0.3769554667472305,51.524263985425165,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Hounslow</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.299822,51.482174,0.0 -0.299077,51.482946999999996,0.0 -0.297838,51.484475,0.0 -0.29739,51.48521399999999,0.0 -0.296852,51.485755,0.0 -0.2960999999999999,51.486077,0.0 -0.29211699999999996,51.4873,0.0 -0.290163,51.48738300000001,0.0 -0.28813800000000006,51.487026,0.0 -0.28679800000000005,51.486973,0.0 -0.28470100000000004,51.48654799999999,0.0 -0.282873,51.485821,0.0 -0.28212799999999993,51.485067,0.0 -0.280818,51.484445,0.0 -0.27999900000000005,51.484281,0.0 -0.278674,51.483499,0.0 -0.276988,51.482085,0.0 -0.276121,51.48079,0.0 -0.274684,51.477954,0.0 -0.273944,51.47687100000001,0.0 -0.272848,51.475502,0.0 -0.27159,51.474271,0.0 -0.270841,51.47369400000001,0.0 -0.26945399999999997,51.47282700000001,0.0 -0.26686899999999997,51.47168099999999,0.0 -0.265557,51.4713,0.0 -0.264004,51.47100700000001,0.0 -0.262668,51.470872,0.0 -0.26078,51.470826,0.0 -0.259122,51.470916,0.0 -0.25783999999999996,51.47113900000001,0.0 -0.25548399999999993,51.471905,0.0 -0.25361600000000006,51.47293700000001,0.0 -0.25194,51.47469100000001,0.0 -0.25170399999999993,51.475325999999995,0.0 -0.250787,51.47708699999999,0.0 -0.250409,51.478998,0.0 -0.25037100000000007,51.48013,0.0 -0.250488,51.481001,0.0 -0.250404,51.481947,0.0 -0.25007,51.483,0.0 -0.24920600000000004,51.484308000000006,0.0 -0.24871200000000002,51.484841,0.0 -0.247828,51.48547400000001,0.0 -0.244703,51.487028,0.0 -0.24344299999999994,51.48791799999999,0.0 -0.245005,51.489037,0.0 -0.24560899999999997,51.490212,0.0 -0.24535899999999994,51.49272,0.0 -0.24464000000000008,51.49675800000001,0.0 -0.24476299999999995,51.497342999999994,0.0 -0.244421,51.497943,0.0 -0.245005,51.497895,0.0 -0.245293,51.498383999999994,0.0 -0.249235,51.49695,0.0 -0.250015,51.497966,0.0 -0.2509930000000001,51.49946,0.0 -0.25214200000000003,51.500662000000005,0.0 -0.25308400000000003,51.5014,0.0 -0.25278699999999993,51.499905000000005,0.0 -0.2533770000000001,51.49901800000001,0.0 -0.255027,51.496971,0.0 -0.255118,51.49634499999999,0.0 -0.255627,51.49603,0.0 -0.255385,51.495661000000005,0.0 -0.255434,51.494932,0.0 -0.257533,51.494904,0.0 -0.263774,51.494373,0.0 -0.26767599999999997,51.493936,0.0 -0.2694,51.494076,0.0 -0.270732,51.494443,0.0 -0.272018,51.495255,0.0 -0.272481,51.49614799999999,0.0 -0.273304,51.496781,0.0 -0.275708,51.497946999999996,0.0 -0.276739,51.49854,0.0 -0.27839099999999994,51.500002,0.0 -0.27943,51.50163200000001,0.0 -0.2807839999999999,51.50285100000001,0.0 -0.283211,51.501643,0.0 -0.28573300000000007,51.500779,0.0 -0.286811,51.500662999999996,0.0 -0.28870000000000007,51.50085,0.0 -0.291374,51.501371,0.0 -0.293643,51.501591,0.0 -0.29405,51.501562,0.0 -0.299773,51.499637,0.0 -0.30071799999999993,51.499348,0.0 -0.300564,51.498804,0.0 -0.3001,51.498337,0.0 -0.299946,51.497813,0.0 -0.29798099999999994,51.49554499999999,0.0 -0.297553,51.49489,0.0 -0.301111,51.49441800000001,0.0 -0.30135600000000007,51.49522600000001,0.0 -0.304651,51.495841000000006,0.0 -0.305851,51.49618100000001,0.0 -0.305823,51.49535500000001,0.0 -0.305441,51.494538,0.0 -0.308403,51.493584,0.0 -0.311925,51.49197,0.0 -0.313936,51.493593000000004,0.0 -0.314414,51.49344800000001,0.0 -0.31510399999999994,51.49396399999999,0.0 -0.31447499999999995,51.494363,0.0 -0.31573300000000004,51.495346,0.0 -0.315291,51.495555,0.0 -0.315789,51.495904,0.0 -0.319211,51.494223,0.0 -0.32053700000000007,51.494883,0.0 -0.323434,51.495899,0.0 -0.32402500000000006,51.495765,0.0 -0.324758,51.496012,0.0 -0.32615900000000003,51.49503,0.0 -0.32741799999999993,51.496037,0.0 -0.32997600000000005,51.495075,0.0 -0.331773,51.495695,0.0 -0.33469600000000005,51.496153,0.0 -0.33678699999999995,51.496256,0.0 -0.338637,51.496247,0.0 -0.341382,51.496014,0.0 -0.34211400000000003,51.496041,0.0 -0.347258,51.497926,0.0 -0.34978800000000004,51.499029,0.0 -0.35095600000000005,51.49907399999999,0.0 -0.35515,51.498202,0.0 -0.356077,51.498106,0.0 -0.357301,51.497797,0.0 -0.358497,51.497625,0.0 -0.35958299999999993,51.497007,0.0 -0.36172899999999997,51.496255,0.0 -0.3619180000000001,51.496081,0.0 -0.36299799999999993,51.495933,0.0 -0.363627,51.495478999999996,0.0 -0.36369799999999997,51.49500599999999,0.0 -0.36373200000000006,51.494699,0.0 -0.36387899999999995,51.49459999999999,0.0 -0.3640760000000001,51.494437,0.0 -0.3643760000000001,51.494262000000006,0.0 -0.3645550000000001,51.49413400000001,0.0 -0.364745,51.493967,0.0 -0.364981,51.493704,0.0 -0.365382,51.493326,0.0 -0.365801,51.493658,0.0 -0.36649299999999996,51.493275,0.0 -0.366975,51.492779,0.0 -0.368378,51.492297,0.0 -0.36792199999999997,51.491793,0.0 -0.371873,51.49047,0.0 -0.371724,51.49078800000001,0.0 -0.37242,51.490984000000005,0.0 -0.37380699999999994,51.491933,0.0 -0.375481,51.494529,0.0 -0.37584,51.495402000000006,0.0 -0.37656491778120954,51.49533145003362,0.0 -0.377073,51.495281999999996,0.0 -0.37788499999999997,51.495447,0.0 -0.377652,51.496517,0.0 -0.377893,51.496605,0.0 -0.381846,51.495225,0.0 -0.383528,51.494818,0.0 -0.384763,51.494678,0.0 -0.387105,51.49468799999999,0.0 -0.38767100000000004,51.49489,0.0 -0.38932000000000005,51.495161,0.0 -0.39228999999999997,51.49585999999999,0.0 -0.39791499999999996,51.497400999999996,0.0 -0.401539,51.498284,0.0 -0.4048400000000001,51.499213000000005,0.0 -0.409285,51.50031500000001,0.0 -0.40968099999999996,51.499961,0.0 -0.4108669999999999,51.497793,0.0 -0.41056599999999993,51.496218,0.0 -0.41140800000000005,51.494989,0.0 -0.41262299999999996,51.488622,0.0 -0.41300800000000004,51.488248,0.0 -0.413342,51.48729,0.0 -0.41400300000000007,51.487179,0.0 -0.41464500000000004,51.486278000000006,0.0 -0.414042,51.486053000000005,0.0 -0.4146869999999999,51.485654000000004,0.0 -0.416191,51.483053000000005,0.0 -0.4168410000000001,51.482534,0.0 -0.416477,51.482085,0.0 -0.41682900000000006,51.480865,0.0 -0.415603,51.478578,0.0 -0.415032,51.47720400000001,0.0 -0.41494999999999993,51.476053,0.0 -0.415696,51.474903000000005,0.0 -0.415845,51.474012,0.0 -0.41483900000000007,51.473454,0.0 -0.41423899999999997,51.472651000000006,0.0 -0.4136850000000001,51.472384000000005,0.0 -0.412979,51.471423,0.0 -0.41133299999999995,51.470457,0.0 -0.411155,51.469882000000005,0.0 -0.41885900000000004,51.467558,0.0 -0.420162,51.467135,0.0 -0.4202899999999999,51.466783,0.0 -0.420997,51.466823,0.0 -0.42236699999999994,51.466468,0.0 -0.427059,51.46450800000001,0.0 -0.432639,51.462122,0.0 -0.433599,51.461739,0.0 -0.435662,51.459374,0.0 -0.43634200000000006,51.458402,0.0 -0.4366340000000001,51.457685,0.0 -0.434748,51.457111000000005,0.0 -0.435062,51.45685399999999,0.0 -0.436154,51.456906,0.0 -0.438435,51.45670499999999,0.0 -0.44031700000000007,51.456646,0.0 -0.44148,51.456808,0.0 -0.441917,51.456131,0.0 -0.44400400000000007,51.453267,0.0 -0.4481470000000001,51.45363,0.0 -0.44942199999999993,51.45384500000001,0.0 -0.453783,51.454854,0.0 -0.45409200000000005,51.455045,0.0 -0.453935,51.455438,0.0 -0.455433,51.455625,0.0 -0.455739,51.455245,0.0 -0.45733500000000005,51.455681,0.0 -0.45866100000000004,51.456315,0.0 -0.4588760000000001,51.45603800000001,0.0 -0.45901800000000004,51.453876,0.0 -0.459315,51.452715,0.0 -0.45985899999999996,51.45224,0.0 -0.46134100000000006,51.452391,0.0 -0.461502,51.448992,0.0 -0.45792099999999986,51.449222,0.0 -0.45748199999999994,51.448893,0.0 -0.45763999999999994,51.447702,0.0 -0.457335,51.44531500000001,0.0 -0.457465,51.442999,0.0 -0.455595,51.442279,0.0 -0.455421,51.441952,0.0 -0.45585599999999993,51.440652,0.0 -0.455818,51.440156,0.0 -0.45638200000000007,51.438655,0.0 -0.45648800000000006,51.438107,0.0 -0.453681,51.438495,0.0 -0.450977,51.438989,0.0 -0.44631000000000004,51.439997,0.0 -0.447183,51.437059,0.0 -0.447738,51.43500300000001,0.0 -0.445197,51.43491,0.0 -0.4397730000000001,51.43462,0.0 -0.440149,51.43281,0.0 -0.440004,51.43062700000001,0.0 -0.436173,51.429687,0.0 -0.43373599999999995,51.429168,0.0 -0.432211,51.428979,0.0 -0.429556,51.428798,0.0 -0.42944599999999994,51.429395,0.0 -0.427853,51.429252,0.0 -0.427507,51.43081899999999,0.0 -0.425883,51.430779,0.0 -0.424214,51.430978,0.0 -0.42352,51.430877,0.0 -0.423601,51.431161,0.0 -0.422443,51.431748,0.0 -0.421175,51.432171,0.0 -0.41910000000000003,51.432359000000005,0.0 -0.418378,51.43186600000001,0.0 -0.417316,51.431918,0.0 -0.41792199999999996,51.431028,0.0 -0.416165,51.430564,0.0 -0.416063,51.430695,0.0 -0.413827,51.430075,0.0 -0.4143740000000001,51.42929500000001,0.0 -0.41247400000000006,51.42878100000001,0.0 -0.413107,51.42785500000001,0.0 -0.411586,51.427662,0.0 -0.41089,51.427342,0.0 -0.41018,51.426284,0.0 -0.409028,51.425451,0.0 -0.40846299999999996,51.423834,0.0 -0.406513,51.422911,0.0 -0.405383,51.42248,0.0 -0.40284,51.423107,0.0 -0.40118099999999995,51.42339400000001,0.0 -0.398463,51.423559,0.0 -0.39589900000000006,51.423431,0.0 -0.394282,51.42319,0.0 -0.39261500000000005,51.422773,0.0 -0.39136399999999993,51.422326,0.0 -0.391772,51.422784,0.0 -0.3929059999999999,51.423283,0.0 -0.39277,51.423467,0.0 -0.3911299999999999,51.423162,0.0 -0.3863619999999999,51.421085000000005,0.0 -0.38539299999999993,51.42073899999999,0.0 -0.384219,51.42226500000001,0.0 -0.384112,51.422672,0.0 -0.38556300000000004,51.424352,0.0 -0.38774699999999995,51.427330999999995,0.0 -0.3880890000000001,51.427879,0.0 -0.387148,51.428179,0.0 -0.387986,51.428644,0.0 -0.38682099999999997,51.429723,0.0 -0.38331399999999993,51.432127,0.0 -0.377865,51.434867,0.0 -0.376138,51.43554,0.0 -0.377934,51.43631,0.0 -0.37789200000000006,51.436802,0.0 -0.37578877615787964,51.43772433159086,0.0 -0.366851,51.441643,0.0 -0.36942100000000005,51.44236899999999,0.0 -0.37124300000000005,51.443253,0.0 -0.3726149999999999,51.443587,0.0 -0.3733449999999999,51.443615,0.0 -0.37366999999999995,51.443129,0.0 -0.37488099999999996,51.442965,0.0 -0.3758598449344153,51.44300528137238,0.0 -0.37641199999999997,51.443028000000005,0.0 -0.37690500000000005,51.442592,0.0 -0.377627,51.442407,0.0 -0.379091,51.442806000000004,0.0 -0.37963,51.443229,0.0 -0.37939200000000006,51.443574,0.0 -0.379813,51.443917,0.0 -0.379632,51.44427600000001,0.0 -0.38056999999999996,51.444628,0.0 -0.3828710000000001,51.445049,0.0 -0.38394099999999987,51.445633,0.0 -0.3862670000000001,51.446732,0.0 -0.38645299999999994,51.447252999999996,0.0 -0.386291,51.448079,0.0 -0.387798,51.449434000000004,0.0 -0.384568,51.449896,0.0 -0.383787,51.44951,0.0 -0.37973000000000007,51.45272700000001,0.0 -0.3777690000000001,51.454228,0.0 -0.37602966247801295,51.455619070109236,0.0 -0.3753020000000001,51.456201,0.0 -0.37304500000000007,51.457473,0.0 -0.372694,51.456994,0.0 -0.372463,51.457247,0.0 -0.368461,51.45686799999999,0.0 -0.367829,51.457433,0.0 -0.36506400000000006,51.457803,0.0 -0.36444199999999993,51.457595,0.0 -0.362424,51.457708000000004,0.0 -0.361441,51.458002,0.0 -0.35981799999999997,51.45822,0.0 -0.357157,51.45839800000001,0.0 -0.354901,51.45834299999999,0.0 -0.353461,51.458183,0.0 -0.352842,51.457389,0.0 -0.35283900000000007,51.456862,0.0 -0.3516540000000001,51.456770999999996,0.0 -0.34870499999999993,51.456765,0.0 -0.347563,51.45689699999999,0.0 -0.34559699999999993,51.457448,0.0 -0.345294,51.457864,0.0 -0.34463,51.457987,0.0 -0.34268000000000004,51.458107000000005,0.0 -0.34172399999999997,51.459022,0.0 -0.340134,51.459239,0.0 -0.340725,51.457954,0.0 -0.340631,51.457258,0.0 -0.338973,51.455890000000004,0.0 -0.338555,51.45610200000001,0.0 -0.337737,51.455483,0.0 -0.3375619999999999,51.454842,0.0 -0.336984,51.454631000000006,0.0 -0.33629299999999995,51.455687,0.0 -0.33371000000000006,51.455488,0.0 -0.33363199999999993,51.455244,0.0 -0.33302999999999994,51.455408,0.0 -0.33247099999999996,51.455864,0.0 -0.332344,51.456382,0.0 -0.331416,51.45729000000001,0.0 -0.330368,51.457882000000005,0.0 -0.32905500000000004,51.45803500000001,0.0 -0.328215,51.457858,0.0 -0.32726900000000003,51.456979000000004,0.0 -0.326911,51.45704200000001,0.0 -0.325602,51.458262,0.0 -0.326471,51.45939800000001,0.0 -0.326233,51.459726,0.0 -0.326723,51.459974,0.0 -0.32637400000000005,51.460866,0.0 -0.326851,51.461122,0.0 -0.32666999999999996,51.46174599999999,0.0 -0.32577400000000006,51.462892,0.0 -0.325611,51.463334,0.0 -0.324876,51.464295,0.0 -0.323846,51.465148,0.0 -0.32323,51.465406,0.0 -0.320751,51.465406,0.0 -0.31996100000000005,51.46706300000001,0.0 -0.319728,51.468543,0.0 -0.318823,51.47072,0.0 -0.317575,51.47151800000001,0.0 -0.31545,51.47213,0.0 -0.311591,51.47347800000001,0.0 -0.308516,51.474742,0.0 -0.30699899999999997,51.475579,0.0 -0.30553,51.476832,0.0 -0.30427499999999996,51.47854499999999,0.0 -0.303067,51.479708,0.0 -0.299822,51.482174,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Islington</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.076415,51.546975,0.0 -0.076441,51.547317,0.0 -0.07663599999999998,51.547934,0.0 -0.07672900000000002,51.548117999999995,0.0 -0.07691599999999998,51.54843,0.0 -0.07709,51.548677000000005,0.0 -0.07771799999999998,51.549421,0.0 -0.077905,51.549674,0.0 -0.078684,51.550943000000004,0.0 -0.079041,51.551334000000004,0.0 -0.079333,51.55158800000001,0.0 -0.07972500000000002,51.551812,0.0 -0.07996300000000002,51.551869,0.0 -0.08028800000000001,51.551909,0.0 -0.083218,51.552139,0.0 -0.083714,51.552129,0.0 -0.084379,51.55206700000001,0.0 -0.084513,51.55204500000001,0.0 -0.08463199999999999,51.55204199999999,0.0 -0.084699,51.552046,0.0 -0.08518,51.552114,0.0 -0.085301,51.552124,0.0 -0.085404,51.55214,0.0 -0.085504,51.552162,0.0 -0.08564,51.552205,0.0 -0.086079,51.552428000000006,0.0 -0.08627,51.552505000000004,0.0 -0.086351,51.552534,0.0 -0.08651,51.552573,0.0 -0.08678900000000002,51.552624,0.0 -0.086993,51.552667,0.0 -0.087357,51.552743,0.0 -0.087552,51.552823,0.0 -0.087745,51.552945,0.0 -0.08858899999999999,51.553948,0.0 -0.0893,51.553741,0.0 -0.08952900000000001,51.55391100000001,0.0 -0.08975400000000001,51.554030000000004,0.0 -0.090037,51.55413899999999,0.0 -0.09040300000000003,51.55415000000001,0.0 -0.09039300000000002,51.55442300000001,0.0 -0.09033299999999998,51.554933,0.0 -0.09030799999999999,51.555361000000005,0.0 -0.09026600000000001,51.555802,0.0 -0.09032000000000001,51.556693,0.0 -0.09042,51.557672,0.0 -0.090293,51.557794,0.0 -0.090375,51.557918,0.0 -0.090771,51.558775,0.0 -0.09088400000000002,51.558998,0.0 -0.09104800000000002,51.559262000000004,0.0 -0.091512,51.559966,0.0 -0.091591,51.56016,0.0 -0.09170299999999998,51.560222,0.0 -0.092283,51.560296,0.0 -0.09276899999999999,51.560438,0.0 -0.09312599999999999,51.560479,0.0 -0.093635,51.560514000000005,0.0 -0.093756,51.560552,0.0 -0.09429200000000001,51.56079700000001,0.0 -0.094826,51.560965,0.0 -0.095759,51.561175,0.0 -0.09603199999999999,51.561227,0.0 -0.09858800000000001,51.560838,0.0 -0.09948,51.561485,0.0 -0.10086500000000001,51.562417,0.0 -0.101102,51.56258100000001,0.0 -0.10132999999999999,51.56268,0.0 -0.101516,51.562793,0.0 -0.102165,51.56328800000001,0.0 -0.10379400000000001,51.564322,0.0 -0.104511,51.564706,0.0 -0.10439100000000001,51.564771,0.0 -0.10446400000000002,51.56483300000001,0.0 -0.104872,51.56463500000001,0.0 -0.106634,51.565827,0.0 -0.10702199999999999,51.566123,0.0 -0.10733,51.566331,0.0 -0.107611,51.56655099999999,0.0 -0.10784400000000001,51.566789,0.0 -0.10842299999999999,51.567237,0.0 -0.108614,51.567375,0.0 -0.109056,51.567651,0.0 -0.10930900000000002,51.567792,0.0 -0.11033700000000002,51.56842,0.0 -0.111621,51.569053000000004,0.0 -0.11504300000000003,51.570575000000005,0.0 -0.11504800000000001,51.570633,0.0 -0.115166,51.570672,0.0 -0.11514299999999998,51.57141,0.0 -0.11550799999999999,51.571556,0.0 -0.11560600000000003,51.571618,0.0 -0.115406,51.571892,0.0 -0.11612799999999998,51.57219,0.0 -0.115585,51.572573,0.0 -0.11581899999999998,51.572824,0.0 -0.116587,51.573372,0.0 -0.11718400000000002,51.573826,0.0 -0.11758499999999997,51.574147999999994,0.0 -0.11886799999999999,51.574364,0.0 -0.11956700000000003,51.57438500000001,0.0 -0.11888999999999998,51.574734,0.0 -0.11926399999999998,51.574979,0.0 -0.11923900000000003,51.574994,0.0 -0.11953899999999998,51.575508000000006,0.0 -0.119928,51.57545699999999,0.0 -0.121759,51.575026,0.0 -0.12177600000000001,51.575065,0.0 -0.12237100000000002,51.574909000000005,0.0 -0.12240800000000004,51.574969,0.0 -0.12327400000000002,51.574684000000005,0.0 -0.12377500000000001,51.574662,0.0 -0.12411900000000001,51.574405,0.0 -0.12428399999999998,51.574342,0.0 -0.12455399999999998,51.574361,0.0 -0.124623,51.574154,0.0 -0.124881,51.574096999999995,0.0 -0.125476,51.57404199999999,0.0 -0.12615500000000002,51.57402200000001,0.0 -0.12653,51.57410399999999,0.0 -0.12677700000000003,51.574129000000006,0.0 -0.12712400000000001,51.574116,0.0 -0.127497,51.57415399999999,0.0 -0.128755,51.573933,0.0 -0.129375,51.573847,0.0 -0.129752,51.573807,0.0 -0.131198,51.573605,0.0 -0.13138999999999998,51.573564,0.0 -0.13191599999999998,51.573375,0.0 -0.13268199999999997,51.57316600000001,0.0 -0.133112,51.573017,0.0 -0.133396,51.572883,0.0 -0.13422500000000004,51.572441000000005,0.0 -0.13519099999999998,51.571914,0.0 -0.135603,51.571741,0.0 -0.13617,51.571527999999994,0.0 -0.136551,51.571327999999994,0.0 -0.136893,51.571183,0.0 -0.137596,51.57094099999999,0.0 -0.138072,51.570712,0.0 -0.138677,51.57046,0.0 -0.138857,51.570336,0.0 -0.13949,51.57,0.0 -0.140521,51.569477,0.0 -0.140706,51.56939700000001,0.0 -0.140916,51.56935099999999,0.0 -0.141588,51.569261,0.0 -0.142171,51.569148,0.0 -0.142416,51.56912,0.0 -0.142536,51.568923000000005,0.0 -0.142225,51.568682,0.0 -0.14189,51.568317,0.0 -0.14167,51.56768900000001,0.0 -0.141541,51.567280000000004,0.0 -0.141303,51.566111,0.0 -0.141146,51.565417,0.0 -0.141036,51.565161,0.0 -0.14069,51.56458800000001,0.0 -0.140667,51.564372000000006,0.0 -0.14068299999999997,51.564247,0.0 -0.140817,51.563853,0.0 -0.14080299999999998,51.563526,0.0 -0.140719,51.563253,0.0 -0.14062299999999997,51.56306399999999,0.0 -0.14059300000000002,51.56284300000001,0.0 -0.140598,51.562548,0.0 -0.14063899999999996,51.56227799999999,0.0 -0.140699,51.56210900000001,0.0 -0.14080499999999999,51.561910999999995,0.0 -0.14099700000000004,51.561465000000005,0.0 -0.141043,51.561239,0.0 -0.141032,51.561052,0.0 -0.141078,51.56071000000001,0.0 -0.141056,51.560528,0.0 -0.141006,51.560351,0.0 -0.140938,51.560218,0.0 -0.14080400000000004,51.56006500000001,0.0 -0.140529,51.559803,0.0 -0.13969300000000004,51.55858500000001,0.0 -0.139268,51.558011,0.0 -0.138515,51.557009,0.0 -0.13744600000000004,51.555684,0.0 -0.137272,51.555475,0.0 -0.13701700000000003,51.55529000000001,0.0 -0.136544,51.555046,0.0 -0.135913,51.554858,0.0 -0.135475,51.554703,0.0 -0.135204,51.554549,0.0 -0.13508900000000001,51.554432,0.0 -0.134883,51.554137999999995,0.0 -0.134639,51.55386,0.0 -0.13437999999999997,51.553619999999995,0.0 -0.13325000000000004,51.552835,0.0 -0.13216199999999997,51.55212099999999,0.0 -0.131841,51.55196699999999,0.0 -0.131355,51.55171299999999,0.0 -0.131027,51.551511,0.0 -0.130926,51.551419,0.0 -0.130814,51.551216999999994,0.0 -0.13076200000000002,51.55087,0.0 -0.130714,51.55065700000001,0.0 -0.13034500000000002,51.549892,0.0 -0.13016300000000003,51.549618,0.0 -0.129835,51.54932,0.0 -0.12935,51.548969,0.0 -0.129138,51.548838,0.0 -0.12797199999999997,51.548306,0.0 -0.12760999999999997,51.548037,0.0 -0.12726900000000002,51.547742,0.0 -0.12708899999999998,51.547454,0.0 -0.126888,51.546996,0.0 -0.126654,51.546104,0.0 -0.126509,51.545615000000005,0.0 -0.126362,51.545061,0.0 -0.12615500000000002,51.54419300000001,0.0 -0.12599399999999997,51.54355399999999,0.0 -0.12590999999999997,51.543186000000006,0.0 -0.125939,51.543046,0.0 -0.125741,51.54247899999999,0.0 -0.12569,51.542111,0.0 -0.125479,51.541758,0.0 -0.125093,51.54119200000001,0.0 -0.125009,51.540857,0.0 -0.12486100000000004,51.540594,0.0 -0.12429799999999999,51.539813,0.0 -0.12404999999999997,51.539514,0.0 -0.12373399999999998,51.539238,0.0 -0.123378,51.53889099999999,0.0 -0.12307600000000002,51.538498,0.0 -0.12272399999999997,51.537919,0.0 -0.122521,51.537361,0.0 -0.122401,51.536885,0.0 -0.12235200000000002,51.536309,0.0 -0.122329,51.535822,0.0 -0.122339,51.535519,0.0 -0.12234099999999998,51.534586,0.0 -0.122361,51.53404200000001,0.0 -0.122465,51.532737,0.0 -0.12256300000000003,51.53110800000001,0.0 -0.12255600000000001,51.530726,0.0 -0.12199600000000003,51.530789000000006,0.0 -0.12121899999999997,51.530848,0.0 -0.11989599999999999,51.530937,0.0 -0.11814099999999998,51.53055799999999,0.0 -0.11710300000000004,51.530282,0.0 -0.116533,51.530095,0.0 -0.116053,51.529873,0.0 -0.115841,51.52962600000001,0.0 -0.115783,51.529454,0.0 -0.11572699999999998,51.528725,0.0 -0.11568000000000002,51.528318999999996,0.0 -0.11556999999999999,51.527957,0.0 -0.11543199999999998,51.527722000000004,0.0 -0.11530400000000002,51.527596,0.0 -0.11470599999999999,51.527202,0.0 -0.11376000000000001,51.526633,0.0 -0.11343800000000001,51.526523,0.0 -0.11294899999999998,51.52640900000001,0.0 -0.11322499999999999,51.526236,0.0 -0.11425300000000001,51.525517,0.0 -0.114207,51.525459,0.0 -0.11388100000000002,51.524905000000004,0.0 -0.11368,51.52461000000001,0.0 -0.11350700000000001,51.524431,0.0 -0.11256300000000001,51.52379400000001,0.0 -0.11235800000000001,51.5237,0.0 -0.11188500000000001,51.52356100000001,0.0 -0.11120099999999998,51.523396999999996,0.0 -0.109985,51.523140999999995,0.0 -0.109605,51.523071,0.0 -0.109322,51.522943,0.0 -0.10924400000000001,51.522927,0.0 -0.10899099999999999,51.523019999999995,0.0 -0.10860200000000002,51.52246,0.0 -0.10827399999999998,51.52209,0.0 -0.10702100000000002,51.522189,0.0 -0.106502,51.521494,0.0 -0.10635299999999999,51.521266000000004,0.0 -0.106036,51.520684,0.0 -0.105884,51.520284,0.0 -0.10549,51.519137,0.0 -0.10534999999999999,51.518541,0.0 -0.104756,51.51874800000001,0.0 -0.103257,51.519207,0.0 -0.102084,51.519575,0.0 -0.10157499999999998,51.51975,0.0 -0.100803,51.51998700000001,0.0 -0.10043000000000002,51.520109000000005,0.0 -0.10011,51.520141,0.0 -0.09965499999999998,51.520283,0.0 -0.09890200000000003,51.520497000000006,0.0 -0.098451,51.52058699999999,0.0 -0.09766999999999999,51.520722,0.0 -0.097624,51.521032,0.0 -0.097517,51.521603,0.0 -0.097403,51.521593,0.0 -0.097384,51.52185399999999,0.0 -0.097512,51.522231,0.0 -0.09764000000000002,51.522482000000004,0.0 -0.09778700000000001,51.522686,0.0 -0.097972,51.522877,0.0 -0.096786,51.523321,0.0 -0.09669800000000002,51.523163000000004,0.0 -0.096624,51.523177000000004,0.0 -0.09647,51.522822000000005,0.0 -0.096017,51.522954000000006,0.0 -0.095988,51.522909,0.0 -0.09508900000000002,51.523137,0.0 -0.09462300000000001,51.522313,0.0 -0.09441000000000001,51.52174500000001,0.0 -0.09434500000000001,51.521483,0.0 -0.093875,51.521539,0.0 -0.09361499999999999,51.521584999999995,0.0 -0.09359300000000001,51.521495,0.0 -0.093415,51.521525000000004,0.0 -0.09330199999999998,51.521333,0.0 -0.092517,51.521486,0.0 -0.092375,51.52102800000001,0.0 -0.09137200000000001,51.520939,0.0 -0.090264,51.520799999999994,0.0 -0.089694,51.520715,0.0 -0.09000399999999999,51.51997,0.0 -0.089303,51.519780999999995,0.0 -0.088129,51.519411,0.0 -0.08754299999999998,51.51919999999999,0.0 -0.08622700000000001,51.518809,0.0 -0.08581400000000002,51.519427,0.0 -0.085376,51.52012799999999,0.0 -0.08521799999999999,51.520335,0.0 -0.08506700000000002,51.52063,0.0 -0.08490599999999998,51.520993,0.0 -0.08470300000000001,51.52160700000001,0.0 -0.084524,51.522071,0.0 -0.084441,51.52249,0.0 -0.08431499999999999,51.523601,0.0 -0.084224,51.523900999999995,0.0 -0.084528,51.523898,0.0 -0.085139,51.523925,0.0 -0.08511100000000002,51.524427,0.0 -0.08544299999999999,51.52451200000001,0.0 -0.085271,51.524849,0.0 -0.085031,51.52520500000001,0.0 -0.084751,51.525416,0.0 -0.08502100000000001,51.526203,0.0 -0.086456,51.525864,0.0 -0.086795,51.525789,0.0 -0.08744,51.525958,0.0 -0.08780400000000001,51.526108,0.0 -0.087838,51.526232,0.0 -0.088132,51.526817,0.0 -0.08831000000000001,51.527069000000004,0.0 -0.088552,51.527316,0.0 -0.08866300000000002,51.527391,0.0 -0.08905000000000002,51.527547,0.0 -0.08960099999999999,51.52770399999999,0.0 -0.09540500000000002,51.52919300000001,0.0 -0.09514199999999999,51.52966700000001,0.0 -0.095093,51.529792,0.0 -0.09511299999999999,51.530052,0.0 -0.095318,51.53046400000001,0.0 -0.09552499999999998,51.530786,0.0 -0.095895,51.53130900000001,0.0 -0.096261,51.53186099999999,0.0 -0.09703399999999998,51.532982,0.0 -0.09655300000000001,51.53311,0.0 -0.096012,51.53328299999999,0.0 -0.095046,51.533634,0.0 -0.09505,51.533705,0.0 -0.094553,51.533892,0.0 -0.09448399999999998,51.533855,0.0 -0.09398600000000001,51.534037999999995,0.0 -0.09328500000000002,51.534334,0.0 -0.092548,51.534668,0.0 -0.09137499999999998,51.535242,0.0 -0.090773,51.53550299999999,0.0 -0.090258,51.535758,0.0 -0.089719,51.535993,0.0 -0.088662,51.536547999999996,0.0 -0.087701,51.537026,0.0 -0.08741,51.537138,0.0 -0.08708599999999998,51.537221,0.0 -0.086816,51.53726799999999,0.0 -0.086617,51.537255,0.0 -0.086571,51.537402,0.0 -0.08646199999999998,51.537551,0.0 -0.08640400000000001,51.537732000000005,0.0 -0.086036,51.538734,0.0 -0.085682,51.539781,0.0 -0.08549400000000001,51.540376,0.0 -0.08468900000000001,51.542382,0.0 -0.08408600000000001,51.54393,0.0 -0.083661,51.545065,0.0 -0.08362899999999998,51.545224000000005,0.0 -0.083838,51.546603,0.0 -0.083166,51.546576,0.0 -0.07972000000000001,51.546349000000006,0.0 -0.078321,51.546242,0.0 -0.07683900000000002,51.54608,0.0 -0.07637799999999999,51.546353,0.0 -0.076415,51.546975,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Kensington and Chelsea</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.22292799999999996,51.51591499999999,0.0 -0.222751,51.515712,0.0 -0.222604,51.515643,0.0 -0.22240199999999996,51.515274,0.0 -0.22227700000000003,51.515083999999995,0.0 -0.222032,51.51474499999999,0.0 -0.221757,51.514331,0.0 -0.22148,51.51389700000001,0.0 -0.221463,51.513811,0.0 -0.22149700000000003,51.513644,0.0 -0.22136000000000003,51.513468,0.0 -0.221132,51.513112,0.0 -0.22053800000000004,51.51222,0.0 -0.22043600000000002,51.512066000000004,0.0 -0.22034600000000001,51.51186100000001,0.0 -0.220334,51.511838,0.0 -0.22026899999999996,51.511729,0.0 -0.220139,51.511505,0.0 -0.22003999999999999,51.511345000000006,0.0 -0.21993700000000002,51.51118400000001,0.0 -0.219882,51.511079,0.0 -0.21983400000000003,51.510972,0.0 -0.21979,51.510866,0.0 -0.21976799999999996,51.510816,0.0 -0.219571,51.510341,0.0 -0.21951800000000002,51.510207,0.0 -0.21930100000000002,51.509615,0.0 -0.21928700000000004,51.509575000000005,0.0 -0.21884500000000004,51.509637000000005,0.0 -0.217889,51.509759,0.0 -0.218053,51.51023,0.0 -0.21760000000000002,51.510276,0.0 -0.21721,51.510392,0.0 -0.21696000000000001,51.510101,0.0 -0.21700999999999998,51.509969,0.0 -0.21691300000000005,51.509797000000006,0.0 -0.216815,51.509568,0.0 -0.21684200000000003,51.509444,0.0 -0.21661299999999997,51.509325,0.0 -0.21646200000000002,51.509202,0.0 -0.216431,51.509119999999996,0.0 -0.21609200000000003,51.50916,0.0 -0.216086,51.509124,0.0 -0.21581700000000004,51.509115,0.0 -0.215612,51.50854,0.0 -0.215203,51.50764699999999,0.0 -0.21588200000000002,51.507517,0.0 -0.216145,51.507519,0.0 -0.21617,51.507394999999995,0.0 -0.21622700000000003,51.506947,0.0 -0.21596300000000002,51.506401,0.0 -0.21624299999999996,51.506358,0.0 -0.216322,51.506363,0.0 -0.21638800000000002,51.506446000000004,0.0 -0.21718100000000004,51.506293,0.0 -0.217991,51.506146,0.0 -0.21757299999999996,51.505467,0.0 -0.217636,51.505442,0.0 -0.217419,51.505115,0.0 -0.21704099999999998,51.5045,0.0 -0.216582,51.503952000000005,0.0 -0.21637600000000004,51.50367,0.0 -0.216236,51.503701,0.0 -0.216019,51.50339,0.0 -0.21537600000000004,51.502703,0.0 -0.21496699999999996,51.502302,0.0 -0.215075,51.50225,0.0 -0.21471799999999996,51.501644,0.0 -0.21437,51.501132,0.0 -0.214133,51.50077000000001,0.0 -0.21306300000000003,51.499847,0.0 -0.21259200000000003,51.499528999999995,0.0 -0.211679,51.49898699999999,0.0 -0.210825,51.498524,0.0 -0.21027000000000004,51.49812800000001,0.0 -0.210052,51.497927,0.0 -0.20958700000000002,51.497395000000004,0.0 -0.208967,51.49681,0.0 -0.20800100000000002,51.496022,0.0 -0.20738900000000002,51.496149,0.0 -0.207225,51.495905,0.0 -0.20684,51.495624,0.0 -0.20659100000000005,51.495475000000006,0.0 -0.20561700000000005,51.49503700000001,0.0 -0.205192,51.494828,0.0 -0.20478400000000002,51.494608,0.0 -0.20486499999999994,51.494549,0.0 -0.20438599999999998,51.494289,0.0 -0.203788,51.493856,0.0 -0.203638,51.49377,0.0 -0.20319000000000004,51.493423,0.0 -0.203028,51.493321,0.0 -0.20313099999999998,51.49329,0.0 -0.20278000000000004,51.492912000000004,0.0 -0.20242600000000002,51.492485,0.0 -0.20224800000000004,51.492286,0.0 -0.201835,51.491851,0.0 -0.202387,51.49166799999999,0.0 -0.201774,51.491127999999996,0.0 -0.20093600000000006,51.49037100000001,0.0 -0.200623,51.49007400000001,0.0 -0.20037500000000003,51.489982,0.0 -0.19958099999999998,51.489292000000006,0.0 -0.199375,51.48912,0.0 -0.19895100000000002,51.488798,0.0 -0.19902600000000004,51.488757,0.0 -0.198299,51.488122,0.0 -0.19806600000000002,51.48795500000001,0.0 -0.197727,51.48775,0.0 -0.19754400000000005,51.487654,0.0 -0.1971,51.487449999999995,0.0 -0.196448,51.48720599999999,0.0 -0.19598800000000002,51.487372,0.0 -0.19491300000000003,51.486766,0.0 -0.194494,51.48649300000001,0.0 -0.194005,51.486119,0.0 -0.193621,51.485814,0.0 -0.19325200000000003,51.485499,0.0 -0.192953,51.48521600000001,0.0 -0.19203,51.484273,0.0 -0.191821,51.484019,0.0 -0.19170799999999996,51.48407400000001,0.0 -0.191392,51.483772,0.0 -0.19102699999999997,51.483383,0.0 -0.190659,51.483041,0.0 -0.190445,51.482861,0.0 -0.190156,51.482633,0.0 -0.18952000000000002,51.482088000000005,0.0 -0.189041,51.481692,0.0 -0.18819499999999997,51.480879,0.0 -0.18759,51.480458,0.0 -0.187218,51.480179,0.0 -0.18673,51.479766,0.0 -0.18655,51.479872,0.0 -0.18636400000000003,51.479723,0.0 -0.18623700000000004,51.479595,0.0 -0.186042,51.479343,0.0 -0.18577,51.478938,0.0 -0.18563200000000002,51.478788,0.0 -0.18466900000000003,51.478097000000005,0.0 -0.184033,51.477533,0.0 -0.18388100000000002,51.477419,0.0 -0.18362,51.477322,0.0 -0.18342099999999997,51.477283,0.0 -0.18282599999999996,51.477228,0.0 -0.182649,51.477222,0.0 -0.18242500000000003,51.477243,0.0 -0.182239,51.477287,0.0 -0.18085100000000004,51.477744,0.0 -0.180588,51.477807,0.0 -0.18021,51.477849,0.0 -0.17968299999999998,51.477828,0.0 -0.17932999999999996,51.477799,0.0 -0.17822399999999997,51.477631,0.0 -0.177816,51.477554,0.0 -0.177461,51.477822,0.0 -0.177191,51.478119,0.0 -0.17703699999999997,51.478303,0.0 -0.176151,51.479191,0.0 -0.17588500000000004,51.479456000000006,0.0 -0.175253,51.47999,0.0 -0.174948,51.48019,0.0 -0.174243,51.480541,0.0 -0.173941,51.480684,0.0 -0.173371,51.480935,0.0 -0.172545,51.481193,0.0 -0.17141799999999996,51.481531,0.0 -0.170928,51.481687,0.0 -0.17068200000000003,51.481722,0.0 -0.170512,51.481718,0.0 -0.170119,51.481756000000004,0.0 -0.169965,51.481786,0.0 -0.16953200000000002,51.481928,0.0 -0.16939200000000001,51.48196,0.0 -0.16877999999999999,51.482018,0.0 -0.168313,51.482105,0.0 -0.16808500000000004,51.482194,0.0 -0.16769900000000001,51.48224100000001,0.0 -0.16679299999999997,51.482383,0.0 -0.16638799999999998,51.48243,0.0 -0.164824,51.482636,0.0 -0.16451200000000002,51.48265500000001,0.0 -0.16404899999999997,51.482665000000004,0.0 -0.163587,51.482801,0.0 -0.163287,51.482865,0.0 -0.163101,51.48289,0.0 -0.162574,51.482921,0.0 -0.161515,51.48302,0.0 -0.16065599999999997,51.483058,0.0 -0.160348,51.48309600000001,0.0 -0.158919,51.483305,0.0 -0.158596,51.483368,0.0 -0.158249,51.483385,0.0 -0.157979,51.483413,0.0 -0.15553100000000003,51.483748000000006,0.0 -0.154776,51.48384,0.0 -0.15415000000000004,51.483903,0.0 -0.153929,51.483937,0.0 -0.153487,51.484023,0.0 -0.153268,51.48409000000001,0.0 -0.153045,51.48412600000001,0.0 -0.152819,51.484137000000004,0.0 -0.15027,51.484526,0.0 -0.149844,51.48456,0.0 -0.150004,51.485484,0.0 -0.150087,51.485896,0.0 -0.150195,51.486092,0.0 -0.15036700000000003,51.486233,0.0 -0.151414,51.48687499999999,0.0 -0.151725,51.487055999999995,0.0 -0.15348599999999998,51.48818,0.0 -0.15587400000000004,51.489606,0.0 -0.15519599999999997,51.490049,0.0 -0.155461,51.490447,0.0 -0.155569,51.49067,0.0 -0.155655,51.490896000000006,0.0 -0.15582099999999996,51.491451,0.0 -0.154818,51.491963000000005,0.0 -0.15600900000000004,51.49322200000001,0.0 -0.15501500000000001,51.49385600000001,0.0 -0.156014,51.494494,0.0 -0.15593900000000002,51.49463800000001,0.0 -0.155782,51.49478,0.0 -0.155637,51.494879,0.0 -0.155319,51.495064000000006,0.0 -0.155548,51.495338,0.0 -0.15567799999999998,51.495628,0.0 -0.156097,51.497762,0.0 -0.15724,51.498566000000004,0.0 -0.157874,51.499018,0.0 -0.15843700000000002,51.50108000000001,0.0 -0.158501,51.501206,0.0 -0.158526,51.501331,0.0 -0.158503,51.501515000000005,0.0 -0.158469,51.502248,0.0 -0.1586,51.50223299999999,0.0 -0.159173,51.502103,0.0 -0.160589,51.501765,0.0 -0.16078200000000004,51.501704,0.0 -0.16102400000000003,51.50159,0.0 -0.16134399999999996,51.501395,0.0 -0.16157000000000002,51.501226,0.0 -0.162367,51.50047000000001,0.0 -0.16259899999999997,51.500292,0.0 -0.16285800000000003,51.50013,0.0 -0.165506,51.498697,0.0 -0.165804,51.499242,0.0 -0.167644,51.4983,0.0 -0.167929,51.498521000000004,0.0 -0.16805100000000003,51.498884000000004,0.0 -0.168202,51.498997,0.0 -0.168415,51.499021,0.0 -0.169644,51.498903,0.0 -0.1715,51.498688,0.0 -0.171801,51.498608000000004,0.0 -0.17180499999999999,51.498533,0.0 -0.17247199999999996,51.498469,0.0 -0.172482,51.498392,0.0 -0.17355900000000002,51.498301,0.0 -0.173567,51.498221,0.0 -0.179571,51.497778,0.0 -0.17974900000000002,51.498686000000006,0.0 -0.18033600000000002,51.501461000000006,0.0 -0.18093100000000004,51.501422000000005,0.0 -0.18137499999999998,51.501429,0.0 -0.181658,51.50142100000001,0.0 -0.18206099999999997,51.501447999999996,0.0 -0.18261500000000003,51.501498,0.0 -0.18308100000000002,51.501566,0.0 -0.18425900000000003,51.501793,0.0 -0.184409,51.502112,0.0 -0.18562200000000004,51.504891,0.0 -0.186883,51.507772,0.0 -0.18793399999999996,51.510179,0.0 -0.188563,51.51015699999999,0.0 -0.18972,51.51007599999999,0.0 -0.19093700000000002,51.51001900000001,0.0 -0.19172299999999998,51.50994,0.0 -0.19214400000000004,51.509868,0.0 -0.192985,51.511814,0.0 -0.19365500000000005,51.511692000000004,0.0 -0.194065,51.51175599999999,0.0 -0.19436699999999998,51.512712,0.0 -0.19507299999999997,51.515032,0.0 -0.195767,51.514956,0.0 -0.19920799999999994,51.514551000000004,0.0 -0.19989400000000002,51.51677599999999,0.0 -0.20074800000000004,51.517977,0.0 -0.201488,51.517799000000004,0.0 -0.20237900000000003,51.518847,0.0 -0.20296999999999998,51.51947299999999,0.0 -0.20321000000000003,51.519764,0.0 -0.20327900000000002,51.519867999999995,0.0 -0.20341899999999996,51.520261,0.0 -0.20358,51.520453,0.0 -0.20376700000000003,51.520623,0.0 -0.203498,51.520708,0.0 -0.203109,51.520818,0.0 -0.202669,51.520899,0.0 -0.202226,51.520887,0.0 -0.20124499999999998,51.520837,0.0 -0.20076800000000003,51.520821,0.0 -0.20077200000000003,51.520711,0.0 -0.200634,51.52071,0.0 -0.20063600000000004,51.520795,0.0 -0.20113199999999998,51.52145999999999,0.0 -0.201528,51.521982,0.0 -0.201555,51.522347,0.0 -0.201626,51.522617,0.0 -0.20163900000000004,51.52274200000001,0.0 -0.20258399999999996,51.523019,0.0 -0.20301800000000003,51.523132,0.0 -0.203558,51.523317,0.0 -0.203882,51.523459,0.0 -0.204076,51.523608,0.0 -0.204365,51.523839,0.0 -0.20453700000000002,51.52405300000001,0.0 -0.20504400000000003,51.524718,0.0 -0.20519000000000004,51.524928,0.0 -0.20549000000000003,51.525297,0.0 -0.205691,51.525533,0.0 -0.20590200000000003,51.525739,0.0 -0.206178,51.525943,0.0 -0.20650799999999997,51.526065,0.0 -0.20697599999999997,51.526185,0.0 -0.20731999999999998,51.526239,0.0 -0.207607,51.52625799999999,0.0 -0.208237,51.526317,0.0 -0.208838,51.526427,0.0 -0.20957899999999993,51.52657799999999,0.0 -0.210278,51.526681,0.0 -0.21196200000000004,51.526813000000004,0.0 -0.21269800000000003,51.526867,0.0 -0.213316,51.526897000000005,0.0 -0.213753,51.526874,0.0 -0.21557299999999996,51.52672,0.0 -0.21567499999999998,51.526914999999995,0.0 -0.21583299999999997,51.52726200000001,0.0 -0.215923,51.527498,0.0 -0.215907,51.52765699999999,0.0 -0.21581499999999998,51.527828,0.0 -0.21602900000000003,51.527928,0.0 -0.216667,51.52820200000001,0.0 -0.217067,51.528365,0.0 -0.21733199999999997,51.52845500000001,0.0 -0.217979,51.52864,0.0 -0.21825999999999998,51.528711,0.0 -0.218712,51.5288,0.0 -0.219058,51.528853,0.0 -0.219517,51.528935000000004,0.0 -0.221527,51.529279,0.0 -0.22190399999999996,51.529367,0.0 -0.222297,51.529499,0.0 -0.222669,51.529635,0.0 -0.22308699999999998,51.529774,0.0 -0.22338799999999998,51.529864,0.0 -0.223804,51.529963,0.0 -0.22429700000000005,51.530042,0.0 -0.225017,51.530134999999994,0.0 -0.225447,51.530169,0.0 -0.22546500000000003,51.53002,0.0 -0.22620000000000004,51.529991,0.0 -0.22671699999999995,51.52998,0.0 -0.22768500000000003,51.529918,0.0 -0.22758799999999998,51.530156,0.0 -0.227847,51.53018,0.0 -0.22816400000000003,51.53024,0.0 -0.228503,51.53035299999999,0.0 -0.22872799999999996,51.529878,0.0 -0.228366,51.529213,0.0 -0.22820800000000002,51.529016,0.0 -0.22801900000000003,51.528852,0.0 -0.22774000000000003,51.528544000000004,0.0 -0.22758799999999998,51.528329,0.0 -0.227508,51.528175,0.0 -0.22741200000000003,51.52789200000001,0.0 -0.22735500000000008,51.527506,0.0 -0.22735100000000003,51.527103,0.0 -0.22741700000000004,51.526248,0.0 -0.227392,51.525961,0.0 -0.22729900000000006,51.525318,0.0 -0.22719500000000006,51.524793,0.0 -0.22662000000000002,51.524795999999995,0.0 -0.226734,51.522353,0.0 -0.2267290000000001,51.521977,0.0 -0.228071,51.521357,0.0 -0.22807700000000003,51.521197,0.0 -0.228302,51.521097,0.0 -0.226723,51.519772,0.0 -0.226768,51.51974700000001,0.0 -0.22656300000000007,51.519578,0.0 -0.226427,51.519488,0.0 -0.22637000000000002,51.519512,0.0 -0.22567799999999996,51.518888,0.0 -0.224918,51.51812,0.0 -0.22474699999999995,51.51797200000001,0.0 -0.22446400000000002,51.51765600000001,0.0 -0.22427700000000006,51.5175,0.0 -0.22431499999999996,51.517453,0.0 -0.22292799999999996,51.51591499999999,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Kingston upon Thames</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.328484,51.344546,0.0 -0.32817699999999994,51.344041,0.0 -0.3274810000000001,51.344007,0.0 -0.32790700000000006,51.343744,0.0 -0.3280100000000001,51.34295500000001,0.0 -0.328201,51.34232,0.0 -0.32854200000000006,51.341750000000005,0.0 -0.328909,51.340779,0.0 -0.328979,51.340233,0.0 -0.328876,51.339749,0.0 -0.3289000000000001,51.338176000000004,0.0 -0.32919199999999993,51.336708,0.0 -0.32920800000000006,51.335634,0.0 -0.329359,51.33531,0.0 -0.32954599999999995,51.334465,0.0 -0.32971400000000006,51.332866,0.0 -0.329555,51.331872,0.0 -0.32930300000000007,51.331528000000006,0.0 -0.3291160000000001,51.33026400000001,0.0 -0.32963400000000004,51.329657,0.0 -0.330409,51.329209000000006,0.0 -0.330756,51.328856,0.0 -0.33059,51.328408,0.0 -0.330139,51.327519,0.0 -0.328314,51.326464,0.0 -0.327598,51.32632,0.0 -0.327323,51.326686,0.0 -0.326706,51.326592,0.0 -0.32600399999999996,51.326569,0.0 -0.324639,51.326609000000005,0.0 -0.324029,51.326696000000005,0.0 -0.32309599999999994,51.327088,0.0 -0.321774,51.327426,0.0 -0.320082,51.327656,0.0 -0.319307,51.327812,0.0 -0.317831,51.32853,0.0 -0.31676499999999996,51.329147,0.0 -0.31597899999999995,51.329687,0.0 -0.315047,51.330517,0.0 -0.31371600000000005,51.331416000000004,0.0 -0.313094,51.331741,0.0 -0.312422,51.33198900000001,0.0 -0.311604,51.33215200000001,0.0 -0.310953,51.332391,0.0 -0.309881,51.332935,0.0 -0.30773,51.334485,0.0 -0.30621599999999993,51.33508599999999,0.0 -0.30571,51.335409,0.0 -0.305279,51.336034,0.0 -0.30495,51.336751,0.0 -0.30488299999999996,51.337548,0.0 -0.305296,51.33821900000001,0.0 -0.305439,51.339207,0.0 -0.305341,51.33972800000001,0.0 -0.30494,51.340422,0.0 -0.304664,51.341159,0.0 -0.30446200000000007,51.342048,0.0 -0.304049,51.343049,0.0 -0.303903,51.343253,0.0 -0.302537,51.344451,0.0 -0.301791,51.344891,0.0 -0.301338,51.345295,0.0 -0.301046,51.345743000000006,0.0 -0.300673,51.346544,0.0 -0.30062297951654005,51.34663122601661,0.0 -0.300271,51.347245,0.0 -0.299949,51.347671,0.0 -0.2992,51.348369999999996,0.0 -0.29867399999999994,51.348672,0.0 -0.29815899999999995,51.34906,0.0 -0.296477,51.349964,0.0 -0.295638,51.350541,0.0 -0.294991,51.35110199999999,0.0 -0.29435,51.351546,0.0 -0.293471,51.35202100000001,0.0 -0.29282,51.352528,0.0 -0.292782,51.353428,0.0 -0.292308,51.353989000000006,0.0 -0.29200300000000007,51.354175,0.0 -0.2914999999999999,51.354697,0.0 -0.291224,51.355202000000006,0.0 -0.29124300000000003,51.355886,0.0 -0.291109,51.356561,0.0 -0.290623,51.356913,0.0 -0.289882,51.357614,0.0 -0.288996,51.358712000000004,0.0 -0.288098,51.35904399999999,0.0 -0.286997,51.359375,0.0 -0.286055,51.360297,0.0 -0.285361,51.36107199999999,0.0 -0.28510099999999994,51.361211999999995,0.0 -0.286166,51.361402,0.0 -0.287596,51.361801,0.0 -0.288302,51.362082,0.0 -0.28815399999999997,51.362266000000005,0.0 -0.28722299999999995,51.362541,0.0 -0.28689,51.36282400000001,0.0 -0.2863280000000001,51.363514,0.0 -0.285462,51.364251,0.0 -0.28505,51.364464,0.0 -0.28393499999999994,51.36525000000001,0.0 -0.2826370000000001,51.365732,0.0 -0.282186,51.36600099999999,0.0 -0.281471,51.366619,0.0 -0.28105699999999995,51.367097,0.0 -0.279843,51.367827,0.0 -0.279131,51.368122,0.0 -0.278476,51.368299,0.0 -0.2775500000000001,51.368435000000005,0.0 -0.27658400000000005,51.368809000000006,0.0 -0.276294,51.369068000000006,0.0 -0.27620599999999995,51.369645999999996,0.0 -0.275856,51.370015,0.0 -0.275,51.370403,0.0 -0.27404600000000007,51.370657,0.0 -0.273947,51.370974000000004,0.0 -0.27361300000000005,51.371533,0.0 -0.27339500000000005,51.371743,0.0 -0.272447,51.372352,0.0 -0.27195600000000003,51.372597000000006,0.0 -0.26975899999999997,51.373318,0.0 -0.26891,51.37362400000001,0.0 -0.26801,51.374067,0.0 -0.264702,51.375624,0.0 -0.263857,51.376427,0.0 -0.263299,51.376827,0.0 -0.2624929999999999,51.377255000000005,0.0 -0.261901,51.378221,0.0 -0.261492,51.37852600000001,0.0 -0.26144100000000003,51.379038,0.0 -0.26117200000000007,51.379601,0.0 -0.260841,51.379556,0.0 -0.259793,51.379242,0.0 -0.258444,51.378971,0.0 -0.25719900000000007,51.378848,0.0 -0.25578000000000006,51.378763,0.0 -0.253605,51.378784,0.0 -0.252373,51.378898,0.0 -0.25100200000000006,51.379239,0.0 -0.24910100000000002,51.379924,0.0 -0.247917,51.380171,0.0 -0.24758900000000003,51.380163,0.0 -0.24722300000000005,51.379987,0.0 -0.24684,51.380117,0.0 -0.246112,51.38019,0.0 -0.24558800000000003,51.379989,0.0 -0.245054,51.380035,0.0 -0.244923,51.380881,0.0 -0.244779,51.381003,0.0 -0.24469500000000002,51.381643,0.0 -0.24417500000000003,51.383492,0.0 -0.24293200000000004,51.382933,0.0 -0.24182700000000001,51.384355000000006,0.0 -0.241065,51.384875,0.0 -0.239191,51.385884,0.0 -0.238745,51.386095000000005,0.0 -0.239014,51.387059,0.0 -0.23946,51.387952,0.0 -0.23957100000000003,51.388893,0.0 -0.239892,51.389741,0.0 -0.24013700000000004,51.390924,0.0 -0.24010799999999996,51.391195,0.0 -0.24062,51.392061000000005,0.0 -0.24096799999999996,51.392166,0.0 -0.240824,51.392432,0.0 -0.24116900000000002,51.393156000000005,0.0 -0.24169199999999996,51.393871,0.0 -0.24251,51.39423500000001,0.0 -0.24354399999999998,51.39433900000001,0.0 -0.244595,51.394663,0.0 -0.24479300000000004,51.394978,0.0 -0.245488,51.395591,0.0 -0.24617500000000003,51.39632,0.0 -0.24649400000000002,51.396739999999994,0.0 -0.247425,51.397578,0.0 -0.246959,51.398141,0.0 -0.24676900000000002,51.398514,0.0 -0.2465920000000001,51.399404,0.0 -0.24666,51.399981,0.0 -0.24684600000000004,51.400484999999996,0.0 -0.24569799999999997,51.401421,0.0 -0.245234,51.401703,0.0 -0.24468300000000004,51.403409,0.0 -0.24468500000000004,51.404228,0.0 -0.244887,51.404704,0.0 -0.24522200000000002,51.406127000000005,0.0 -0.24553299999999997,51.406636,0.0 -0.245338,51.40702300000001,0.0 -0.24581099999999997,51.407565,0.0 -0.24695600000000004,51.40779800000001,0.0 -0.24725800000000003,51.40801,0.0 -0.24750799999999995,51.4085,0.0 -0.24755700000000003,51.409049,0.0 -0.247257,51.409295,0.0 -0.24713700000000002,51.409583,0.0 -0.247475,51.410555,0.0 -0.24938499999999997,51.414527,0.0 -0.24959999999999993,51.41490300000001,0.0 -0.249543,51.415139,0.0 -0.249833,51.416582000000005,0.0 -0.24985100000000002,51.41712700000001,0.0 -0.24957500000000002,51.41807800000001,0.0 -0.24964200000000006,51.41852900000001,0.0 -0.24988700000000008,51.41905700000001,0.0 -0.250387,51.419784,0.0 -0.25058,51.420382,0.0 -0.250583,51.420975000000006,0.0 -0.25074399999999997,51.421247,0.0 -0.25112299999999993,51.422316,0.0 -0.25170799999999993,51.422812,0.0 -0.252022,51.422951,0.0 -0.252783,51.423097,0.0 -0.25295400000000007,51.42320999999999,0.0 -0.252909,51.424054,0.0 -0.25243,51.425001,0.0 -0.252261,51.425738,0.0 -0.252528,51.426507,0.0 -0.25308400000000003,51.427119,0.0 -0.253382,51.427814000000005,0.0 -0.253875,51.428566,0.0 -0.25424800000000003,51.429318,0.0 -0.254085,51.42988,0.0 -0.25332800000000005,51.430844,0.0 -0.25239400000000006,51.431254,0.0 -0.251247,51.432288,0.0 -0.251084,51.432566,0.0 -0.251026,51.433439,0.0 -0.251214,51.434095000000006,0.0 -0.251615,51.43448200000001,0.0 -0.252935,51.43514100000001,0.0 -0.253257,51.43546,0.0 -0.253456,51.435894,0.0 -0.253474,51.436568,0.0 -0.254091,51.437290999999995,0.0 -0.255683,51.436619,0.0 -0.256181,51.436627,0.0 -0.256457,51.436503,0.0 -0.256279,51.436374,0.0 -0.258786,51.435309,0.0 -0.26001500000000005,51.434818,0.0 -0.26042400000000004,51.434596,0.0 -0.2646,51.432917,0.0 -0.2662610000000001,51.432095000000004,0.0 -0.26733900000000005,51.431424,0.0 -0.2684099999999999,51.430953,0.0 -0.26938400000000007,51.430395000000004,0.0 -0.27096200000000004,51.42954300000001,0.0 -0.273551,51.427429,0.0 -0.27539,51.425877,0.0 -0.275836,51.425574,0.0 -0.27682399999999996,51.424766999999996,0.0 -0.280459,51.421856,0.0 -0.282692,51.421255,0.0 -0.285639,51.420413,0.0 -0.286619,51.420172,0.0 -0.287444,51.422025,0.0 -0.289414,51.42625400000001,0.0 -0.290639,51.428991,0.0 -0.293022,51.42893900000001,0.0 -0.292895,51.428602,0.0 -0.29333399999999993,51.428552,0.0 -0.29341,51.42651200000001,0.0 -0.29479,51.426461,0.0 -0.294732,51.427007,0.0 -0.295436,51.42704,0.0 -0.295366,51.427331,0.0 -0.295465,51.427645,0.0 -0.295828,51.42783,0.0 -0.295963,51.427752,0.0 -0.29715899999999995,51.428358,0.0 -0.298324,51.429142,0.0 -0.298217,51.429201000000006,0.0 -0.29888500000000007,51.42959900000001,0.0 -0.301618,51.43143,0.0 -0.30207,51.431152000000004,0.0 -0.301532,51.43053900000001,0.0 -0.30178,51.430392,0.0 -0.3021769999999999,51.430665,0.0 -0.305942,51.431362,0.0 -0.30624799999999996,51.431183999999995,0.0 -0.30626400000000004,51.430519999999994,0.0 -0.306428,51.43052599999999,0.0 -0.30643,51.43015100000001,0.0 -0.307329,51.430235,0.0 -0.308567,51.43078599999999,0.0 -0.308089,51.43108,0.0 -0.30937600000000004,51.431833,0.0 -0.309783,51.43214400000001,0.0 -0.310118,51.432184,0.0 -0.310418,51.432019000000004,0.0 -0.31067800000000007,51.432211,0.0 -0.31201699999999993,51.431138999999995,0.0 -0.312823,51.430344,0.0 -0.31375400000000003,51.429199000000004,0.0 -0.314469,51.428259000000004,0.0 -0.313419,51.427822,0.0 -0.311827,51.42710699999999,0.0 -0.310389,51.426365000000004,0.0 -0.30926100000000006,51.425704,0.0 -0.30799800000000005,51.424629,0.0 -0.306891,51.423289000000004,0.0 -0.306358,51.422380999999994,0.0 -0.306103,51.421762,0.0 -0.30603,51.421234,0.0 -0.306403,51.420651,0.0 -0.306637,51.420005,0.0 -0.30671499999999996,51.41875,0.0 -0.307232,51.41771,0.0 -0.30756100000000003,51.417167,0.0 -0.308308,51.415248000000005,0.0 -0.308452,51.414631,0.0 -0.308512,51.413621,0.0 -0.308442,51.413101,0.0 -0.308511,51.412298,0.0 -0.308837,51.411043,0.0 -0.309081,51.40949200000001,0.0 -0.309067,51.408136000000006,0.0 -0.308999,51.40669,0.0 -0.30898499999999995,51.405564999999996,0.0 -0.308726,51.404008,0.0 -0.308695,51.40349,0.0 -0.308788,51.402203,0.0 -0.30907599999999996,51.40103,0.0 -0.30935000000000007,51.400453000000006,0.0 -0.309654,51.400015,0.0 -0.311473,51.398814,0.0 -0.312023,51.398374,0.0 -0.312523,51.397454,0.0 -0.314212,51.396190000000004,0.0 -0.31772,51.393668,0.0 -0.31675500000000006,51.392931,0.0 -0.316344,51.39256,0.0 -0.315733,51.391976,0.0 -0.31524300000000005,51.39146,0.0 -0.3146820000000001,51.39075100000001,0.0 -0.314134,51.390218,0.0 -0.315848,51.389258,0.0 -0.31671699999999997,51.38881800000001,0.0 -0.316518,51.388266,0.0 -0.31598100000000007,51.387633,0.0 -0.313189,51.38883299999999,0.0 -0.312872,51.388491,0.0 -0.31174,51.387432,0.0 -0.31182299999999996,51.387207999999994,0.0 -0.311364,51.38691099999999,0.0 -0.3115,51.386847,0.0 -0.31086900000000006,51.386188,0.0 -0.31178800000000007,51.38578600000001,0.0 -0.31112700000000004,51.385144,0.0 -0.31072999999999995,51.384891,0.0 -0.31065500000000007,51.384516,0.0 -0.310413,51.384211,0.0 -0.310347,51.383652,0.0 -0.309911,51.382882,0.0 -0.30955800000000006,51.382447000000006,0.0 -0.309498,51.381844,0.0 -0.309331,51.381864,0.0 -0.30924599999999997,51.381141,0.0 -0.309319,51.381106,0.0 -0.309277,51.380449,0.0 -0.30851800000000007,51.38050200000001,0.0 -0.3083020000000001,51.380033000000005,0.0 -0.307521,51.37901,0.0 -0.30738899999999997,51.378385,0.0 -0.307892,51.378365,0.0 -0.30784199999999995,51.377539999999996,0.0 -0.307994,51.376665,0.0 -0.30869499999999994,51.375449999999994,0.0 -0.309643,51.375312,0.0 -0.31109000000000003,51.37499900000001,0.0 -0.31250999999999995,51.37477,0.0 -0.314342,51.374639,0.0 -0.315223,51.374234,0.0 -0.31599200000000005,51.373755,0.0 -0.316949,51.372918,0.0 -0.317284,51.372439,0.0 -0.317505,51.37197100000001,0.0 -0.31802900000000006,51.370296,0.0 -0.317906,51.36991,0.0 -0.318017,51.36958,0.0 -0.318294,51.367899,0.0 -0.31852300000000006,51.366187,0.0 -0.31841,51.364684000000004,0.0 -0.31828499999999993,51.363506,0.0 -0.31906,51.362313,0.0 -0.319188,51.361623,0.0 -0.3195470000000001,51.360484,0.0 -0.32025900000000007,51.35909900000001,0.0 -0.321529,51.35721,0.0 -0.32226,51.356204,0.0 -0.323185,51.355177,0.0 -0.323753,51.354412999999994,0.0 -0.324454,51.353892,0.0 -0.32648,51.353035,0.0 -0.327276,51.35252200000001,0.0 -0.328047,51.352136,0.0 -0.329311,51.350334,0.0 -0.33021600000000007,51.348762,0.0 -0.33053400000000005,51.34842100000001,0.0 -0.330327,51.347902,0.0 -0.32958643098699225,51.3465535277638,0.0 -0.328484,51.344546,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Lambeth</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.12113499999999996,51.416779000000005,0.0 -0.12068400000000001,51.417254,0.0 -0.120053,51.418306,0.0 -0.120022,51.418566,0.0 -0.11984700000000001,51.418807,0.0 -0.11845200000000002,51.419453000000004,0.0 -0.117783,51.419821999999996,0.0 -0.117108,51.42007799999999,0.0 -0.11590799999999998,51.420472999999994,0.0 -0.11559400000000002,51.420656,0.0 -0.11532699999999997,51.420922,0.0 -0.11485399999999998,51.421226,0.0 -0.11408200000000002,51.422089,0.0 -0.11382299999999997,51.422455,0.0 -0.11302700000000003,51.42292100000001,0.0 -0.112686,51.423244,0.0 -0.11049100000000002,51.42312900000001,0.0 -0.109603,51.423168999999994,0.0 -0.10921199999999999,51.423137000000004,0.0 -0.10788699999999998,51.422864,0.0 -0.106515,51.42261400000001,0.0 -0.105798,51.42257500000001,0.0 -0.104228,51.42264599999999,0.0 -0.10077300000000002,51.422578,0.0 -0.098108,51.422574000000004,0.0 -0.09751299999999999,51.422604,0.0 -0.09618599999999998,51.422757999999995,0.0 -0.094347,51.422819,0.0 -0.093434,51.422725,0.0 -0.092734,51.42254,0.0 -0.092308,51.422354000000006,0.0 -0.09176900000000002,51.421928,0.0 -0.09084300000000001,51.421473,0.0 -0.089909,51.42112600000001,0.0 -0.08936700000000002,51.420812000000005,0.0 -0.08845200000000002,51.420066,0.0 -0.08776500000000001,51.419758,0.0 -0.08661900000000002,51.419349000000004,0.0 -0.085863,51.419268,0.0 -0.085011,51.41935200000001,0.0 -0.083334,51.41967,0.0 -0.08234600000000002,51.419771999999995,0.0 -0.080595,51.41968,0.0 -0.079715,51.419686,0.0 -0.078549,51.419847999999995,0.0 -0.078307,51.420609000000006,0.0 -0.07916100000000001,51.420818,0.0 -0.079262,51.420987,0.0 -0.078931,51.42157099999999,0.0 -0.079465,51.421693,0.0 -0.079856,51.422141,0.0 -0.08089700000000001,51.421849,0.0 -0.081727,51.423367,0.0 -0.08203200000000001,51.423326,0.0 -0.083477,51.422999,0.0 -0.08363199999999998,51.424724999999995,0.0 -0.083683,51.425008,0.0 -0.08407899999999999,51.425728,0.0 -0.085262,51.427368,0.0 -0.085992,51.427734,0.0 -0.08610100000000001,51.427915,0.0 -0.085856,51.428423,0.0 -0.08591700000000002,51.428524,0.0 -0.08768100000000001,51.429001,0.0 -0.088115,51.429248,0.0 -0.088497,51.429707,0.0 -0.088891,51.430542,0.0 -0.08930900000000001,51.43180400000001,0.0 -0.090023,51.434368,0.0 -0.09046500000000002,51.436098,0.0 -0.09057800000000002,51.436458,0.0 -0.091195,51.437849,0.0 -0.091489,51.438313,0.0 -0.091898,51.438819,0.0 -0.092258,51.439598,0.0 -0.093003,51.441421,0.0 -0.09320699999999998,51.441774,0.0 -0.09410600000000001,51.442818,0.0 -0.09450700000000001,51.443401,0.0 -0.09495299999999998,51.444345,0.0 -0.09504300000000002,51.44470100000001,0.0 -0.095013,51.445079,0.0 -0.095097,51.445461,0.0 -0.095252,51.445712,0.0 -0.096108,51.446746,0.0 -0.09743000000000002,51.447767,0.0 -0.098892,51.44873700000001,0.0 -0.09925300000000001,51.449082,0.0 -0.099404,51.449348,0.0 -0.099565,51.449864,0.0 -0.099809,51.450196999999996,0.0 -0.099993,51.450294,0.0 -0.100761,51.450312,0.0 -0.10078900000000002,51.451018,0.0 -0.10095799999999999,51.45135799999999,0.0 -0.101323,51.45176,0.0 -0.101457,51.45205599999999,0.0 -0.10146900000000002,51.45236499999999,0.0 -0.10110600000000002,51.452921,0.0 -0.101035,51.453216,0.0 -0.10116300000000002,51.453776,0.0 -0.100938,51.454152,0.0 -0.100628,51.454392,0.0 -0.099118,51.455402,0.0 -0.098591,51.455698,0.0 -0.097602,51.456155,0.0 -0.09720699999999999,51.45641500000001,0.0 -0.095837,51.457408,0.0 -0.094867,51.458863,0.0 -0.09414300000000002,51.45959400000001,0.0 -0.09275899999999998,51.460715,0.0 -0.092212,51.46112099999999,0.0 -0.09112400000000002,51.462554000000004,0.0 -0.090667,51.463294000000005,0.0 -0.09010600000000002,51.465734,0.0 -0.09013600000000001,51.466318,0.0 -0.09114600000000003,51.46761300000001,0.0 -0.092265,51.469088,0.0 -0.092718,51.469774,0.0 -0.09284900000000001,51.470145,0.0 -0.09292899999999997,51.470752,0.0 -0.093024,51.472015,0.0 -0.09308000000000001,51.472127,0.0 -0.09348699999999999,51.471906,0.0 -0.09372700000000002,51.47160300000001,0.0 -0.093999,51.470876,0.0 -0.094323,51.470600999999995,0.0 -0.09507,51.4702,0.0 -0.09599700000000001,51.46988100000001,0.0 -0.09891699999999998,51.47193399999999,0.0 -0.099247,51.472266,0.0 -0.099543,51.473056,0.0 -0.09977499999999999,51.473424,0.0 -0.10036800000000001,51.473991,0.0 -0.100683,51.474459,0.0 -0.10059100000000001,51.47478400000001,0.0 -0.100338,51.476277,0.0 -0.09999800000000002,51.476873,0.0 -0.101511,51.477527,0.0 -0.10362200000000002,51.478341,0.0 -0.10806799999999998,51.480206,0.0 -0.108246,51.480295000000005,0.0 -0.108085,51.480415,0.0 -0.105557,51.480714000000006,0.0 -0.104047,51.48090799999999,0.0 -0.10464,51.481459,0.0 -0.10462400000000001,51.481584,0.0 -0.10515600000000001,51.482095,0.0 -0.105422,51.482203000000005,0.0 -0.10563400000000002,51.482435,0.0 -0.10604399999999999,51.482697,0.0 -0.105636,51.48295,0.0 -0.10682300000000002,51.483522,0.0 -0.107223,51.483654,0.0 -0.10635800000000001,51.48489000000001,0.0 -0.107992,51.48556500000001,0.0 -0.108453,51.485848,0.0 -0.10812199999999998,51.486155,0.0 -0.10552000000000002,51.488769,0.0 -0.104189,51.490030000000004,0.0 -0.103393,51.490872,0.0 -0.10316,51.49117999999999,0.0 -0.103396,51.49132,0.0 -0.103156,51.491474,0.0 -0.103527,51.491693000000005,0.0 -0.103406,51.49178,0.0 -0.103732,51.492014,0.0 -0.10394300000000001,51.491952000000005,0.0 -0.10410500000000002,51.492248,0.0 -0.10425699999999999,51.492502,0.0 -0.104401,51.492731,0.0 -0.104519,51.49293000000001,0.0 -0.104699,51.493071,0.0 -0.104896,51.49352699999999,0.0 -0.105742,51.493696,0.0 -0.10715900000000003,51.494163,0.0 -0.109399,51.494956,0.0 -0.11050700000000001,51.495372,0.0 -0.110814,51.495423,0.0 -0.110973,51.495577,0.0 -0.11144300000000001,51.49644700000001,0.0 -0.11029499999999999,51.496778000000006,0.0 -0.110295,51.496875,0.0 -0.109121,51.49910599999999,0.0 -0.10835400000000002,51.500348,0.0 -0.10818900000000001,51.500534,0.0 -0.10670400000000001,51.501666,0.0 -0.10652699999999998,51.501584,0.0 -0.105948,51.50204599999999,0.0 -0.106116,51.502133,0.0 -0.10613699999999998,51.502523000000004,0.0 -0.10675200000000003,51.50222200000001,0.0 -0.10745799999999998,51.503013,0.0 -0.106396,51.503371,0.0 -0.1066,51.504047,0.0 -0.10643500000000002,51.504688,0.0 -0.10646600000000002,51.504982,0.0 -0.107364,51.507064,0.0 -0.10817600000000001,51.506909,0.0 -0.108506,51.507759,0.0 -0.10879999999999998,51.507705,0.0 -0.109188,51.509871,0.0 -0.111074,51.509799,0.0 -0.11272299999999999,51.509662999999996,0.0 -0.11458099999999997,51.509387,0.0 -0.11556500000000003,51.509173,0.0 -0.11631700000000002,51.508952,0.0 -0.11780500000000002,51.508399000000004,0.0 -0.11834000000000001,51.508098000000004,0.0 -0.11924,51.507414999999995,0.0 -0.11966200000000002,51.507039,0.0 -0.120673,51.505874,0.0 -0.120804,51.505671,0.0 -0.121052,51.505021,0.0 -0.12121500000000003,51.504356,0.0 -0.12143200000000001,51.50319,0.0 -0.12207399999999997,51.49941799999999,0.0 -0.12233799999999999,51.49769,0.0 -0.122433,51.496206,0.0 -0.12279199999999998,51.49474,0.0 -0.12300900000000001,51.493689999999994,0.0 -0.12346200000000002,51.492704,0.0 -0.123727,51.492386,0.0 -0.12394000000000001,51.491929,0.0 -0.12394899999999999,51.4914,0.0 -0.12403,51.491205,0.0 -0.12456,51.490444,0.0 -0.125026,51.489897,0.0 -0.126765,51.487998,0.0 -0.12724,51.48758,0.0 -0.12790400000000002,51.48708,0.0 -0.128418,51.486638,0.0 -0.12949100000000002,51.485893,0.0 -0.128586,51.485175000000005,0.0 -0.12817199999999998,51.484736,0.0 -0.127727,51.484722,0.0 -0.126364,51.484466,0.0 -0.127049,51.483628,0.0 -0.127161,51.483355,0.0 -0.12749599999999997,51.482023,0.0 -0.129168,51.48147000000001,0.0 -0.129948,51.481182,0.0 -0.130189,51.480666,0.0 -0.13037100000000001,51.48055800000001,0.0 -0.13098500000000002,51.47975900000001,0.0 -0.13141200000000003,51.47941800000001,0.0 -0.131612,51.479156,0.0 -0.13187699999999997,51.478617,0.0 -0.132061,51.478441,0.0 -0.133646,51.476242,0.0 -0.13405700000000004,51.47555200000001,0.0 -0.134112,51.475277,0.0 -0.13452799999999998,51.474888,0.0 -0.134711,51.474956000000006,0.0 -0.13485799999999998,51.474671,0.0 -0.135231,51.474287,0.0 -0.13446200000000003,51.473966,0.0 -0.134558,51.47344799999999,0.0 -0.134799,51.473329,0.0 -0.135349,51.47287200000001,0.0 -0.135787,51.472714,0.0 -0.136259,51.4727,0.0 -0.136918,51.47309,0.0 -0.138043,51.47213,0.0 -0.138679,51.471862,0.0 -0.138747,51.471997,0.0 -0.1396,51.471733,0.0 -0.139316,51.471516,0.0 -0.139867,51.471323,0.0 -0.140343,51.471593,0.0 -0.141784,51.470909,0.0 -0.14149600000000004,51.47067800000001,0.0 -0.14267699999999997,51.470064,0.0 -0.1431,51.470519,0.0 -0.14611500000000002,51.469334,0.0 -0.149429,51.468015,0.0 -0.150619,51.46761500000001,0.0 -0.15064099999999997,51.467265,0.0 -0.150566,51.46632600000001,0.0 -0.15047,51.465978,0.0 -0.151231,51.465885,0.0 -0.150992,51.464226000000004,0.0 -0.150967,51.46383599999999,0.0 -0.150793,51.463051,0.0 -0.150661,51.462698,0.0 -0.15038500000000002,51.462255,0.0 -0.150055,51.461871,0.0 -0.14967099999999997,51.461245,0.0 -0.14939,51.459362,0.0 -0.149217,51.458876,0.0 -0.148366,51.457366,0.0 -0.14815400000000004,51.456411,0.0 -0.147977,51.455127999999995,0.0 -0.147958,51.454742,0.0 -0.14778099999999997,51.453861,0.0 -0.14765100000000003,51.452972,0.0 -0.147378,51.452963,0.0 -0.14773,51.45234,0.0 -0.144621,51.451479,0.0 -0.143612,51.451166,0.0 -0.142323,51.450991,0.0 -0.14244400000000002,51.450561,0.0 -0.142821,51.450061,0.0 -0.14335999999999996,51.449504999999995,0.0 -0.143617,51.449305,0.0 -0.14464800000000003,51.448705,0.0 -0.144795,51.448542,0.0 -0.14493700000000004,51.448238,0.0 -0.145175,51.44766,0.0 -0.14544,51.446861999999996,0.0 -0.145589,51.44596000000001,0.0 -0.145696,51.44587,0.0 -0.145603,51.445394,0.0 -0.14540700000000004,51.444917000000004,0.0 -0.14514599999999997,51.444466,0.0 -0.14459399999999997,51.443703,0.0 -0.14400399999999997,51.442654,0.0 -0.143621,51.441838999999995,0.0 -0.142769,51.441773,0.0 -0.139042,51.441703,0.0 -0.13788499999999998,51.441695,0.0 -0.136751,51.441804,0.0 -0.13602300000000003,51.44201,0.0 -0.135942,51.441782999999994,0.0 -0.136808,51.440596000000006,0.0 -0.13701099999999997,51.440253,0.0 -0.137372,51.44034,0.0 -0.13751800000000003,51.440101,0.0 -0.137286,51.439862000000005,0.0 -0.13740100000000002,51.439087,0.0 -0.137504,51.438822,0.0 -0.137815,51.438419999999994,0.0 -0.138509,51.437925,0.0 -0.13911899999999996,51.437709,0.0 -0.139737,51.437302,0.0 -0.139973,51.43688199999999,0.0 -0.139759,51.435665,0.0 -0.13964799999999997,51.435314999999996,0.0 -0.13911000000000004,51.43481400000001,0.0 -0.13785800000000004,51.433776,0.0 -0.136932,51.433932,0.0 -0.136456,51.433829,0.0 -0.13587,51.431964,0.0 -0.13526400000000002,51.43033500000001,0.0 -0.135332,51.430257,0.0 -0.138399,51.430555,0.0 -0.13836499999999996,51.429974,0.0 -0.138411,51.429078,0.0 -0.138489,51.42832,0.0 -0.13876400000000003,51.42682500000001,0.0 -0.13887199999999997,51.426092999999995,0.0 -0.138933,51.42476799999999,0.0 -0.13886699999999996,51.42381799999999,0.0 -0.13851700000000003,51.422624,0.0 -0.13830199999999998,51.422028,0.0 -0.137852,51.421106,0.0 -0.139047,51.420195,0.0 -0.14326,51.417263,0.0 -0.143049,51.417125,0.0 -0.145009,51.415800000000004,0.0 -0.14434799999999998,51.415348,0.0 -0.145677,51.414632,0.0 -0.14708300000000002,51.413805,0.0 -0.14809,51.41287,0.0 -0.14680400000000002,51.41256,0.0 -0.14517000000000002,51.412544000000004,0.0 -0.14487,51.41238899999999,0.0 -0.144403,51.412491,0.0 -0.14303,51.413156,0.0 -0.14258199999999996,51.413343,0.0 -0.14121,51.412759,0.0 -0.14001600000000003,51.412365,0.0 -0.13940899999999998,51.412207,0.0 -0.137543,51.411656,0.0 -0.13548,51.411223,0.0 -0.13501699999999997,51.41121499999999,0.0 -0.13409999999999997,51.410991,0.0 -0.133753,51.41266,0.0 -0.133578,51.412934,0.0 -0.133354,51.412884,0.0 -0.133572,51.412576,0.0 -0.132715,51.412348,0.0 -0.1321,51.412293,0.0 -0.12788800000000003,51.412005,0.0 -0.127752,51.412317,0.0 -0.127428,51.412492,0.0 -0.12626000000000004,51.412931,0.0 -0.125786,51.412632,0.0 -0.12558899999999998,51.412912000000006,0.0 -0.124937,51.413290999999994,0.0 -0.12446800000000001,51.413365000000006,0.0 -0.12454800000000002,51.41358,0.0 -0.124394,51.41400599999999,0.0 -0.124074,51.41461,0.0 -0.12340600000000002,51.414714000000004,0.0 -0.122993,51.415055,0.0 -0.12248099999999998,51.41502899999999,0.0 -0.12248100000000002,51.4153,0.0 -0.121704,51.415994,0.0 -0.12113499999999996,51.416779000000005,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Lewisham</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.0,51.41768488503008,0.0 0.001729,51.418558,0.0 0.0034930000000000004,51.417405,0.0 0.005139,51.41823,0.0 0.005672,51.41851499999999,0.0 0.005228,51.419316,0.0 0.005844,51.42007499999999,0.0 0.006298,51.421015000000004,0.0 0.0067360000000000015,51.420936000000005,0.0 0.006848,51.421495,0.0 0.0073490000000000005,51.421378999999995,0.0 0.008077,51.423043,0.0 0.008665,51.422936,0.0 0.009967,51.422484,0.0 0.010986,51.42349,0.0 0.011618,51.423702,0.0 0.011812999999999999,51.424052,0.0 0.013345,51.42469500000001,0.0 0.013513000000000002,51.425086,0.0 0.014395000000000005,51.42523200000001,0.0 0.014108000000000002,51.426175,0.0 0.016047999999999996,51.426208,0.0 0.017215,51.426775000000006,0.0 0.018775,51.427051,0.0 0.01969,51.427047,0.0 0.020913,51.426818000000004,0.0 0.022265,51.427496,0.0 0.023193000000000002,51.427877,0.0 0.023718,51.428259,0.0 0.025409999999999995,51.428989,0.0 0.026061,51.428739,0.0 0.027214,51.428071,0.0 0.028443,51.427167000000004,0.0 0.029579999999999995,51.42644399999999,0.0 0.030293000000000004,51.42587000000001,0.0 0.031212,51.42550899999999,0.0 0.033763999999999995,51.424093,0.0 0.034566,51.423395000000006,0.0 0.036186,51.422366,0.0 0.038666,51.424639,0.0 0.039029,51.424671,0.0 0.038941,51.426092,0.0 0.038612999999999995,51.42652,0.0 0.038464,51.427591,0.0 0.037856999999999995,51.427602,0.0 0.03833199999999999,51.428028,0.0 0.038298,51.429002,0.0 0.037719,51.430965,0.0 0.03752199999999999,51.43137899999999,0.0 0.037487,51.432225,0.0 0.03769900000000001,51.433346,0.0 0.033701,51.43169900000001,0.0 0.033224,51.432235000000006,0.0 0.032451999999999995,51.431893,0.0 0.032159,51.432363,0.0 0.031588,51.432555,0.0 0.03114800000000001,51.43210400000001,0.0 0.031382,51.432579,0.0 0.030168,51.43313799999999,0.0 0.029897,51.433369,0.0 0.028584000000000005,51.434031,0.0 0.029033,51.43436,0.0 0.028968,51.435486,0.0 0.028674,51.436411,0.0 0.02724,51.436559,0.0 0.025744999999999997,51.435992,0.0 0.025376000000000003,51.43569,0.0 0.025125999999999992,51.436775999999995,0.0 0.024889,51.437211,0.0 0.024790999999999997,51.438236999999994,0.0 0.025989000000000005,51.438365,0.0 0.028814,51.438786,0.0 0.028876000000000002,51.439376,0.0 0.028570999999999996,51.440192,0.0 0.028577,51.440453,0.0 0.029083,51.441475,0.0 0.029358999999999993,51.44170499999999,0.0 0.027767000000000007,51.441511,0.0 0.025416000000000005,51.441738,0.0 0.024174,51.441953,0.0 0.021483000000000002,51.442735,0.0 0.020597,51.444211,0.0 0.021496,51.44444500000001,0.0 0.021263,51.444993,0.0 0.02121,51.446691,0.0 0.022942,51.447205,0.0 0.021928,51.448959,0.0 0.017985000000000004,51.449412,0.0 0.015064000000000003,51.450032,0.0 0.015123,51.450227,0.0 0.019872000000000004,51.450735,0.0 0.019536,51.45170499999999,0.0 0.018332,51.451583,0.0 0.018042000000000002,51.453002,0.0 0.017508,51.454112,0.0 0.017514,51.455039,0.0 0.014031000000000002,51.455727,0.0 0.01316,51.455968,0.0 0.011516,51.456615,0.0 0.011482,51.456878,0.0 0.010644999999999998,51.458088,0.0 0.009947000000000001,51.459341,0.0 0.009747,51.460877,0.0 0.009844000000000002,51.46206500000001,0.0 0.00972,51.46277400000001,0.0 0.008987999999999998,51.464736,0.0 0.009174000000000002,51.465565000000005,0.0 0.009097,51.465874,0.0 0.010753999999999998,51.466097,0.0 0.011809000000000002,51.46634100000001,0.0 0.012483,51.466653,0.0 0.013245,51.466832,0.0 0.012691,51.467358,0.0 0.013053,51.467992,0.0 0.013052,51.468286,0.0 0.012602,51.469806999999996,0.0 0.013480999999999996,51.469896999999996,0.0 0.014987000000000004,51.469572,0.0 0.016331,51.46898099999999,0.0 0.016694,51.469491,0.0 0.016196,51.47008,0.0 0.015516,51.471273,0.0 0.014994999999999998,51.472529,0.0 0.014985000000000002,51.47308,0.0 0.017781000000000005,51.473715,0.0 0.018124,51.473853,0.0 0.010148000000000003,51.472955000000006,0.0 0.009218999999999998,51.472872,0.0 3.66E-4,51.471879,0.0 0.0,51.471870751128314,0.0 -0.001497,51.471837,0.0 -0.008143000000000001,51.472757,0.0 -0.009072,51.47273500000001,0.0 -0.011678999999999998,51.472389,0.0 -0.013363000000000002,51.47239400000001,0.0 -0.01407,51.472675,0.0 -0.014543,51.472151999999994,0.0 -0.014528999999999999,51.471918,0.0 -0.015184999999999999,51.471769,0.0 -0.014860999999999997,51.471399000000005,0.0 -0.014423,51.470672,0.0 -0.014097000000000005,51.470118,0.0 -0.014047000000000002,51.47005000000001,0.0 -0.013841,51.469782,0.0 -0.013717,51.469656,0.0 -0.013474,51.469379,0.0 -0.013129000000000002,51.468937,0.0 -0.013476,51.468767,0.0 -0.014108000000000006,51.468472,0.0 -0.014493999999999996,51.468308,0.0 -0.014653000000000003,51.46823400000001,0.0 -0.015027,51.46804,0.0 -0.015904,51.468549,0.0 -0.016559,51.469228,0.0 -0.016948999999999995,51.46905600000001,0.0 -0.017274,51.46941,0.0 -0.018473,51.469605,0.0 -0.019118,51.469949,0.0 -0.019273,51.4705,0.0 -0.018672,51.470645,0.0 -0.019109999999999995,51.471229,0.0 -0.019285,51.471938,0.0 -0.020245000000000003,51.47218500000001,0.0 -0.020337,51.472417,0.0 -0.019983,51.472848,0.0 -0.020051000000000003,51.473083,0.0 -0.020666,51.473214,0.0 -0.021052,51.473662,0.0 -0.022449,51.474087000000004,0.0 -0.022811,51.474283,0.0 -0.022887,51.475319,0.0 -0.022026,51.47547800000001,0.0 -0.020944000000000004,51.475536,0.0 -0.020701,51.47593,0.0 -0.020792,51.476458,0.0 -0.020337,51.476886,0.0 -0.019165,51.477203,0.0 -0.019131,51.478947,0.0 -0.018898,51.479517,0.0 -0.018443999999999995,51.47985499999999,0.0 -0.017464,51.479943,0.0 -0.016962,51.480125,0.0 -0.01686,51.480287,0.0 -0.017875,51.48088,0.0 -0.018935,51.48072700000001,0.0 -0.020418000000000002,51.480231,0.0 -0.020366999999999996,51.479936,0.0 -0.023071,51.47962900000001,0.0 -0.023161,51.480737,0.0 -0.024720000000000002,51.481197,0.0 -0.026409,51.48151000000001,0.0 -0.025819,51.482189,0.0 -0.025578000000000004,51.483434,0.0 -0.025296000000000003,51.484197,0.0 -0.025201,51.485022,0.0 -0.024612000000000002,51.485861,0.0 -0.023444,51.486786,0.0 -0.024693000000000003,51.487484,0.0 -0.026599000000000005,51.48885400000001,0.0 -0.027846,51.490055,0.0 -0.029007000000000005,51.491626000000004,0.0 -0.029769,51.492925,0.0 -0.029948000000000002,51.49356399999999,0.0 -0.031938,51.493176,0.0 -0.03324800000000001,51.492869,0.0 -0.03330399999999999,51.492999999999995,0.0 -0.037314999999999994,51.49221899999999,0.0 -0.038124,51.492402,0.0 -0.039051999999999996,51.492901,0.0 -0.039587,51.492987,0.0 -0.040563,51.492794,0.0 -0.040069999999999995,51.492163,0.0 -0.041055999999999995,51.49182799999999,0.0 -0.040344,51.491062,0.0 -0.042508000000000004,51.490241,0.0 -0.04222600000000001,51.490035,0.0 -0.044499,51.490106999999995,0.0 -0.044758,51.490442,0.0 -0.045832,51.490162,0.0 -0.046567000000000004,51.490342,0.0 -0.046567000000000004,51.490745,0.0 -0.04755000000000001,51.49037,0.0 -0.05115200000000001,51.48955000000001,0.0 -0.051959,51.489135,0.0 -0.05010900000000001,51.488335,0.0 -0.05046400000000001,51.487934,0.0 -0.05130799999999999,51.487798,0.0 -0.052413,51.48777400000001,0.0 -0.052631,51.487552,0.0 -0.053978000000000005,51.487935,0.0 -0.05340600000000001,51.487078,0.0 -0.052994,51.486841,0.0 -0.052843999999999995,51.48646999999999,0.0 -0.05294900000000001,51.486005,0.0 -0.05356000000000001,51.485794999999996,0.0 -0.053423,51.485293,0.0 -0.05309699999999999,51.485163,0.0 -0.05296399999999999,51.484396,0.0 -0.053118,51.484373999999995,0.0 -0.05294300000000001,51.48264000000001,0.0 -0.053157,51.481031,0.0 -0.053507,51.480382000000006,0.0 -0.05346999999999999,51.480162,0.0 -0.054329,51.478606,0.0 -0.052698999999999996,51.47800900000001,0.0 -0.052748,51.476302,0.0 -0.05275700000000001,51.472933000000005,0.0 -0.05168700000000001,51.469757,0.0 -0.052281999999999995,51.469214,0.0 -0.051446000000000006,51.468344,0.0 -0.050881000000000016,51.467580000000005,0.0 -0.051327,51.467371,0.0 -0.05057500000000001,51.466794,0.0 -0.05088800000000001,51.46663800000001,0.0 -0.049905,51.466471,0.0 -0.048206000000000006,51.465898,0.0 -0.04854,51.465627,0.0 -0.047037999999999996,51.464908,0.0 -0.046586999999999996,51.464609,0.0 -0.045999000000000005,51.463975000000005,0.0 -0.045457,51.462942,0.0 -0.045237000000000006,51.462205000000004,0.0 -0.04512900000000001,51.46132399999999,0.0 -0.04512300000000001,51.460281,0.0 -0.045335999999999994,51.458981,0.0 -0.045780999999999995,51.457681,0.0 -0.04615999999999999,51.456963,0.0 -0.044632000000000005,51.45657700000001,0.0 -0.042746000000000006,51.455492,0.0 -0.041649000000000005,51.45499000000001,0.0 -0.04244600000000001,51.453889000000004,0.0 -0.042989,51.453192,0.0 -0.04319,51.453119,0.0 -0.043663,51.452657,0.0 -0.046151,51.449873,0.0 -0.048722000000000015,51.450131,0.0 -0.049087,51.450113,0.0 -0.05095499999999999,51.449508,0.0 -0.05307,51.448837,0.0 -0.05400800000000001,51.448754,0.0 -0.054331000000000004,51.448994000000006,0.0 -0.055436000000000006,51.449493,0.0 -0.05756100000000001,51.45033900000001,0.0 -0.058688000000000004,51.449508,0.0 -0.060973,51.44842799999999,0.0 -0.061827000000000014,51.447796,0.0 -0.062569,51.446958,0.0 -0.063084,51.446184,0.0 -0.063484,51.445262,0.0 -0.06375,51.444153,0.0 -0.063734,51.442868,0.0 -0.064083,51.442098,0.0 -0.065026,51.441157,0.0 -0.064054,51.44084900000001,0.0 -0.06380099999999998,51.439539999999994,0.0 -0.063701,51.43793,0.0 -0.06345700000000001,51.437541,0.0 -0.06436500000000002,51.43709200000001,0.0 -0.06480000000000001,51.436289,0.0 -0.06541599999999999,51.435411,0.0 -0.065788,51.434704,0.0 -0.06670900000000002,51.43392300000001,0.0 -0.068602,51.433,0.0 -0.06952900000000001,51.432682,0.0 -0.070695,51.432458,0.0 -0.07207699999999999,51.432482,0.0 -0.072764,51.432186,0.0 -0.073586,51.431352,0.0 -0.074894,51.429749,0.0 -0.075093,51.428796,0.0 -0.074944,51.428371999999996,0.0 -0.07432700000000002,51.427449,0.0 -0.073936,51.426153000000006,0.0 -0.07221899999999999,51.426303,0.0 -0.07066499999999999,51.426202999999994,0.0 -0.06888200000000001,51.42561700000001,0.0 -0.06869,51.425997,0.0 -0.068007,51.425828,0.0 -0.066063,51.42506999999999,0.0 -0.06584199999999998,51.425328,0.0 -0.06487700000000002,51.425222,0.0 -0.06453199999999999,51.425071,0.0 -0.064429,51.425328,0.0 -0.06346099999999999,51.425302,0.0 -0.062327,51.42512800000001,0.0 -0.061444999999999986,51.424795,0.0 -0.061423000000000005,51.424469,0.0 -0.05808100000000001,51.423272000000004,0.0 -0.058125,51.423173,0.0 -0.05678900000000002,51.422972,0.0 -0.055154999999999996,51.422939,0.0 -0.054779999999999995,51.423727,0.0 -0.051808999999999994,51.423582,0.0 -0.051774,51.422517,0.0 -0.05073800000000001,51.42256100000001,0.0 -0.049769,51.422746,0.0 -0.04855400000000001,51.42284600000001,0.0 -0.046015,51.422801,0.0 -0.046289,51.422366999999994,0.0 -0.04369100000000001,51.422906000000005,0.0 -0.04382500000000001,51.423156,0.0 -0.043015,51.423404,0.0 -0.042872,51.423225,0.0 -0.041608,51.423654,0.0 -0.041712,51.423829000000005,0.0 -0.04106900000000001,51.424246000000004,0.0 -0.040316,51.424302000000004,0.0 -0.038476,51.423958000000006,0.0 -0.037485,51.42499299999999,0.0 -0.034884,51.425009,0.0 -0.034227,51.425101,0.0 -0.034239,51.424755,0.0 -0.033587,51.42466,0.0 -0.03182,51.424711,0.0 -0.03199699999999999,51.425537,0.0 -0.030425000000000004,51.425706999999996,0.0 -0.030107,51.42564600000001,0.0 -0.027844,51.424689,0.0 -0.027792,51.424484,0.0 -0.025488,51.42347,0.0 -0.024769999999999997,51.42327800000001,0.0 -0.023706999999999992,51.422726999999995,0.0 -0.022606,51.421563,0.0 -0.022263,51.421775,0.0 -0.020948,51.420928,0.0 -0.021675,51.42044800000001,0.0 -0.020778000000000005,51.419940000000004,0.0 -0.021236000000000005,51.419356,0.0 -0.021384,51.418413,0.0 -0.021972,51.417854,0.0 -0.022555,51.417541,0.0 -0.021736,51.417291,0.0 -0.022185999999999997,51.416746,0.0 -0.021040000000000003,51.416019,0.0 -0.020261,51.415978,0.0 -0.017847,51.415743000000006,0.0 -0.017987,51.415056,0.0 -0.016886,51.41499100000001,0.0 -0.014153,51.41510099999999,0.0 -0.014308,51.414934,0.0 -0.014559000000000004,51.413923,0.0 -0.014263000000000003,51.413657,0.0 -0.011845999999999999,51.413549999999994,0.0 -0.010545,51.413551,0.0 -0.009243000000000001,51.413873,0.0 -0.008486,51.414348,0.0 -0.006627000000000002,51.41466,0.0 -0.006681999999999999,51.41549,0.0 -0.0065650000000000005,51.415991999999996,0.0 -0.005999,51.416034,0.0 -0.005534000000000001,51.415788,0.0 -0.005512,51.415482,0.0 -0.004994,51.41459,0.0 -0.0032840000000000005,51.41505,0.0 -0.0035980000000000005,51.415559,0.0 -0.0034040000000000003,51.41566100000001,0.0 -7.540000000000001E-4,51.415913,0.0 -8.75E-4,51.416104,0.0 -3.469999999999999E-4,51.416338,0.0 -2.01E-4,51.417486999999994,0.0 -7.700000000000001E-5,51.417646,0.0 -0.0,51.41768488503008,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Merton</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.190125,51.386123,0.0 -0.189737,51.386128,0.0 -0.18956800000000001,51.385873,0.0 -0.188994,51.385826,0.0 -0.188412,51.385436,0.0 -0.18702800000000003,51.386229,0.0 -0.185466,51.387015,0.0 -0.18453099999999997,51.387514,0.0 -0.18405399999999994,51.38771499999999,0.0 -0.18271200000000004,51.38803500000001,0.0 -0.181349,51.38881,0.0 -0.180016,51.389596,0.0 -0.179853,51.389497,0.0 -0.178873,51.390109,0.0 -0.177686,51.391116,0.0 -0.17560400000000004,51.39283600000001,0.0 -0.174868,51.393419,0.0 -0.174326,51.39316600000001,0.0 -0.17287100000000002,51.39265,0.0 -0.17137900000000003,51.392476,0.0 -0.171144,51.392426,0.0 -0.169972,51.39172500000001,0.0 -0.16988,51.391397,0.0 -0.16922700000000002,51.391083,0.0 -0.168763,51.390965,0.0 -0.168153,51.390632,0.0 -0.167609,51.390061,0.0 -0.167146,51.389848,0.0 -0.166565,51.38974,0.0 -0.166358,51.389607,0.0 -0.166057,51.38886600000001,0.0 -0.165291,51.387979,0.0 -0.16408099999999998,51.388136,0.0 -0.163762,51.388066,0.0 -0.16287999999999997,51.388068,0.0 -0.16281400000000001,51.388157,0.0 -0.16177,51.388132,0.0 -0.160987,51.38782,0.0 -0.16036500000000004,51.388274,0.0 -0.159704,51.388594,0.0 -0.158701,51.388906,0.0 -0.158282,51.388839,0.0 -0.158297,51.38905,0.0 -0.15805600000000003,51.389259,0.0 -0.15763499999999997,51.389208999999994,0.0 -0.15421800000000002,51.389585,0.0 -0.150322,51.389936999999996,0.0 -0.147121,51.39026,0.0 -0.14673799999999998,51.390436,0.0 -0.144378,51.39068,0.0 -0.143184,51.390402,0.0 -0.142065,51.389567,0.0 -0.141904,51.389356,0.0 -0.140667,51.389728,0.0 -0.13960600000000004,51.389807,0.0 -0.139085,51.3899,0.0 -0.13803300000000002,51.390209000000006,0.0 -0.13687799999999997,51.39032199999999,0.0 -0.13646700000000003,51.390409,0.0 -0.134975,51.390907,0.0 -0.134869,51.390969,0.0 -0.13437900000000003,51.390885999999995,0.0 -0.133799,51.391269,0.0 -0.132081,51.392001,0.0 -0.130251,51.392743,0.0 -0.12958299999999998,51.39303699999999,0.0 -0.128757,51.39348199999999,0.0 -0.129119,51.39347,0.0 -0.12969,51.393651000000006,0.0 -0.12791000000000002,51.394735999999995,0.0 -0.127103,51.39531900000001,0.0 -0.12452199999999998,51.397408,0.0 -0.12415100000000001,51.397618,0.0 -0.12454500000000003,51.39783,0.0 -0.12442,51.397938,0.0 -0.12463600000000002,51.398096,0.0 -0.125278,51.398274,0.0 -0.12572499999999998,51.39831000000001,0.0 -0.125379,51.398956,0.0 -0.126142,51.399839,0.0 -0.127034,51.400665,0.0 -0.12751,51.401159,0.0 -0.127737,51.401475000000005,0.0 -0.12833699999999998,51.40190400000001,0.0 -0.128881,51.402368,0.0 -0.13048100000000004,51.403256,0.0 -0.130678,51.403608,0.0 -0.131329,51.404183999999994,0.0 -0.131551,51.40497800000001,0.0 -0.13144299999999998,51.405201,0.0 -0.131668,51.405353,0.0 -0.13231900000000002,51.406928,0.0 -0.132481,51.408407000000004,0.0 -0.13195600000000002,51.408457,0.0 -0.13208899999999998,51.40917,0.0 -0.131317,51.409215999999994,0.0 -0.13128600000000004,51.409507,0.0 -0.12947900000000004,51.409575000000004,0.0 -0.12947900000000004,51.409852,0.0 -0.12935700000000003,51.409864,0.0 -0.128608,51.41078600000001,0.0 -0.128481,51.411012,0.0 -0.12819400000000003,51.410934,0.0 -0.12781,51.41185,0.0 -0.127535,51.412313,0.0 -0.127752,51.412317,0.0 -0.12788800000000003,51.412005,0.0 -0.1321,51.412293,0.0 -0.132715,51.412348,0.0 -0.133572,51.412576,0.0 -0.133354,51.412884,0.0 -0.133578,51.412934,0.0 -0.133753,51.41266,0.0 -0.13409999999999997,51.410991,0.0 -0.13501699999999997,51.41121499999999,0.0 -0.13548,51.411223,0.0 -0.13665200000000002,51.411455,0.0 -0.138102,51.411802,0.0 -0.138673,51.412001000000004,0.0 -0.14001600000000003,51.412365,0.0 -0.14121,51.412759,0.0 -0.14258199999999996,51.413343,0.0 -0.14303,51.413156,0.0 -0.144403,51.412491,0.0 -0.14487,51.41238899999999,0.0 -0.14517000000000002,51.412544000000004,0.0 -0.14680400000000002,51.41256,0.0 -0.14809,51.41287,0.0 -0.14708300000000002,51.413805,0.0 -0.145677,51.414632,0.0 -0.14434799999999998,51.415348,0.0 -0.145009,51.415800000000004,0.0 -0.143049,51.417125,0.0 -0.14326,51.417263,0.0 -0.140405,51.419249,0.0 -0.140996,51.418937,0.0 -0.142024,51.418485,0.0 -0.143112,51.418097,0.0 -0.14448,51.417752,0.0 -0.14500500000000002,51.41788900000001,0.0 -0.145778,51.418226,0.0 -0.146475,51.418717,0.0 -0.14704,51.418968,0.0 -0.14759900000000004,51.41897600000001,0.0 -0.148655,51.419574,0.0 -0.14954899999999996,51.41992,0.0 -0.15028400000000003,51.420081,0.0 -0.151328,51.41985199999999,0.0 -0.15536499999999998,51.421105,0.0 -0.15617000000000003,51.421313,0.0 -0.15754499999999996,51.421751,0.0 -0.159592,51.422567,0.0 -0.159883,51.422634,0.0 -0.159914,51.422184,0.0 -0.160083,51.421837000000004,0.0 -0.16036100000000003,51.42182400000001,0.0 -0.160995,51.420938,0.0 -0.161599,51.419864,0.0 -0.163543,51.419945,0.0 -0.165094,51.420093,0.0 -0.16488100000000003,51.420167,0.0 -0.164833,51.42034,0.0 -0.165073,51.420396,0.0 -0.167033,51.420625,0.0 -0.167139,51.420602,0.0 -0.16842500000000002,51.420911,0.0 -0.16844800000000001,51.420982,0.0 -0.16918999999999998,51.421215,0.0 -0.17063400000000004,51.421714,0.0 -0.171017,51.42187199999999,0.0 -0.172101,51.422514,0.0 -0.173597,51.423182,0.0 -0.173723,51.423024,0.0 -0.17463000000000004,51.423351,0.0 -0.17460599999999998,51.423381,0.0 -0.175586,51.423688,0.0 -0.176515,51.42392,0.0 -0.178,51.424223,0.0 -0.17879900000000004,51.424327,0.0 -0.180824,51.424546,0.0 -0.18194,51.42473600000001,0.0 -0.18323200000000003,51.425549000000004,0.0 -0.184093,51.426379,0.0 -0.18434700000000004,51.426957,0.0 -0.184553,51.427623000000004,0.0 -0.184565,51.428589,0.0 -0.184524,51.42947499999999,0.0 -0.184198,51.430912,0.0 -0.18415399999999998,51.431218,0.0 -0.18440700000000002,51.431369000000004,0.0 -0.18441999999999997,51.431741,0.0 -0.18473700000000004,51.432123000000004,0.0 -0.18528799999999998,51.432508,0.0 -0.18576200000000004,51.433164,0.0 -0.18642400000000003,51.432956,0.0 -0.187289,51.432986,0.0 -0.18741899999999997,51.432097,0.0 -0.18835799999999997,51.43211,0.0 -0.18925399999999998,51.431831,0.0 -0.18908900000000003,51.431608,0.0 -0.189797,51.431352,0.0 -0.190342,51.431887,0.0 -0.190543,51.43239,0.0 -0.19106199999999998,51.433043,0.0 -0.19116000000000002,51.433309,0.0 -0.191145,51.433629,0.0 -0.19077900000000003,51.4339,0.0 -0.19026600000000002,51.434805,0.0 -0.18976000000000004,51.43617400000001,0.0 -0.18935,51.437629,0.0 -0.189216,51.43854700000001,0.0 -0.189548,51.43855800000001,0.0 -0.18993500000000002,51.438773000000005,0.0 -0.190667,51.43892,0.0 -0.190462,51.439319000000005,0.0 -0.190314,51.43928,0.0 -0.18996299999999997,51.439732,0.0 -0.189887,51.44003300000001,0.0 -0.189759,51.440056000000006,0.0 -0.190071,51.440797,0.0 -0.19004,51.441475,0.0 -0.190394,51.441401,0.0 -0.192523,51.441096,0.0 -0.19341600000000006,51.440948000000006,0.0 -0.194548,51.440739,0.0 -0.19461099999999998,51.440837,0.0 -0.19645300000000002,51.440455,0.0 -0.196706,51.44035999999999,0.0 -0.20160599999999998,51.43945800000001,0.0 -0.204256,51.438959999999994,0.0 -0.20428500000000002,51.43901199999999,0.0 -0.20588999999999996,51.438716,0.0 -0.206683,51.438643,0.0 -0.20747599999999997,51.438473,0.0 -0.20912900000000004,51.438305,0.0 -0.21099700000000005,51.438069000000006,0.0 -0.212546,51.43783200000001,0.0 -0.21378100000000003,51.437851,0.0 -0.21573499999999998,51.437746,0.0 -0.21653200000000003,51.438346,0.0 -0.217134,51.438568,0.0 -0.21813499999999997,51.438694,0.0 -0.21915800000000002,51.438619,0.0 -0.22043800000000005,51.438449000000006,0.0 -0.22113100000000002,51.43850599999999,0.0 -0.224277,51.43886100000001,0.0 -0.224508,51.43858199999999,0.0 -0.225131,51.438734000000004,0.0 -0.22550600000000004,51.438743,0.0 -0.227638,51.438515,0.0 -0.22881,51.438406,0.0 -0.23046300000000006,51.438202,0.0 -0.23107400000000003,51.438183,0.0 -0.23132299999999997,51.438139,0.0 -0.23515900000000003,51.436915,0.0 -0.236899,51.436412,0.0 -0.23847900000000008,51.435929,0.0 -0.24071199999999998,51.43522000000001,0.0 -0.242767,51.434674,0.0 -0.2441,51.43435100000001,0.0 -0.24501699999999998,51.434085,0.0 -0.24640700000000001,51.433726,0.0 -0.24877400000000005,51.433153,0.0 -0.251084,51.432566,0.0 -0.251247,51.432288,0.0 -0.25239400000000006,51.431254,0.0 -0.25332800000000005,51.430844,0.0 -0.254085,51.42988,0.0 -0.25424800000000003,51.429318,0.0 -0.253875,51.428566,0.0 -0.253382,51.427814000000005,0.0 -0.25308400000000003,51.427119,0.0 -0.252528,51.426507,0.0 -0.252261,51.425738,0.0 -0.25243,51.425001,0.0 -0.252909,51.424054,0.0 -0.25295400000000007,51.42320999999999,0.0 -0.252783,51.423097,0.0 -0.252022,51.422951,0.0 -0.25170799999999993,51.422812,0.0 -0.25112299999999993,51.422316,0.0 -0.250925,51.421883,0.0 -0.25074399999999997,51.421247,0.0 -0.250583,51.420975000000006,0.0 -0.25058,51.420382,0.0 -0.250387,51.419784,0.0 -0.24988700000000008,51.41905700000001,0.0 -0.24964200000000006,51.41852900000001,0.0 -0.24957500000000002,51.41807800000001,0.0 -0.24985100000000002,51.41712700000001,0.0 -0.249833,51.416582000000005,0.0 -0.249543,51.415139,0.0 -0.24959999999999993,51.41490300000001,0.0 -0.24938499999999997,51.414527,0.0 -0.247475,51.410555,0.0 -0.247171,51.409710000000004,0.0 -0.247257,51.409295,0.0 -0.24755700000000003,51.409049,0.0 -0.24750799999999995,51.4085,0.0 -0.24725800000000003,51.40801,0.0 -0.24695600000000004,51.40779800000001,0.0 -0.246599,51.407754,0.0 -0.24581099999999997,51.407565,0.0 -0.245338,51.40702300000001,0.0 -0.24553299999999997,51.406636,0.0 -0.24522200000000002,51.406127000000005,0.0 -0.245184,51.40571,0.0 -0.24505099999999996,51.405453,0.0 -0.244887,51.404704,0.0 -0.24468500000000004,51.404228,0.0 -0.24468300000000004,51.403409,0.0 -0.2447400000000001,51.40317,0.0 -0.245234,51.401703,0.0 -0.24569799999999997,51.401421,0.0 -0.24684600000000004,51.400484999999996,0.0 -0.24666,51.399981,0.0 -0.2465920000000001,51.399404,0.0 -0.246731,51.398954999999994,0.0 -0.24676900000000002,51.398514,0.0 -0.246959,51.398141,0.0 -0.247425,51.397578,0.0 -0.24649400000000002,51.396739999999994,0.0 -0.24617500000000003,51.39632,0.0 -0.245488,51.395591,0.0 -0.24479300000000004,51.394978,0.0 -0.244595,51.394663,0.0 -0.244233,51.394512,0.0 -0.24354399999999998,51.39433900000001,0.0 -0.24251,51.39423500000001,0.0 -0.2420489999999999,51.394082,0.0 -0.24169199999999996,51.393871,0.0 -0.24116900000000002,51.393156000000005,0.0 -0.24093500000000007,51.39271900000001,0.0 -0.240824,51.392432,0.0 -0.24096799999999996,51.392166,0.0 -0.24062,51.392061000000005,0.0 -0.24010799999999996,51.391195,0.0 -0.24013700000000004,51.390924,0.0 -0.239892,51.389741,0.0 -0.2397070000000001,51.389295,0.0 -0.23923799999999995,51.38941,0.0 -0.238635,51.389661999999994,0.0 -0.23641800000000004,51.390176,0.0 -0.23465700000000003,51.390539,0.0 -0.23448999999999998,51.390073,0.0 -0.23438899999999993,51.389319,0.0 -0.234127,51.388508,0.0 -0.233671,51.387821,0.0 -0.233928,51.38771,0.0 -0.23046200000000003,51.38560700000001,0.0 -0.228889,51.384634,0.0 -0.22774200000000003,51.38395400000001,0.0 -0.22459,51.38263700000001,0.0 -0.222003,51.381522,0.0 -0.221,51.381081,0.0 -0.22000500000000003,51.38074,0.0 -0.219151,51.380628,0.0 -0.218363,51.380191,0.0 -0.21813599999999997,51.38015000000001,0.0 -0.21746500000000002,51.380824,0.0 -0.217131,51.38109,0.0 -0.216295,51.381825,0.0 -0.215915,51.38220199999999,0.0 -0.21474400000000002,51.383195,0.0 -0.213801,51.38404799999999,0.0 -0.21395700000000004,51.38414800000001,0.0 -0.21350000000000005,51.38451700000001,0.0 -0.213399,51.384466,0.0 -0.21298600000000004,51.384811,0.0 -0.213372,51.38500700000001,0.0 -0.21304200000000004,51.385183000000005,0.0 -0.21242700000000003,51.385681,0.0 -0.211779,51.386335,0.0 -0.21104700000000004,51.38701399999999,0.0 -0.21053800000000003,51.387546,0.0 -0.21006600000000003,51.387914,0.0 -0.21014,51.38798599999999,0.0 -0.20979300000000004,51.388253,0.0 -0.209495,51.388047,0.0 -0.208718,51.387818,0.0 -0.20786700000000002,51.38744599999999,0.0 -0.207315,51.387094000000005,0.0 -0.206648,51.38678300000001,0.0 -0.20601799999999998,51.386539,0.0 -0.20502699999999996,51.386092,0.0 -0.203518,51.387226,0.0 -0.20219600000000001,51.386184,0.0 -0.20050500000000002,51.384885,0.0 -0.199528,51.385360999999996,0.0 -0.197862,51.386114,0.0 -0.196526,51.386759,0.0 -0.19524599999999998,51.387126,0.0 -0.193951,51.387872,0.0 -0.193604,51.387669,0.0 -0.193201,51.38786600000001,0.0 -0.19186100000000003,51.38693200000001,0.0 -0.19166300000000003,51.38707200000001,0.0 -0.19110500000000002,51.386824,0.0 -0.19032700000000002,51.386348,0.0 -0.190125,51.386123,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Newham</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>0.009451,51.551389,0.0 0.009508,51.55123799999999,0.0 0.007562000000000001,51.551008,0.0 0.00578,51.550648,0.0 0.005503,51.55066,0.0 0.005760999999999999,51.551235,0.0 0.005735,51.551862,0.0 0.005231,51.551825,0.0 0.005176,51.552133,0.0 0.004946000000000001,51.552123,0.0 0.0049830000000000004,51.55189200000001,0.0 0.003842999999999999,51.55180599999999,0.0 0.003799,51.551983,0.0 0.0032279999999999995,51.551896000000006,0.0 0.003081,51.552097,0.0 0.0021,51.551955,0.0 0.0,51.55175365689219,0.0 -3.5099999999999997E-4,51.55172,0.0 -0.0016030000000000003,51.551475,0.0 -0.003662,51.550919,0.0 -0.0038220000000000003,51.551149,0.0 -0.005065000000000001,51.55079200000001,0.0 -0.0063030000000000004,51.550402,0.0 -0.0069910000000000016,51.55027,0.0 -0.008385,51.54995900000001,0.0 -0.008753,51.549952,0.0 -0.009137000000000001,51.55089400000001,0.0 -0.009229,51.551802,0.0 -0.009472,51.552216,0.0 -0.010409000000000002,51.552580000000006,0.0 -0.010889,51.552622,0.0 -0.011821000000000002,51.552336,0.0 -0.012938,51.552096,0.0 -0.014385,51.551876,0.0 -0.016951000000000004,51.551579,0.0 -0.017137000000000003,51.551385,0.0 -0.017168,51.551575,0.0 -0.018996000000000002,51.551602,0.0 -0.018843999999999996,51.55130199999999,0.0 -0.018948999999999997,51.55065799999999,0.0 -0.018875,51.550286,0.0 -0.018341,51.5494,0.0 -0.017931,51.548389,0.0 -0.017621,51.547915999999994,0.0 -0.017459000000000002,51.547537,0.0 -0.017052000000000005,51.546220000000005,0.0 -0.016908,51.545549,0.0 -0.016843,51.544857,0.0 -0.016621,51.54432,0.0 -0.016527,51.543886,0.0 -0.016568,51.543309,0.0 -0.016502,51.543072,0.0 -0.016093,51.54254000000001,0.0 -0.016342,51.542142,0.0 -0.016515,51.541507,0.0 -0.016787,51.541257,0.0 -0.017461,51.54107900000001,0.0 -0.017752000000000004,51.540932,0.0 -0.017812,51.540309,0.0 -0.017946,51.540078,0.0 -0.018916000000000002,51.539351,0.0 -0.019234,51.538538,0.0 -0.019427,51.538284,0.0 -0.019768,51.53807200000001,0.0 -0.020559000000000004,51.53772800000001,0.0 -0.021090000000000005,51.53734599999999,0.0 -0.021264,51.53702,0.0 -0.02117,51.536522,0.0 -0.020867999999999998,51.536217,0.0 -0.020141999999999997,51.53598699999999,0.0 -0.019705,51.53563400000001,0.0 -0.019164,51.534940999999996,0.0 -0.018963000000000004,51.53412,0.0 -0.018191,51.53355299999999,0.0 -0.017973,51.533084,0.0 -0.018237,51.53260800000001,0.0 -0.018196999999999998,51.532365,0.0 -0.017779,51.53197300000001,0.0 -0.017547,51.531581,0.0 -0.016859,51.531147,0.0 -0.015512,51.530649,0.0 -0.014579000000000002,51.5304,0.0 -0.014281000000000002,51.530265,0.0 -0.013966000000000001,51.52993500000001,0.0 -0.013175000000000001,51.529703,0.0 -0.011179,51.529456,0.0 -0.010636,51.529195,0.0 -0.010431,51.528637,0.0 -0.010212,51.528399,0.0 -0.008933,51.52772100000001,0.0 -0.008586,51.527475,0.0 -0.008369,51.527008,0.0 -0.008044,51.526643,0.0 -0.007525,51.52619899999999,0.0 -0.007549,51.52564,0.0 -0.007826999999999999,51.525342,0.0 -0.007981000000000002,51.524956,0.0 -0.008153,51.523587,0.0 -0.008112999999999999,51.523326,0.0 -0.007813,51.522831999999994,0.0 -0.008042,51.522369,0.0 -0.008176,51.522279,0.0 -0.008503,51.521579,0.0 -0.008672999999999998,51.521447,0.0 -0.009044000000000002,51.520752,0.0 -0.009038000000000001,51.52028000000001,0.0 -0.008923000000000002,51.519890000000004,0.0 -0.008599,51.51964799999999,0.0 -0.007193000000000002,51.51901000000001,0.0 -0.006814000000000001,51.51874699999999,0.0 -0.006378000000000002,51.51830100000001,0.0 -0.005819999999999999,51.517426,0.0 -0.005727000000000001,51.51679200000001,0.0 -0.005376,51.516588,0.0 -0.004856000000000001,51.516582,0.0 -0.004479,51.516758,0.0 -0.003649,51.517734,0.0 -0.0032519999999999997,51.517874,0.0 -0.0025319999999999995,51.517973,0.0 -0.0020809999999999995,51.51789699999999,0.0 -6.630000000000001E-4,51.517174,0.0 0.0,51.516858084533716,0.0 5.71E-4,51.516586,0.0 0.0017120000000000002,51.516203,0.0 0.002665,51.515827,0.0 0.003177,51.515571,0.0 0.0038980000000000004,51.515039,0.0 0.004112000000000001,51.514637,0.0 0.004058,51.51438499999999,0.0 0.0032850000000000006,51.513104,0.0 0.002762,51.512312,0.0 0.002304,51.511431,0.0 0.002258,51.510883,0.0 0.0025889999999999997,51.510611,0.0 0.0035389999999999996,51.510547,0.0 0.004079999999999999,51.51072,0.0 0.004381,51.51109900000001,0.0 0.004524,51.511479,0.0 0.004664,51.51220800000001,0.0 0.004615000000000001,51.512798,0.0 0.004821,51.513422000000006,0.0 0.005075999999999999,51.513786,0.0 0.005559,51.51417300000001,0.0 0.006106,51.514332,0.0 0.006647,51.514343,0.0 0.007291999999999999,51.514193,0.0 0.007847,51.513579,0.0 0.007991,51.513228999999995,0.0 0.00799,51.512713,0.0 0.007855,51.512308999999995,0.0 0.007274,51.51175,0.0 0.006914,51.51112200000001,0.0 0.006211000000000001,51.510588,0.0 0.0059310000000000005,51.509988,0.0 0.00624,51.509722,0.0 0.006776000000000001,51.50956,0.0 0.007824,51.50943,0.0 0.008842000000000001,51.509188,0.0 0.009410999999999996,51.50889399999999,0.0 0.009735,51.508547,0.0 0.009864,51.508211,0.0 0.009648,51.50775899999999,0.0 0.009050000000000002,51.50682100000001,0.0 0.007598,51.50551,0.0 0.008197,51.505231,0.0 0.008823000000000001,51.504864,0.0 0.009924000000000002,51.50407800000001,0.0 0.01056,51.503539,0.0 0.011221000000000002,51.50291000000001,0.0 0.012418999999999998,51.50187,0.0 0.015605000000000006,51.499189,0.0 0.016216,51.498806,0.0 0.017547,51.49808300000001,0.0 0.018406,51.497669,0.0 0.019803000000000005,51.49715500000001,0.0 0.021918,51.496522,0.0 0.024012000000000002,51.496149,0.0 0.024692000000000002,51.496075000000005,0.0 0.025686999999999998,51.49604099999999,0.0 0.026856,51.496004,0.0 0.027771000000000004,51.496017,0.0 0.029048000000000004,51.49608700000001,0.0 0.029543000000000003,51.496142,0.0 0.030939,51.496277,0.0 0.031435,51.496374,0.0 0.032371,51.496463,0.0 0.033788,51.496682,0.0 0.03494100000000001,51.496818,0.0 0.036418000000000006,51.49683,0.0 0.03851299999999999,51.496996,0.0 0.03919500000000001,51.497121,0.0 0.040484,51.497222,0.0 0.04215100000000001,51.49727200000001,0.0 0.044189,51.49737300000001,0.0 0.045843999999999996,51.497323,0.0 0.04951400000000001,51.497173,0.0 0.05081900000000001,51.49700500000001,0.0 0.053176,51.496819,0.0 0.05663,51.496564,0.0 0.058628,51.496431,0.0 0.060023999999999994,51.496442,0.0 0.062979,51.496585,0.0 0.06619100000000001,51.496767,0.0 0.068158,51.496967,0.0 0.07153000000000001,51.497485,0.0 0.07315800000000001,51.49785000000001,0.0 0.07391599999999998,51.498059999999995,0.0 0.07486200000000001,51.498377,0.0 0.075782,51.498797,0.0 0.077096,51.499489999999994,0.0 0.077709,51.499896,0.0 0.07845400000000001,51.50048700000001,0.0 0.079632,51.501557,0.0 0.081426,51.503227,0.0 0.08198699999999999,51.50385,0.0 0.083622,51.505786,0.0 0.084255,51.50676,0.0 0.084947,51.507491,0.0 0.085907,51.50824,0.0 0.087052,51.50905,0.0 0.088048,51.509685,0.0 0.08985799999999998,51.510562,0.0 0.09073799999999999,51.510928,0.0 0.09122699999999999,51.511069,0.0 0.092427,51.51133,0.0 0.09399899999999999,51.511551,0.0 0.094813,51.511632,0.0 0.096213,51.511678,0.0 0.09838900000000002,51.511844,0.0 0.099706,51.51189900000001,0.0 0.099732,51.513583,0.0 0.09979800000000001,51.514483,0.0 0.09907899999999999,51.514661,0.0 0.097616,51.515463,0.0 0.09636600000000001,51.51586,0.0 0.095822,51.516156,0.0 0.095252,51.516612,0.0 0.09487800000000002,51.517051,0.0 0.094623,51.517685,0.0 0.09456200000000001,51.518134,0.0 0.09501500000000002,51.52043,0.0 0.093052,51.52198,0.0 0.09248499999999998,51.522479,0.0 0.092351,51.522926999999996,0.0 0.092424,51.523757999999994,0.0 0.09256700000000001,51.523984000000006,0.0 0.09282700000000002,51.524818,0.0 0.092849,51.52519,0.0 0.092736,51.525541,0.0 0.09223299999999998,51.525872,0.0 0.09166499999999998,51.525955,0.0 0.090676,51.525882,0.0 0.090127,51.526076,0.0 0.08964300000000001,51.526405,0.0 0.089401,51.526476,0.0 0.08881499999999999,51.526484,0.0 0.088087,51.526389,0.0 0.087563,51.526257,0.0 0.086326,51.525833,0.0 0.085592,51.52580499999999,0.0 0.08482899999999999,51.525994,0.0 0.08360200000000001,51.526638000000005,0.0 0.082578,51.527016,0.0 0.081345,51.527325000000005,0.0 0.08069700000000002,51.527525,0.0 0.080363,51.527697,0.0 0.079291,51.528502,0.0 0.07885499999999998,51.528893000000004,0.0 0.07824400000000001,51.529243,0.0 0.07770400000000001,51.529371,0.0 0.076831,51.529408,0.0 0.07606600000000001,51.529653,0.0 0.075471,51.529717999999995,0.0 0.075298,51.529877,0.0 0.075097,51.52976,0.0 0.07410300000000002,51.529639,0.0 0.07271299999999999,51.52927300000001,0.0 0.072679,51.529995,0.0 0.07250899999999999,51.531186000000005,0.0 0.072207,51.532257,0.0 0.071917,51.532951,0.0 0.07172400000000001,51.532906000000004,0.0 0.071201,51.53375499999999,0.0 0.070421,51.53491700000001,0.0 0.069457,51.53629,0.0 0.06917300000000001,51.536347,0.0 0.068782,51.536213000000004,0.0 0.0683,51.53624799999999,0.0 0.068042,51.536096,0.0 0.067932,51.536197,0.0 0.068239,51.53645,0.0 0.06825600000000001,51.53699100000001,0.0 0.06888800000000002,51.537188,0.0 0.0674,51.539011,0.0 0.06683500000000002,51.53987000000001,0.0 0.06666699999999999,51.54053199999999,0.0 0.066649,51.540863,0.0 0.066749,51.54145100000001,0.0 0.067048,51.542168,0.0 0.067363,51.542738,0.0 0.06770000000000001,51.543208,0.0 0.068159,51.543983,0.0 0.068565,51.545118,0.0 0.06871099999999998,51.546332,0.0 0.068605,51.547225,0.0 0.06871699999999999,51.54753600000001,0.0 0.06856000000000001,51.548239,0.0 0.068375,51.54935,0.0 0.06817400000000001,51.550295,0.0 0.068076,51.551131,0.0 0.06793,51.551876,0.0 0.06779599999999998,51.553061,0.0 0.066946,51.553025,0.0 0.06682,51.553769,0.0 0.066588,51.554727,0.0 0.065673,51.555546,0.0 0.065798,51.55566000000001,0.0 0.064962,51.556409,0.0 0.06473200000000001,51.556329,0.0 0.06358900000000002,51.55730700000001,0.0 0.061451000000000006,51.556685,0.0 0.060156000000000015,51.556422,0.0 0.059728,51.556684,0.0 0.05952699999999999,51.556969,0.0 0.05918099999999999,51.55691800000001,0.0 0.059021,51.557163,0.0 0.05877000000000001,51.557212,0.0 0.05833,51.557619,0.0 0.05813100000000001,51.557911,0.0 0.057749999999999996,51.55788299999999,0.0 0.057265,51.558024,0.0 0.056992,51.558249,0.0 0.056912,51.55869800000001,0.0 0.056371000000000004,51.558571,0.0 0.056332,51.558902,0.0 0.055605,51.559388,0.0 0.054646,51.559573,0.0 0.054322,51.55991600000001,0.0 0.05440600000000001,51.560315,0.0 0.05414599999999999,51.560534999999994,0.0 0.054097999999999986,51.560858,0.0 0.05346200000000001,51.561101,0.0 0.05316800000000001,51.561481,0.0 0.052697999999999995,51.561625,0.0 0.052498,51.561797000000006,0.0 0.051712999999999995,51.562088,0.0 0.051366,51.562323,0.0 0.050981,51.562906,0.0 0.05063900000000001,51.563321,0.0 0.05031800000000001,51.563989,0.0 0.048646,51.5635,0.0 0.043712,51.561980999999996,0.0 0.04192900000000001,51.561451,0.0 0.042093,51.561137,0.0 0.042545,51.559809,0.0 0.042835,51.559084,0.0 0.043029,51.55845099999999,0.0 0.04285099999999999,51.558372999999996,0.0 0.043494000000000005,51.558076,0.0 0.044396,51.557563,0.0 0.044654000000000006,51.556883,0.0 0.045048000000000005,51.556413,0.0 0.04609200000000001,51.555299000000005,0.0 0.04630100000000001,51.55481400000001,0.0 0.04613699999999999,51.554836,0.0 0.04198099999999999,51.55505500000001,0.0 0.04150500000000001,51.55495499999999,0.0 0.04011,51.55501300000001,0.0 0.036104,51.555241,0.0 0.035346,51.555254,0.0 0.034076,51.555022,0.0 0.032297,51.55459,0.0 0.029436,51.554337,0.0 0.02874,51.554415,0.0 0.026716,51.554256,0.0 0.025342,51.554062,0.0 0.025276999999999997,51.555548,0.0 0.023762000000000002,51.555528,0.0 0.023562000000000003,51.555887,0.0 0.02357,51.556502,0.0 0.023424,51.556749,0.0 0.023058000000000002,51.55687499999999,0.0 0.022575,51.556698,0.0 0.022476,51.556165,0.0 0.021325999999999998,51.556285,0.0 0.020498,51.55620700000001,0.0 0.020342,51.556267,0.0 0.021317000000000003,51.555171,0.0 0.021532,51.554878,0.0 0.019339000000000002,51.554182,0.0 0.019379,51.55410100000001,0.0 0.018582999999999995,51.553881,0.0 0.016945,51.553183,0.0 0.01672,51.553391,0.0 0.016254000000000005,51.55322300000001,0.0 0.015623,51.553949,0.0 0.014574000000000002,51.55495499999999,0.0 0.011621000000000001,51.553917,0.0 0.011110000000000002,51.554398,0.0 0.009622000000000002,51.553433,0.0 0.010821,51.55226,0.0 0.009451,51.551389,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Redbridge</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>0.12387400000000003,51.617352000000004,0.0 0.12250499999999998,51.616716999999994,0.0 0.12084700000000001,51.61605900000001,0.0 0.12031600000000002,51.61575,0.0 0.11927999999999998,51.615367,0.0 0.11857999999999998,51.615365,0.0 0.116693,51.616921,0.0 0.10960499999999998,51.61396,0.0 0.107026,51.613273,0.0 0.103811,51.612550000000006,0.0 0.103388,51.613452,0.0 0.100141,51.61272300000001,0.0 0.098041,51.61542,0.0 0.097113,51.61502699999999,0.0 0.09605200000000001,51.614793,0.0 0.09361699999999999,51.613969999999995,0.0 0.09225799999999999,51.613572999999995,0.0 0.09279699999999999,51.613225,0.0 0.093687,51.612388,0.0 0.094809,51.610775000000004,0.0 0.09420899999999999,51.61065299999999,0.0 0.094048,51.610045,0.0 0.09369,51.609753,0.0 0.092624,51.609475,0.0 0.091847,51.608213000000006,0.0 0.09168699999999999,51.607479000000005,0.0 0.092554,51.60619499999999,0.0 0.090438,51.605654,0.0 0.089603,51.605517,0.0 0.0889,51.605183,0.0 0.088895,51.604852,0.0 0.08711799999999999,51.60446499999999,0.0 0.086665,51.60469,0.0 0.08486,51.606168,0.0 0.08444800000000001,51.606357,0.0 0.08317400000000001,51.606479,0.0 0.08278600000000001,51.606418,0.0 0.081493,51.60678500000001,0.0 0.08001000000000001,51.606984,0.0 0.07879400000000002,51.60699399999999,0.0 0.07688400000000001,51.606402,0.0 0.07515300000000001,51.605582,0.0 0.07280499999999998,51.604685999999994,0.0 0.070295,51.605250999999996,0.0 0.068067,51.60598,0.0 0.065941,51.606319,0.0 0.06539200000000002,51.60664100000001,0.0 0.063984,51.607223,0.0 0.062972,51.60690999999999,0.0 0.06254100000000001,51.607058,0.0 0.061746,51.607651,0.0 0.061118,51.607928,0.0 0.060671,51.608275,0.0 0.05928400000000001,51.608837,0.0 0.056468,51.610066999999994,0.0 0.05405399999999999,51.61123799999999,0.0 0.052605,51.612014,0.0 0.051576,51.61241600000001,0.0 0.050042,51.613106,0.0 0.048789,51.613591,0.0 0.04820499999999999,51.613201000000004,0.0 0.04808099999999999,51.61362,0.0 0.04850899999999999,51.613991,0.0 0.048285,51.614601,0.0 0.048717,51.615334,0.0 0.04966,51.615861,0.0 0.050188,51.616408,0.0 0.05131700000000001,51.616621,0.0 0.051651,51.616781,0.0 0.052423000000000004,51.61675900000001,0.0 0.05318199999999999,51.616348,0.0 0.054112,51.616665000000005,0.0 0.054354000000000006,51.617622,0.0 0.053685,51.618278,0.0 0.053072,51.618422,0.0 0.05060800000000001,51.617984,0.0 0.04909500000000001,51.617761,0.0 0.047054,51.617347,0.0 0.046177,51.61737600000001,0.0 0.04613,51.61722600000001,0.0 0.045406,51.61724499999999,0.0 0.04288600000000001,51.616779,0.0 0.04216,51.61651100000001,0.0 0.041255,51.616042,0.0 0.04087600000000001,51.615674,0.0 0.04068900000000001,51.61587800000001,0.0 0.039988,51.616096,0.0 0.040188,51.616409,0.0 0.037716,51.617920000000005,0.0 0.037451,51.618324,0.0 0.035459000000000004,51.61997,0.0 0.034277,51.620764,0.0 0.03275499999999999,51.622242,0.0 0.03144399999999999,51.623098999999996,0.0 0.030497999999999997,51.62329100000001,0.0 0.030701,51.623635,0.0 0.029561000000000004,51.624217,0.0 0.029292,51.62463600000001,0.0 0.028937,51.624672000000004,0.0 0.029063999999999993,51.62509899999999,0.0 0.02802,51.625659,0.0 0.027116,51.625797,0.0 0.026661000000000004,51.625998,0.0 0.025864,51.626719,0.0 0.023938,51.627846,0.0 0.021347000000000005,51.629022,0.0 0.020889,51.628787,0.0 0.021119000000000002,51.62841,0.0 0.020638000000000004,51.628263,0.0 0.020466,51.62772399999999,0.0 0.020563,51.627343,0.0 0.019922000000000002,51.62702,0.0 0.020139000000000004,51.626602,0.0 0.020065999999999997,51.62622399999999,0.0 0.019459000000000004,51.625712,0.0 0.019476,51.625343,0.0 0.019021999999999997,51.624845,0.0 0.019000000000000003,51.62428700000001,0.0 0.01862,51.624179,0.0 0.019056,51.62368200000001,0.0 0.018465,51.623481,0.0 0.018809,51.623297,0.0 0.018462,51.622799,0.0 0.017569999999999995,51.622308,0.0 0.017014,51.622347,0.0 0.016946,51.621937,0.0 0.01619,51.621777,0.0 0.016289,51.621331000000005,0.0 0.015815000000000003,51.62091100000001,0.0 0.015235999999999996,51.620822,0.0 0.014315000000000003,51.62030300000001,0.0 0.014709,51.619752,0.0 0.0145,51.618902,0.0 0.013990000000000002,51.618886,0.0 0.012637999999999998,51.619067,0.0 0.011452000000000002,51.619097,0.0 0.010681,51.618949,0.0 0.010212,51.619157,0.0 0.009025,51.61918,0.0 0.008678000000000002,51.619075,0.0 0.013524,51.617744,0.0 0.015797,51.61705500000001,0.0 0.016252,51.616851,0.0 0.021233,51.612272,0.0 0.021374999999999998,51.611144,0.0 0.021049,51.610546,0.0 0.020834999999999996,51.610602,0.0 0.020368,51.609709,0.0 0.020186000000000003,51.609779,0.0 0.019476,51.608261000000006,0.0 0.019238,51.608235,0.0 0.019553,51.60761000000001,0.0 0.019119,51.607789,0.0 0.017987,51.60604800000001,0.0 0.017989,51.605816,0.0 0.017432,51.605353,0.0 0.014817000000000002,51.60177,0.0 0.013401000000000001,51.599891,0.0 0.012905,51.599054,0.0 0.012791000000000002,51.597696000000006,0.0 0.012597000000000002,51.596404,0.0 0.012537,51.595361,0.0 0.012174999999999998,51.593378,0.0 0.01209,51.592148,0.0 0.012265,51.592015,0.0 0.012276000000000002,51.59144800000001,0.0 0.012452999999999999,51.59127,0.0 0.012391,51.590757,0.0 0.013033000000000001,51.586007,0.0 0.013369,51.583786,0.0 0.014099999999999998,51.583411,0.0 0.015502000000000004,51.58338299999999,0.0 0.015246999999999998,51.58251,0.0 0.015669999999999996,51.581862,0.0 0.015233000000000002,51.581706,0.0 0.016374,51.579315,0.0 0.016615,51.57918900000001,0.0 0.017413,51.577456000000005,0.0 0.017321,51.575883999999995,0.0 0.017382,51.574411,0.0 0.016343,51.572909,0.0 0.017311,51.572672000000004,0.0 0.018015,51.57202,0.0 0.018883000000000004,51.572348,0.0 0.019130000000000005,51.569844,0.0 0.018154999999999998,51.57012999999999,0.0 0.017668,51.57000200000001,0.0 0.018418,51.568304,0.0 0.018563,51.567841,0.0 0.018967000000000005,51.567078,0.0 0.018983000000000003,51.566558,0.0 0.018686,51.566146,0.0 0.017967000000000004,51.565744,0.0 0.017167,51.565607,0.0 0.014431,51.565602,0.0 0.014454000000000002,51.56521299999999,0.0 0.014187999999999997,51.56298300000001,0.0 0.014189999999999998,51.561324,0.0 0.014755000000000004,51.559438,0.0 0.015622,51.55938600000001,0.0 0.016280000000000003,51.55922600000001,0.0 0.017747999999999996,51.558412,0.0 0.01903,51.557427000000004,0.0 0.020067000000000005,51.556475000000006,0.0 0.020498,51.55620700000001,0.0 0.021325999999999998,51.556285,0.0 0.022476,51.556165,0.0 0.022575,51.556698,0.0 0.023058000000000002,51.55687499999999,0.0 0.02357,51.556502,0.0 0.023562000000000003,51.555887,0.0 0.023762000000000002,51.555528,0.0 0.025276999999999997,51.555548,0.0 0.025342,51.554062,0.0 0.026716,51.554256,0.0 0.02874,51.554415,0.0 0.029436,51.554337,0.0 0.030904000000000008,51.554458,0.0 0.031749,51.554545999999995,0.0 0.032297,51.55459,0.0 0.034076,51.555022,0.0 0.035346,51.555254,0.0 0.036104,51.555241,0.0 0.04150500000000001,51.55495499999999,0.0 0.04198099999999999,51.55505500000001,0.0 0.04630100000000001,51.55481400000001,0.0 0.04609200000000001,51.555299000000005,0.0 0.044654000000000006,51.556883,0.0 0.044396,51.557563,0.0 0.04285099999999999,51.558372999999996,0.0 0.043029,51.55845099999999,0.0 0.042093,51.561137,0.0 0.04192900000000001,51.561451,0.0 0.043712,51.561980999999996,0.0 0.048646,51.5635,0.0 0.05031800000000001,51.563989,0.0 0.05063900000000001,51.563321,0.0 0.051366,51.562323,0.0 0.051712999999999995,51.562088,0.0 0.05316800000000001,51.561481,0.0 0.05346200000000001,51.561101,0.0 0.054097999999999986,51.560858,0.0 0.05440600000000001,51.560315,0.0 0.054322,51.55991600000001,0.0 0.054646,51.559573,0.0 0.055605,51.559388,0.0 0.056332,51.558902,0.0 0.056371000000000004,51.558571,0.0 0.056912,51.55869800000001,0.0 0.056992,51.558249,0.0 0.057265,51.558024,0.0 0.05813100000000001,51.557911,0.0 0.05877000000000001,51.557212,0.0 0.05918099999999999,51.55691800000001,0.0 0.05952699999999999,51.556969,0.0 0.060156000000000015,51.556422,0.0 0.061451000000000006,51.556685,0.0 0.06358900000000002,51.55730700000001,0.0 0.06473200000000001,51.556329,0.0 0.064962,51.556409,0.0 0.065798,51.55566000000001,0.0 0.065673,51.555546,0.0 0.066588,51.554727,0.0 0.066946,51.553025,0.0 0.06779599999999998,51.553061,0.0 0.06817400000000001,51.550295,0.0 0.06871699999999999,51.54753600000001,0.0 0.068605,51.547225,0.0 0.06871099999999998,51.546332,0.0 0.068565,51.545118,0.0 0.06832699999999998,51.544414,0.0 0.07178799999999999,51.543569,0.0 0.07193900000000002,51.543815,0.0 0.07380299999999998,51.54380799999999,0.0 0.075542,51.544015,0.0 0.07679500000000002,51.54461100000001,0.0 0.077034,51.54439,0.0 0.07747400000000002,51.54457500000001,0.0 0.077909,51.544034,0.0 0.07823099999999998,51.544278,0.0 0.081399,51.54513200000001,0.0 0.081652,51.545591,0.0 0.082154,51.54565300000001,0.0 0.082826,51.546033,0.0 0.08412000000000001,51.546499,0.0 0.085698,51.547276,0.0 0.086259,51.547454,0.0 0.08801100000000002,51.547692000000005,0.0 0.09048800000000001,51.547969,0.0 0.090846,51.54821200000001,0.0 0.09149100000000002,51.54828499999999,0.0 0.091491,51.54869,0.0 0.092009,51.54941399999999,0.0 0.092597,51.549653,0.0 0.09223800000000001,51.54863100000001,0.0 0.09323199999999998,51.546097,0.0 0.093502,51.545848,0.0 0.095632,51.54659699999999,0.0 0.09749299999999998,51.547314,0.0 0.099739,51.548427,0.0 0.102225,51.54922,0.0 0.10263199999999999,51.549406999999995,0.0 0.104225,51.549806999999994,0.0 0.105266,51.550328,0.0 0.106182,51.550958,0.0 0.107429,51.552001,0.0 0.10827,51.552057,0.0 0.108402,51.552699000000004,0.0 0.111105,51.552482,0.0 0.11191099999999998,51.552662,0.0 0.11235399999999997,51.552999,0.0 0.11232700000000004,51.553482,0.0 0.11472799999999998,51.55532600000001,0.0 0.11416000000000001,51.55561900000001,0.0 0.11410500000000001,51.555822,0.0 0.112725,51.556519,0.0 0.11314000000000002,51.55683,0.0 0.113329,51.557318,0.0 0.11715200000000002,51.556893,0.0 0.117133,51.557388,0.0 0.11893800000000002,51.55734799999999,0.0 0.12048799999999998,51.558541,0.0 0.118238,51.558924,0.0 0.11748,51.559163,0.0 0.119751,51.562492,0.0 0.118873,51.56273,0.0 0.11903299999999999,51.56306500000001,0.0 0.11995200000000002,51.563286,0.0 0.12473,51.56419700000001,0.0 0.12665,51.565284000000005,0.0 0.127452,51.566038000000006,0.0 0.128452,51.56642999999999,0.0 0.129302,51.566477,0.0 0.12973,51.567718,0.0 0.129601,51.568384,0.0 0.129686,51.568822,0.0 0.13036800000000004,51.570008,0.0 0.13042499999999999,51.570634999999996,0.0 0.129989,51.570798,0.0 0.12990299999999996,51.571539,0.0 0.131559,51.571829,0.0 0.130839,51.573387000000004,0.0 0.13007399999999997,51.57307800000001,0.0 0.129418,51.57395999999999,0.0 0.129272,51.574775,0.0 0.129278,51.57562,0.0 0.129172,51.576322,0.0 0.131611,51.577087,0.0 0.130974,51.578648,0.0 0.1308,51.579361000000006,0.0 0.133533,51.579961,0.0 0.13318600000000003,51.580664000000006,0.0 0.13253499999999996,51.581313,0.0 0.129226,51.581511000000006,0.0 0.127755,51.581627,0.0 0.128057,51.582854999999995,0.0 0.12763099999999997,51.583889,0.0 0.12722,51.583935,0.0 0.127356,51.584434,0.0 0.126375,51.58672500000001,0.0 0.131004,51.58752,0.0 0.130013,51.58898799999999,0.0 0.129556,51.590052,0.0 0.13756,51.593876,0.0 0.14124600000000004,51.59614299999999,0.0 0.141941,51.596605,0.0 0.146563,51.599436,0.0 0.14818,51.59896,0.0 0.14903300000000003,51.601644,0.0 0.149485,51.60290299999999,0.0 0.14894799999999997,51.60347999999999,0.0 0.148618,51.604355,0.0 0.14845000000000003,51.606124,0.0 0.14876599999999998,51.607374,0.0 0.14868100000000004,51.60868099999999,0.0 0.147922,51.610378,0.0 0.147756,51.611522,0.0 0.147469,51.612349,0.0 0.146452,51.613741,0.0 0.145475,51.614553,0.0 0.14493499999999998,51.615875,0.0 0.144471,51.61668099999999,0.0 0.14403400000000002,51.617041,0.0 0.14317399999999997,51.618173,0.0 0.140806,51.620765,0.0 0.140085,51.62134,0.0 0.13815700000000003,51.623543,0.0 0.13607900000000003,51.6236,0.0 0.134151,51.62314800000001,0.0 0.132191,51.622206,0.0 0.131263,51.621977,0.0 0.130176,51.621607,0.0 0.12916,51.621441,0.0 0.12885199999999997,51.620696,0.0 0.12804,51.620284,0.0 0.127064,51.619917,0.0 0.126071,51.619641,0.0 0.125163,51.618777,0.0 0.12497399999999999,51.6183,0.0 0.12387400000000003,51.617352000000004,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Richmond upon Thames</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.222774,51.47328,0.0 -0.22392999999999996,51.474392,0.0 -0.22507499999999997,51.475837,0.0 -0.225544,51.476988000000006,0.0 -0.225677,51.478277,0.0 -0.22562,51.48016400000001,0.0 -0.22579399999999994,51.48095299999999,0.0 -0.22571499999999997,51.48211299999999,0.0 -0.22614799999999996,51.48290599999999,0.0 -0.22681099999999996,51.484866,0.0 -0.227294,51.48564600000001,0.0 -0.22808800000000004,51.486456,0.0 -0.230283,51.488113,0.0 -0.23197999999999994,51.48898299999999,0.0 -0.23337400000000003,51.489463,0.0 -0.23475300000000004,51.489647000000005,0.0 -0.23684499999999997,51.489693,0.0 -0.237966,51.48965900000001,0.0 -0.239837,51.48940900000001,0.0 -0.24148700000000003,51.488972,0.0 -0.24239599999999994,51.488597000000006,0.0 -0.24303899999999995,51.48823,0.0 -0.244703,51.487028,0.0 -0.24682599999999996,51.48601,0.0 -0.24818600000000005,51.485254,0.0 -0.24920600000000004,51.484308000000006,0.0 -0.25007,51.483,0.0 -0.250404,51.481947,0.0 -0.250488,51.481001,0.0 -0.25037100000000007,51.48013,0.0 -0.250409,51.478998,0.0 -0.250787,51.47708699999999,0.0 -0.25170399999999993,51.475325999999995,0.0 -0.25194,51.47469100000001,0.0 -0.25361600000000006,51.47293700000001,0.0 -0.254043,51.472643,0.0 -0.25548399999999993,51.471905,0.0 -0.256428,51.471543,0.0 -0.25783999999999996,51.47113900000001,0.0 -0.259122,51.470916,0.0 -0.260113,51.470842,0.0 -0.262668,51.470872,0.0 -0.264004,51.47100700000001,0.0 -0.266246,51.471481,0.0 -0.26756100000000005,51.471942,0.0 -0.26945399999999997,51.47282700000001,0.0 -0.270841,51.47369400000001,0.0 -0.27159,51.474271,0.0 -0.272848,51.475502,0.0 -0.273944,51.47687100000001,0.0 -0.274684,51.477954,0.0 -0.276121,51.48079,0.0 -0.276562,51.481579,0.0 -0.276988,51.482085,0.0 -0.278674,51.483499,0.0 -0.27999900000000005,51.484281,0.0 -0.280818,51.484445,0.0 -0.28212799999999993,51.485067,0.0 -0.282873,51.485821,0.0 -0.283991,51.486323,0.0 -0.28470100000000004,51.48654799999999,0.0 -0.28679800000000005,51.486973,0.0 -0.28813800000000006,51.487026,0.0 -0.28940000000000005,51.48731099999999,0.0 -0.290163,51.48738300000001,0.0 -0.29211699999999996,51.4873,0.0 -0.293396,51.486937,0.0 -0.2960999999999999,51.486077,0.0 -0.296852,51.485755,0.0 -0.29739,51.48521399999999,0.0 -0.297838,51.484475,0.0 -0.299077,51.482946999999996,0.0 -0.299822,51.482174,0.0 -0.300915,51.48124,0.0 -0.303067,51.479708,0.0 -0.30427499999999996,51.47854499999999,0.0 -0.304822,51.47789600000001,0.0 -0.30553,51.476832,0.0 -0.306242,51.476151,0.0 -0.30699899999999997,51.475579,0.0 -0.308516,51.474742,0.0 -0.311591,51.47347800000001,0.0 -0.31326799999999994,51.472855,0.0 -0.31545,51.47213,0.0 -0.31660200000000005,51.47185999999999,0.0 -0.31823199999999996,51.47120099999999,0.0 -0.318823,51.47072,0.0 -0.319728,51.468543,0.0 -0.31996100000000005,51.46706300000001,0.0 -0.320751,51.465406,0.0 -0.322999,51.465421000000006,0.0 -0.323846,51.465148,0.0 -0.324876,51.464295,0.0 -0.325611,51.463334,0.0 -0.32577400000000006,51.462892,0.0 -0.32666999999999996,51.46174599999999,0.0 -0.326851,51.461122,0.0 -0.32637400000000005,51.460866,0.0 -0.326724,51.46003300000001,0.0 -0.326238,51.459785000000004,0.0 -0.326471,51.45939800000001,0.0 -0.32599599999999995,51.458823,0.0 -0.32617000000000007,51.458693000000004,0.0 -0.325602,51.458262,0.0 -0.32574,51.457897,0.0 -0.32616900000000004,51.457814000000006,0.0 -0.326911,51.45704200000001,0.0 -0.32726900000000003,51.456979000000004,0.0 -0.328215,51.457858,0.0 -0.32905500000000004,51.45803500000001,0.0 -0.330368,51.457882000000005,0.0 -0.331416,51.45729000000001,0.0 -0.331838,51.456773,0.0 -0.332344,51.456382,0.0 -0.33247099999999996,51.455864,0.0 -0.33302999999999994,51.455408,0.0 -0.33363199999999993,51.455244,0.0 -0.33371000000000006,51.455488,0.0 -0.33629299999999995,51.455687,0.0 -0.33653299999999997,51.455511,0.0 -0.336984,51.454631000000006,0.0 -0.3375619999999999,51.454842,0.0 -0.33795100000000006,51.45542100000001,0.0 -0.337737,51.455483,0.0 -0.338555,51.45610200000001,0.0 -0.338973,51.455890000000004,0.0 -0.340631,51.457258,0.0 -0.340725,51.457954,0.0 -0.340134,51.459239,0.0 -0.34057599999999993,51.459242,0.0 -0.34172399999999997,51.459022,0.0 -0.34268000000000004,51.458107000000005,0.0 -0.34463,51.457987,0.0 -0.345294,51.457864,0.0 -0.34559699999999993,51.457448,0.0 -0.347997,51.456819,0.0 -0.3516540000000001,51.456770999999996,0.0 -0.35283900000000007,51.456862,0.0 -0.352842,51.457389,0.0 -0.353461,51.458183,0.0 -0.354901,51.45834299999999,0.0 -0.357157,51.45839800000001,0.0 -0.35981799999999997,51.45822,0.0 -0.361441,51.458002,0.0 -0.362424,51.457708000000004,0.0 -0.36444199999999993,51.457595,0.0 -0.36506400000000006,51.457803,0.0 -0.367829,51.457433,0.0 -0.368461,51.45686799999999,0.0 -0.372463,51.457247,0.0 -0.372694,51.456994,0.0 -0.37304500000000007,51.457473,0.0 -0.3753020000000001,51.456201,0.0 -0.37602966247801295,51.455619070109236,0.0 -0.3777690000000001,51.454228,0.0 -0.37973000000000007,51.45272700000001,0.0 -0.38064999999999993,51.451974,0.0 -0.383787,51.44951,0.0 -0.384568,51.449896,0.0 -0.387798,51.449434000000004,0.0 -0.386291,51.448079,0.0 -0.38645299999999994,51.447252999999996,0.0 -0.3862670000000001,51.446732,0.0 -0.38394099999999987,51.445633,0.0 -0.38325300000000007,51.445215000000005,0.0 -0.3828710000000001,51.445049,0.0 -0.381839,51.444874,0.0 -0.381488,51.444816,0.0 -0.38056999999999996,51.444628,0.0 -0.379632,51.44427600000001,0.0 -0.379813,51.443917,0.0 -0.37939200000000006,51.443574,0.0 -0.37963,51.443229,0.0 -0.379091,51.442806000000004,0.0 -0.378244,51.442491,0.0 -0.377627,51.442407,0.0 -0.37690500000000005,51.442592,0.0 -0.37641199999999997,51.443028000000005,0.0 -0.37586045602376295,51.44305068465595,0.0 -0.3755609999999999,51.44306300000001,0.0 -0.37488099999999996,51.442965,0.0 -0.37366999999999995,51.443129,0.0 -0.373416,51.44357600000001,0.0 -0.3726149999999999,51.443587,0.0 -0.372119,51.44337,0.0 -0.37124300000000005,51.443253,0.0 -0.36942100000000005,51.44236899999999,0.0 -0.366851,51.441643,0.0 -0.37040200000000006,51.440073,0.0 -0.3748790000000001,51.43813200000001,0.0 -0.37578885763260894,51.437730386481185,0.0 -0.37789200000000006,51.436802,0.0 -0.377934,51.43631,0.0 -0.376138,51.43554,0.0 -0.37651100000000004,51.435323000000004,0.0 -0.377865,51.434867,0.0 -0.379385,51.434085,0.0 -0.381531,51.43304799999999,0.0 -0.38331399999999993,51.432127,0.0 -0.38682099999999997,51.429723,0.0 -0.387986,51.428644,0.0 -0.38744499999999993,51.428511,0.0 -0.387148,51.428179,0.0 -0.3880890000000001,51.427879,0.0 -0.38838199999999995,51.427999,0.0 -0.38774699999999995,51.427330999999995,0.0 -0.386484,51.425711,0.0 -0.38556300000000004,51.424352,0.0 -0.384112,51.422672,0.0 -0.384219,51.42226500000001,0.0 -0.38539299999999993,51.42073899999999,0.0 -0.3863619999999999,51.421085000000005,0.0 -0.3911299999999999,51.423162,0.0 -0.39277,51.423467,0.0 -0.3929059999999999,51.423283,0.0 -0.391772,51.422784,0.0 -0.39136399999999993,51.422326,0.0 -0.389716,51.42156,0.0 -0.3866629999999999,51.420081,0.0 -0.38771500000000003,51.419328,0.0 -0.3872459999999999,51.41879,0.0 -0.38678300000000004,51.417654,0.0 -0.38653200000000004,51.416533,0.0 -0.38644100000000003,51.415372,0.0 -0.386615,51.415022,0.0 -0.38614399999999993,51.41428,0.0 -0.388544,51.414373999999995,0.0 -0.3903140000000001,51.41433800000001,0.0 -0.38967100000000005,51.41069300000001,0.0 -0.389317,51.410703000000005,0.0 -0.38919799999999993,51.41032,0.0 -0.38626099999999997,51.410379,0.0 -0.383799,51.410119,0.0 -0.38383200000000006,51.409537,0.0 -0.383446,51.409483,0.0 -0.383371,51.408538,0.0 -0.381206,51.408012,0.0 -0.379449,51.407834,0.0 -0.37811900000000004,51.407889,0.0 -0.37644999999999995,51.408246,0.0 -0.37539339901188434,51.40832249826308,0.0 -0.374903,51.40835800000001,0.0 -0.37317199999999995,51.40859999999999,0.0 -0.372639,51.408767000000005,0.0 -0.3693290000000001,51.41008,0.0 -0.368327,51.410393,0.0 -0.36619500000000005,51.411221000000005,0.0 -0.36441900000000005,51.411665,0.0 -0.36312399999999995,51.411906,0.0 -0.36125999999999997,51.412041,0.0 -0.360011,51.41203900000001,0.0 -0.3590650000000001,51.411881,0.0 -0.355378,51.410751999999995,0.0 -0.35513,51.40980700000001,0.0 -0.35070200000000007,51.40760800000001,0.0 -0.3500539999999999,51.407071,0.0 -0.348838,51.406463,0.0 -0.347176,51.405911,0.0 -0.346248,51.405448,0.0 -0.344647,51.404395,0.0 -0.343809,51.403981,0.0 -0.34291900000000003,51.403698,0.0 -0.3414269999999999,51.40341099999999,0.0 -0.34053,51.403017,0.0 -0.3396100000000001,51.402326,0.0 -0.33897299999999997,51.401736,0.0 -0.338367,51.400856,0.0 -0.337725,51.400092,0.0 -0.337094,51.39949,0.0 -0.335714,51.398369,0.0 -0.3340290000000001,51.397189000000004,0.0 -0.332121,51.395771999999994,0.0 -0.33080800000000005,51.394092,0.0 -0.32999700000000004,51.393345,0.0 -0.328694,51.392309999999995,0.0 -0.32784,51.391838,0.0 -0.326724,51.39155100000001,0.0 -0.325693,51.391432,0.0 -0.32461300000000004,51.391503,0.0 -0.32232500000000003,51.392063,0.0 -0.31985500000000006,51.39259400000001,0.0 -0.3190700000000001,51.392912,0.0 -0.31772,51.393668,0.0 -0.314212,51.396190000000004,0.0 -0.312523,51.397454,0.0 -0.312023,51.398374,0.0 -0.311473,51.398814,0.0 -0.309654,51.400015,0.0 -0.30907599999999996,51.40103,0.0 -0.308788,51.402203,0.0 -0.308695,51.40349,0.0 -0.30898499999999995,51.405564999999996,0.0 -0.30909600000000004,51.409302,0.0 -0.308837,51.411043,0.0 -0.308465,51.41252200000001,0.0 -0.308512,51.413621,0.0 -0.308452,51.414631,0.0 -0.308308,51.415248000000005,0.0 -0.30756100000000003,51.417167,0.0 -0.30671499999999996,51.41875,0.0 -0.306637,51.420005,0.0 -0.306403,51.420651,0.0 -0.30603,51.421234,0.0 -0.306358,51.422380999999994,0.0 -0.306891,51.423289000000004,0.0 -0.30799800000000005,51.424629,0.0 -0.30926100000000006,51.425704,0.0 -0.310389,51.426365000000004,0.0 -0.311827,51.42710699999999,0.0 -0.314469,51.428259000000004,0.0 -0.312823,51.430344,0.0 -0.31201699999999993,51.431138999999995,0.0 -0.31067800000000007,51.432211,0.0 -0.310418,51.432019000000004,0.0 -0.309783,51.43214400000001,0.0 -0.30937600000000004,51.431833,0.0 -0.308089,51.43108,0.0 -0.308567,51.43078599999999,0.0 -0.307329,51.430235,0.0 -0.30643,51.43015100000001,0.0 -0.30626400000000004,51.430519999999994,0.0 -0.30624799999999996,51.431183999999995,0.0 -0.305942,51.431362,0.0 -0.3021769999999999,51.430665,0.0 -0.30178,51.430392,0.0 -0.301532,51.43053900000001,0.0 -0.30207,51.431152000000004,0.0 -0.301618,51.43143,0.0 -0.29888500000000007,51.42959900000001,0.0 -0.298324,51.429142,0.0 -0.29715899999999995,51.428358,0.0 -0.295963,51.427752,0.0 -0.295465,51.427645,0.0 -0.295436,51.42704,0.0 -0.294732,51.427007,0.0 -0.29479,51.426461,0.0 -0.29341,51.42651200000001,0.0 -0.29333399999999993,51.428552,0.0 -0.292895,51.428602,0.0 -0.293022,51.42893900000001,0.0 -0.290639,51.428991,0.0 -0.289414,51.42625400000001,0.0 -0.287444,51.422025,0.0 -0.286619,51.420172,0.0 -0.285639,51.420413,0.0 -0.282692,51.421255,0.0 -0.280459,51.421856,0.0 -0.275836,51.425574,0.0 -0.27539,51.425877,0.0 -0.273551,51.427429,0.0 -0.27096200000000004,51.42954300000001,0.0 -0.2684099999999999,51.430953,0.0 -0.26733900000000005,51.431424,0.0 -0.2662610000000001,51.432095000000004,0.0 -0.2646,51.432917,0.0 -0.26042400000000004,51.434596,0.0 -0.256279,51.436374,0.0 -0.25620799999999994,51.43665300000001,0.0 -0.255683,51.436619,0.0 -0.25503,51.436906,0.0 -0.24594600000000003,51.44059200000001,0.0 -0.24272900000000003,51.441918,0.0 -0.24162900000000004,51.443133,0.0 -0.24449999999999997,51.44636,0.0 -0.24732600000000005,51.44918,0.0 -0.249285,51.450119,0.0 -0.259113,51.454932,0.0 -0.25895500000000005,51.45599200000001,0.0 -0.258341,51.457333,0.0 -0.257318,51.458805999999996,0.0 -0.25715400000000005,51.45933200000001,0.0 -0.2568079999999999,51.459861,0.0 -0.258043,51.460269,0.0 -0.256601,51.462385,0.0 -0.25553600000000004,51.463465,0.0 -0.253932,51.464652,0.0 -0.252916,51.465216,0.0 -0.251066,51.46520400000001,0.0 -0.24944900000000003,51.465072000000006,0.0 -0.24813799999999994,51.46505899999999,0.0 -0.24504799999999996,51.465238,0.0 -0.24397600000000003,51.465230000000005,0.0 -0.24150299999999997,51.465048,0.0 -0.235574,51.464413,0.0 -0.233314,51.46399100000001,0.0 -0.23365,51.465709,0.0 -0.23365,51.466042,0.0 -0.23283100000000004,51.466634000000006,0.0 -0.233392,51.46771400000001,0.0 -0.23344800000000002,51.46814500000001,0.0 -0.23310099999999997,51.46918500000001,0.0 -0.23289099999999993,51.470772,0.0 -0.23302499999999995,51.472036,0.0 -0.23261499999999993,51.472614,0.0 -0.23210900000000004,51.472794,0.0 -0.23080300000000004,51.472778,0.0 -0.229688,51.47221699999999,0.0 -0.22876700000000003,51.472125,0.0 -0.22707200000000005,51.471447000000005,0.0 -0.22557300000000002,51.47109300000001,0.0 -0.223728,51.470762,0.0 -0.22335099999999997,51.4709,0.0 -0.223425,51.471521,0.0 -0.222774,51.47328,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Southwark</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.053621,51.479792,0.0 -0.05346999999999999,51.480162,0.0 -0.053507,51.480382000000006,0.0 -0.053157,51.481031,0.0 -0.05326000000000001,51.48102999999999,0.0 -0.053119000000000006,51.48144700000001,0.0 -0.05294300000000001,51.48264000000001,0.0 -0.052981999999999994,51.483568,0.0 -0.053118,51.484373999999995,0.0 -0.05296399999999999,51.484396,0.0 -0.05309699999999999,51.485163,0.0 -0.053423,51.485293,0.0 -0.05355200000000001,51.485516,0.0 -0.05356000000000001,51.485794999999996,0.0 -0.05314,51.485849,0.0 -0.05294900000000001,51.486005,0.0 -0.052843999999999995,51.48646999999999,0.0 -0.052994,51.486841,0.0 -0.05340600000000001,51.487078,0.0 -0.053978000000000005,51.487935,0.0 -0.052631,51.487552,0.0 -0.052413,51.48777400000001,0.0 -0.05212,51.487823,0.0 -0.05130799999999999,51.487798,0.0 -0.050738,51.487934,0.0 -0.05046400000000001,51.487934,0.0 -0.05010900000000001,51.488335,0.0 -0.051959,51.489135,0.0 -0.051466000000000005,51.489438,0.0 -0.05034500000000001,51.489747,0.0 -0.049657,51.489864000000004,0.0 -0.049713,51.489945,0.0 -0.04922,51.489986,0.0 -0.04755000000000001,51.49037,0.0 -0.047596,51.49044599999999,0.0 -0.046567000000000004,51.490745,0.0 -0.046567000000000004,51.490342,0.0 -0.046164,51.490366,0.0 -0.045832,51.490162,0.0 -0.044758,51.490442,0.0 -0.044499,51.490106999999995,0.0 -0.042741,51.490022,0.0 -0.04222600000000001,51.490035,0.0 -0.042508000000000004,51.490241,0.0 -0.040344,51.491062,0.0 -0.041055999999999995,51.49182799999999,0.0 -0.040069999999999995,51.492163,0.0 -0.040563,51.492794,0.0 -0.039737,51.492982,0.0 -0.039051999999999996,51.492901,0.0 -0.038708,51.492763000000004,0.0 -0.038124,51.492402,0.0 -0.037771,51.492271,0.0 -0.037314999999999994,51.49221899999999,0.0 -0.035239,51.492633000000005,0.0 -0.03330399999999999,51.492999999999995,0.0 -0.03324800000000001,51.492869,0.0 -0.032065,51.493115,0.0 -0.031938,51.493176,0.0 -0.030434999999999997,51.49345100000001,0.0 -0.029948000000000002,51.49356399999999,0.0 -0.030142,51.494671,0.0 -0.030206999999999998,51.495333,0.0 -0.030203999999999995,51.49606699999999,0.0 -0.030124000000000005,51.497062,0.0 -0.030042,51.49754800000001,0.0 -0.030023,51.498408,0.0 -0.029852999999999998,51.499544,0.0 -0.029696,51.500144000000006,0.0 -0.029562999999999996,51.501118000000005,0.0 -0.029421999999999993,51.502486,0.0 -0.029373000000000007,51.502689999999994,0.0 -0.029662000000000004,51.50406000000001,0.0 -0.029587000000000006,51.50437,0.0 -0.030081,51.505403,0.0 -0.030657999999999994,51.50602,0.0 -0.031284,51.506307,0.0 -0.031742,51.50662700000001,0.0 -0.03243,51.50699999999999,0.0 -0.033543,51.507271,0.0 -0.034967000000000005,51.507723,0.0 -0.035961,51.508073,0.0 -0.036707,51.508224,0.0 -0.037485,51.508431,0.0 -0.038194,51.508557,0.0 -0.038851000000000004,51.5086,0.0 -0.040583,51.508636,0.0 -0.042103999999999996,51.50858899999999,0.0 -0.043349,51.50848,0.0 -0.043932000000000006,51.508371,0.0 -0.04515099999999999,51.508053,0.0 -0.045494999999999994,51.507934,0.0 -0.046955,51.50722400000001,0.0 -0.048146999999999995,51.506583,0.0 -0.049453,51.505835,0.0 -0.051434,51.504673000000004,0.0 -0.05241599999999999,51.504166,0.0 -0.053653000000000006,51.50344,0.0 -0.054873,51.502795,0.0 -0.055979999999999995,51.50239100000001,0.0 -0.057225000000000005,51.502081,0.0 -0.058821,51.501813000000006,0.0 -0.059892,51.501665,0.0 -0.060903,51.501712,0.0 -0.063107,51.502003,0.0 -0.064232,51.50217099999999,0.0 -0.06591800000000002,51.502524,0.0 -0.067717,51.503007,0.0 -0.06790800000000001,51.50303,0.0 -0.069138,51.503365,0.0 -0.0701,51.50365800000001,0.0 -0.07092099999999998,51.50397600000001,0.0 -0.07271799999999999,51.504784,0.0 -0.073201,51.504952,0.0 -0.074056,51.505186,0.0 -0.07524100000000002,51.505453,0.0 -0.077245,51.506038,0.0 -0.07895,51.506509,0.0 -0.08018999999999998,51.50687,0.0 -0.080777,51.50699999999999,0.0 -0.08192099999999998,51.507194,0.0 -0.083935,51.507479,0.0 -0.085187,51.50769,0.0 -0.08775,51.507882,0.0 -0.089503,51.508085,0.0 -0.09032700000000002,51.508159,0.0 -0.091928,51.508358,0.0 -0.09282400000000002,51.508554,0.0 -0.09401400000000001,51.508895,0.0 -0.09572999999999998,51.50928499999999,0.0 -0.09684999999999999,51.509447,0.0 -0.09931600000000002,51.50967300000001,0.0 -0.101588,51.509807,0.0 -0.103301,51.509817,0.0 -0.10418,51.509853,0.0 -0.10423499999999998,51.508621,0.0 -0.104205,51.508424,0.0 -0.10468799999999999,51.508409,0.0 -0.10468900000000002,51.50911700000001,0.0 -0.10464,51.509874,0.0 -0.106512,51.509907,0.0 -0.107922,51.509902,0.0 -0.109188,51.509871,0.0 -0.10879999999999998,51.507705,0.0 -0.108506,51.507759,0.0 -0.10817600000000001,51.506909,0.0 -0.107364,51.507064,0.0 -0.10646600000000002,51.504982,0.0 -0.10643500000000002,51.504688,0.0 -0.1066,51.504047,0.0 -0.106396,51.503371,0.0 -0.10745799999999998,51.503013,0.0 -0.10675200000000003,51.50222200000001,0.0 -0.10613699999999998,51.502523000000004,0.0 -0.106116,51.502133,0.0 -0.105948,51.50204599999999,0.0 -0.10652699999999998,51.501584,0.0 -0.10670400000000001,51.501666,0.0 -0.10818900000000001,51.500534,0.0 -0.10835400000000002,51.500348,0.0 -0.109121,51.49910599999999,0.0 -0.110295,51.496875,0.0 -0.11029499999999999,51.496778000000006,0.0 -0.11144300000000001,51.49644700000001,0.0 -0.110973,51.495577,0.0 -0.110814,51.495423,0.0 -0.11050700000000001,51.495372,0.0 -0.109399,51.494956,0.0 -0.10715900000000003,51.494163,0.0 -0.105742,51.493696,0.0 -0.10533800000000001,51.493613,0.0 -0.104896,51.49352699999999,0.0 -0.104699,51.493071,0.0 -0.104519,51.49293000000001,0.0 -0.10394300000000001,51.491952000000005,0.0 -0.103732,51.492014,0.0 -0.103406,51.49178,0.0 -0.103527,51.491693000000005,0.0 -0.103156,51.491474,0.0 -0.103396,51.49132,0.0 -0.10316,51.49117999999999,0.0 -0.103393,51.490872,0.0 -0.104189,51.490030000000004,0.0 -0.10552000000000002,51.488769,0.0 -0.10812199999999998,51.486155,0.0 -0.108453,51.485848,0.0 -0.107992,51.48556500000001,0.0 -0.10635800000000001,51.48489000000001,0.0 -0.107223,51.483654,0.0 -0.10682300000000002,51.483522,0.0 -0.105636,51.48295,0.0 -0.10604399999999999,51.482697,0.0 -0.10563400000000002,51.482435,0.0 -0.10532700000000002,51.48210000000001,0.0 -0.10515600000000001,51.482095,0.0 -0.10462400000000001,51.481584,0.0 -0.10464,51.481459,0.0 -0.104047,51.48090799999999,0.0 -0.105557,51.480714000000006,0.0 -0.108085,51.480415,0.0 -0.108246,51.480295000000005,0.0 -0.10555400000000001,51.479147,0.0 -0.10362200000000002,51.478341,0.0 -0.101511,51.477527,0.0 -0.09999800000000002,51.476873,0.0 -0.100338,51.476277,0.0 -0.10059100000000001,51.47478400000001,0.0 -0.100683,51.474459,0.0 -0.10057300000000002,51.474211,0.0 -0.09977499999999999,51.473424,0.0 -0.099543,51.473056,0.0 -0.099247,51.472266,0.0 -0.09891699999999998,51.47193399999999,0.0 -0.09599700000000001,51.46988100000001,0.0 -0.09507,51.4702,0.0 -0.094201,51.47067299999999,0.0 -0.093999,51.470876,0.0 -0.09372700000000002,51.47160300000001,0.0 -0.09348699999999999,51.471906,0.0 -0.09308000000000001,51.472127,0.0 -0.093024,51.472015,0.0 -0.09292899999999997,51.470752,0.0 -0.09284900000000001,51.470145,0.0 -0.092718,51.469774,0.0 -0.092265,51.469088,0.0 -0.09114600000000003,51.46761300000001,0.0 -0.09013600000000001,51.466318,0.0 -0.09010600000000002,51.465734,0.0 -0.090667,51.463294000000005,0.0 -0.09112400000000002,51.462554000000004,0.0 -0.092212,51.46112099999999,0.0 -0.09293800000000002,51.46058,0.0 -0.09414300000000002,51.45959400000001,0.0 -0.094867,51.458863,0.0 -0.09520800000000001,51.458375,0.0 -0.095665,51.457604,0.0 -0.095837,51.457408,0.0 -0.09720699999999999,51.45641500000001,0.0 -0.097602,51.456155,0.0 -0.098591,51.455698,0.0 -0.099118,51.455402,0.0 -0.100628,51.454392,0.0 -0.100938,51.454152,0.0 -0.10116300000000002,51.453776,0.0 -0.101035,51.453216,0.0 -0.10110600000000002,51.452921,0.0 -0.10146900000000002,51.45236499999999,0.0 -0.101457,51.45205599999999,0.0 -0.101323,51.45176,0.0 -0.100878,51.451242,0.0 -0.10078900000000002,51.451018,0.0 -0.100761,51.450312,0.0 -0.099993,51.450294,0.0 -0.099809,51.450196999999996,0.0 -0.099565,51.449864,0.0 -0.099404,51.449348,0.0 -0.09925300000000001,51.449082,0.0 -0.098892,51.44873700000001,0.0 -0.09743000000000002,51.447767,0.0 -0.096108,51.446746,0.0 -0.095252,51.445712,0.0 -0.095097,51.445461,0.0 -0.095013,51.445079,0.0 -0.09504300000000002,51.44470100000001,0.0 -0.09495299999999998,51.444345,0.0 -0.09450700000000001,51.443401,0.0 -0.09410600000000001,51.442818,0.0 -0.09320699999999998,51.441774,0.0 -0.093003,51.441421,0.0 -0.092258,51.439598,0.0 -0.091898,51.438819,0.0 -0.091489,51.438313,0.0 -0.091195,51.437849,0.0 -0.09057800000000002,51.436458,0.0 -0.09046500000000002,51.436098,0.0 -0.090023,51.434368,0.0 -0.08930900000000001,51.43180400000001,0.0 -0.088891,51.430542,0.0 -0.088497,51.429707,0.0 -0.088115,51.429248,0.0 -0.08768100000000001,51.429001,0.0 -0.08591700000000002,51.428524,0.0 -0.085856,51.428423,0.0 -0.08610100000000001,51.427915,0.0 -0.085992,51.427734,0.0 -0.085438,51.427484,0.0 -0.085173,51.427261,0.0 -0.08407899999999999,51.425728,0.0 -0.083683,51.425008,0.0 -0.08363199999999998,51.424724999999995,0.0 -0.083477,51.422999,0.0 -0.08203200000000001,51.423326,0.0 -0.081727,51.423367,0.0 -0.08089700000000001,51.421849,0.0 -0.079856,51.422141,0.0 -0.079465,51.421693,0.0 -0.078931,51.42157099999999,0.0 -0.079262,51.420987,0.0 -0.07916100000000001,51.420818,0.0 -0.078307,51.420609000000006,0.0 -0.07760300000000002,51.421711,0.0 -0.07659899999999999,51.42319499999999,0.0 -0.075665,51.424678,0.0 -0.074933,51.425737000000005,0.0 -0.07455500000000001,51.42597200000001,0.0 -0.073936,51.426153000000006,0.0 -0.073985,51.426524,0.0 -0.07432700000000002,51.427449,0.0 -0.07479600000000002,51.428107,0.0 -0.075093,51.428796,0.0 -0.07504800000000002,51.42918,0.0 -0.074894,51.429749,0.0 -0.073586,51.431352,0.0 -0.072764,51.432186,0.0 -0.07254,51.432345,0.0 -0.07207699999999999,51.432482,0.0 -0.070695,51.432458,0.0 -0.06952900000000001,51.432682,0.0 -0.068602,51.433,0.0 -0.067753,51.43344400000001,0.0 -0.06670900000000002,51.43392300000001,0.0 -0.066144,51.434309,0.0 -0.065788,51.434704,0.0 -0.06541599999999999,51.435411,0.0 -0.06480000000000001,51.436289,0.0 -0.064531,51.436883,0.0 -0.06436500000000002,51.43709200000001,0.0 -0.06345700000000001,51.437541,0.0 -0.063701,51.43793,0.0 -0.06380099999999998,51.439539999999994,0.0 -0.064054,51.44084900000001,0.0 -0.064671,51.44100900000001,0.0 -0.065026,51.441157,0.0 -0.064278,51.44184700000001,0.0 -0.064083,51.442098,0.0 -0.063734,51.442868,0.0 -0.063666,51.44335499999999,0.0 -0.06375,51.444153,0.0 -0.063713,51.444538,0.0 -0.063484,51.445262,0.0 -0.063084,51.446184,0.0 -0.062569,51.446958,0.0 -0.061827000000000014,51.447796,0.0 -0.060973,51.44842799999999,0.0 -0.05967799999999999,51.448999,0.0 -0.058688000000000004,51.449508,0.0 -0.05756100000000001,51.45033900000001,0.0 -0.055436000000000006,51.449493,0.0 -0.054331000000000004,51.448994000000006,0.0 -0.05400800000000001,51.448754,0.0 -0.053645000000000005,51.448718,0.0 -0.05307,51.448837,0.0 -0.049087,51.450113,0.0 -0.048722000000000015,51.450131,0.0 -0.047758,51.450052,0.0 -0.046151,51.449873,0.0 -0.045179000000000004,51.45096,0.0 -0.04512399999999999,51.451229,0.0 -0.044874,51.45132499999999,0.0 -0.043663,51.452657,0.0 -0.04319,51.453119,0.0 -0.042989,51.453192,0.0 -0.04244600000000001,51.453889000000004,0.0 -0.041649000000000005,51.45499000000001,0.0 -0.041825,51.455037,0.0 -0.042746000000000006,51.455492,0.0 -0.043452,51.45593100000001,0.0 -0.044632000000000005,51.45657700000001,0.0 -0.04615999999999999,51.456963,0.0 -0.046002,51.457173999999995,0.0 -0.045780999999999995,51.457681,0.0 -0.045335999999999994,51.458981,0.0 -0.04512300000000001,51.460281,0.0 -0.04512900000000001,51.46132399999999,0.0 -0.045237000000000006,51.462205000000004,0.0 -0.045457,51.462942,0.0 -0.045720000000000004,51.463523,0.0 -0.045999000000000005,51.463975000000005,0.0 -0.046586999999999996,51.464609,0.0 -0.047037999999999996,51.464908,0.0 -0.047331,51.465027,0.0 -0.04854,51.465627,0.0 -0.048206000000000006,51.465898,0.0 -0.04905600000000001,51.46623000000001,0.0 -0.049905,51.466471,0.0 -0.05088800000000001,51.46663800000001,0.0 -0.05057500000000001,51.466794,0.0 -0.051327,51.467371,0.0 -0.050881000000000016,51.467580000000005,0.0 -0.051446000000000006,51.468344,0.0 -0.052281999999999995,51.469214,0.0 -0.05178200000000001,51.469614,0.0 -0.05168700000000001,51.469757,0.0 -0.05275700000000001,51.472933000000005,0.0 -0.052748,51.476302,0.0 -0.052698999999999996,51.47800900000001,0.0 -0.054329,51.478606,0.0 -0.053947,51.479206,0.0 -0.054019000000000005,51.479225,0.0 -0.053621,51.479792,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Sutton</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.21839199999999998,51.34297899999999,0.0 -0.219206,51.34262799999999,0.0 -0.220407,51.342015,0.0 -0.22181099999999998,51.341346,0.0 -0.22272500000000003,51.34083100000001,0.0 -0.22230199999999997,51.340462,0.0 -0.22328600000000004,51.339882,0.0 -0.224116,51.340042000000004,0.0 -0.22445199999999998,51.33984699999999,0.0 -0.22568,51.338947,0.0 -0.22698500000000005,51.33781400000001,0.0 -0.22848500000000008,51.33724500000001,0.0 -0.22827400000000003,51.337155,0.0 -0.22984800000000002,51.336524,0.0 -0.22923000000000002,51.33589,0.0 -0.22829700000000003,51.335237,0.0 -0.22691899999999998,51.334394,0.0 -0.2270020000000001,51.334327,0.0 -0.225729,51.33346399999999,0.0 -0.22415500000000002,51.332457000000005,0.0 -0.22312000000000007,51.33174900000001,0.0 -0.22216900000000003,51.331017,0.0 -0.220968,51.329864,0.0 -0.22066599999999997,51.32983099999999,0.0 -0.21684100000000003,51.329851000000005,0.0 -0.216109,51.329828,0.0 -0.21437,51.330251000000004,0.0 -0.21412000000000003,51.330352,0.0 -0.21193100000000004,51.333309,0.0 -0.21227199999999996,51.334055000000006,0.0 -0.213056,51.335542,0.0 -0.21150700000000003,51.336252,0.0 -0.20963499999999996,51.337037,0.0 -0.203504,51.33964000000001,0.0 -0.20232300000000003,51.34009,0.0 -0.201903,51.340189,0.0 -0.201734,51.33986300000001,0.0 -0.201224,51.339886,0.0 -0.20009200000000002,51.341222,0.0 -0.19958300000000004,51.341885,0.0 -0.199146,51.34189,0.0 -0.19858300000000004,51.342301,0.0 -0.19838499999999998,51.34265,0.0 -0.197678,51.343487,0.0 -0.197344,51.343597,0.0 -0.196566,51.343448,0.0 -0.19671499999999997,51.343160000000005,0.0 -0.196292,51.34304100000001,0.0 -0.196073,51.343331,0.0 -0.19444000000000003,51.342894,0.0 -0.19325400000000004,51.34262699999999,0.0 -0.191305,51.342118000000006,0.0 -0.18875399999999995,51.341214,0.0 -0.18738299999999997,51.340784,0.0 -0.187254,51.340594,0.0 -0.18355499999999997,51.338616,0.0 -0.18164100000000002,51.337638000000005,0.0 -0.179396,51.336185,0.0 -0.178529,51.335742,0.0 -0.17629,51.334515,0.0 -0.174894,51.333708,0.0 -0.174692,51.33317,0.0 -0.174164,51.333213,0.0 -0.173745,51.33177400000001,0.0 -0.172889,51.330015,0.0 -0.17018799999999998,51.330188,0.0 -0.16992000000000002,51.330248000000005,0.0 -0.17009099999999996,51.32947599999999,0.0 -0.168411,51.329593,0.0 -0.16310200000000002,51.33026600000001,0.0 -0.16231600000000002,51.328891,0.0 -0.16356100000000004,51.328744,0.0 -0.163996,51.328585,0.0 -0.164008,51.328189,0.0 -0.164388,51.328128,0.0 -0.16436800000000001,51.327718000000004,0.0 -0.16359300000000002,51.326215,0.0 -0.164213,51.326043000000006,0.0 -0.160626,51.323243000000005,0.0 -0.15905,51.323982,0.0 -0.15866,51.323978,0.0 -0.156569,51.321511,0.0 -0.155545,51.321845,0.0 -0.152731,51.323009,0.0 -0.152089,51.322268,0.0 -0.151514,51.322399,0.0 -0.150722,51.32218600000001,0.0 -0.14945400000000003,51.32253600000001,0.0 -0.149037,51.322788,0.0 -0.148769,51.322677,0.0 -0.14795600000000003,51.322685,0.0 -0.147159,51.322917,0.0 -0.145586,51.323501,0.0 -0.144273,51.32591,0.0 -0.14447300000000002,51.325926,0.0 -0.144455,51.326481,0.0 -0.14603899999999997,51.327245,0.0 -0.146933,51.327626,0.0 -0.14857999999999996,51.32843799999999,0.0 -0.14933099999999996,51.328766,0.0 -0.148057,51.329268,0.0 -0.144068,51.33067,0.0 -0.145172,51.33154300000001,0.0 -0.14561700000000002,51.332431,0.0 -0.145945,51.334090999999994,0.0 -0.146488,51.33537299999999,0.0 -0.14686,51.336598,0.0 -0.147209,51.338095,0.0 -0.14730700000000002,51.338075,0.0 -0.14754700000000004,51.33878200000001,0.0 -0.145711,51.339166,0.0 -0.144527,51.339495,0.0 -0.14426399999999998,51.33985899999999,0.0 -0.144324,51.340206,0.0 -0.14346400000000004,51.340562,0.0 -0.143964,51.34138500000001,0.0 -0.144114,51.341356,0.0 -0.144595,51.342091999999994,0.0 -0.143001,51.342792,0.0 -0.14294100000000004,51.342741,0.0 -0.14209899999999998,51.343012,0.0 -0.142253,51.343174,0.0 -0.141154,51.34354,0.0 -0.13708600000000004,51.34467200000001,0.0 -0.136351,51.344793,0.0 -0.13627300000000003,51.344407,0.0 -0.13478,51.344512,0.0 -0.133471,51.34445500000001,0.0 -0.13251399999999997,51.344299,0.0 -0.132893,51.345437,0.0 -0.13112599999999996,51.345472,0.0 -0.131431,51.346022999999995,0.0 -0.13056,51.346126000000005,0.0 -0.129669,51.346309000000005,0.0 -0.128993,51.346588,0.0 -0.129152,51.34684000000001,0.0 -0.12897779357716435,51.34694511063925,0.0 -0.128736,51.347091000000006,0.0 -0.128869,51.34727300000001,0.0 -0.128372,51.347452,0.0 -0.128287,51.347343,0.0 -0.127557,51.347446,0.0 -0.1272391586800912,51.34694700685363,0.0 -0.12717100000000003,51.34684000000001,0.0 -0.127003,51.345706,0.0 -0.126781,51.345466,0.0 -0.12714800000000004,51.345165,0.0 -0.12685699999999997,51.344857,0.0 -0.12592500000000004,51.34523900000001,0.0 -0.12071799999999999,51.34553,0.0 -0.11924500000000002,51.345594,0.0 -0.118931,51.34551,0.0 -0.11866400000000002,51.345796,0.0 -0.11840999999999999,51.345631,0.0 -0.117313,51.34568,0.0 -0.11691900000000002,51.345755,0.0 -0.116991,51.346657,0.0 -0.11736500000000001,51.346643,0.0 -0.11742630377845654,51.346957226577096,0.0 -0.11755599999999998,51.347622,0.0 -0.11816099999999997,51.349502,0.0 -0.11851900000000001,51.35125800000001,0.0 -0.119115,51.353143,0.0 -0.12017800000000001,51.353045,0.0 -0.120522,51.354169,0.0 -0.12073200000000002,51.355187,0.0 -0.12142900000000001,51.357731,0.0 -0.124196,51.357431,0.0 -0.124574,51.358355,0.0 -0.12471499999999999,51.35886599999999,0.0 -0.123457,51.359152,0.0 -0.123338,51.358918,0.0 -0.12186,51.359064,0.0 -0.12272100000000001,51.35965,0.0 -0.122928,51.35991800000001,0.0 -0.12184000000000002,51.359986,0.0 -0.122053,51.36098,0.0 -0.12138,51.361065,0.0 -0.12147999999999999,51.361298999999995,0.0 -0.12134399999999998,51.36150599999999,0.0 -0.121581,51.362126,0.0 -0.12135399999999999,51.36217400000001,0.0 -0.12142900000000001,51.362326,0.0 -0.12111299999999997,51.36252400000001,0.0 -0.121276,51.363117,0.0 -0.120928,51.363311,0.0 -0.12130200000000002,51.36473300000001,0.0 -0.12146200000000001,51.364627,0.0 -0.12237100000000002,51.36452800000001,0.0 -0.122677,51.364849,0.0 -0.12347099999999997,51.365192,0.0 -0.12406400000000001,51.365272,0.0 -0.124108,51.36539499999999,0.0 -0.122094,51.36580899999999,0.0 -0.122127,51.36654300000001,0.0 -0.122331,51.367291,0.0 -0.12267800000000002,51.368054,0.0 -0.123024,51.36955,0.0 -0.12320200000000002,51.369954,0.0 -0.12335600000000001,51.37062300000001,0.0 -0.12334,51.37118900000001,0.0 -0.123672,51.37153500000001,0.0 -0.12477400000000001,51.372947,0.0 -0.12453100000000002,51.372982,0.0 -0.124744,51.373661000000006,0.0 -0.12784900000000002,51.374750000000006,0.0 -0.12667300000000004,51.374909,0.0 -0.12686500000000003,51.375482,0.0 -0.126231,51.375495,0.0 -0.125833,51.375604,0.0 -0.126064,51.376072,0.0 -0.12622599999999998,51.376047,0.0 -0.12677700000000003,51.377189,0.0 -0.12695900000000002,51.377337000000004,0.0 -0.127964,51.38026299999999,0.0 -0.12824199999999997,51.38067,0.0 -0.130302,51.382221,0.0 -0.128657,51.382495,0.0 -0.128796,51.382723000000006,0.0 -0.129535,51.385287,0.0 -0.129463,51.385406,0.0 -0.12885100000000002,51.385525,0.0 -0.128761,51.385652,0.0 -0.13066400000000003,51.386263,0.0 -0.12998100000000004,51.386715,0.0 -0.129493,51.387185,0.0 -0.13080800000000004,51.388069,0.0 -0.132445,51.389112000000004,0.0 -0.13326100000000002,51.389549,0.0 -0.13263500000000003,51.390128000000004,0.0 -0.13440299999999997,51.390867,0.0 -0.134975,51.390907,0.0 -0.13646700000000003,51.390409,0.0 -0.13803300000000002,51.390209000000006,0.0 -0.139085,51.3899,0.0 -0.13960600000000004,51.389807,0.0 -0.140667,51.389728,0.0 -0.141904,51.389356,0.0 -0.142065,51.389567,0.0 -0.143184,51.390402,0.0 -0.144378,51.39068,0.0 -0.14673799999999998,51.390436,0.0 -0.147121,51.39026,0.0 -0.150322,51.389936999999996,0.0 -0.15421800000000002,51.389585,0.0 -0.15763499999999997,51.389208999999994,0.0 -0.15805600000000003,51.389259,0.0 -0.158282,51.388839,0.0 -0.158701,51.388906,0.0 -0.159704,51.388594,0.0 -0.16036500000000004,51.388274,0.0 -0.160987,51.38782,0.0 -0.16177,51.388132,0.0 -0.16281400000000001,51.388157,0.0 -0.16287999999999997,51.388068,0.0 -0.163762,51.388066,0.0 -0.16408099999999998,51.388136,0.0 -0.165291,51.387979,0.0 -0.166057,51.38886600000001,0.0 -0.166358,51.389607,0.0 -0.166565,51.38974,0.0 -0.167146,51.389848,0.0 -0.167609,51.390061,0.0 -0.168153,51.390632,0.0 -0.168763,51.390965,0.0 -0.16922700000000002,51.391083,0.0 -0.16988,51.391397,0.0 -0.169972,51.39172500000001,0.0 -0.171144,51.392426,0.0 -0.17287100000000002,51.39265,0.0 -0.174326,51.39316600000001,0.0 -0.174868,51.393419,0.0 -0.177686,51.391116,0.0 -0.178873,51.390109,0.0 -0.179853,51.389497,0.0 -0.180016,51.389596,0.0 -0.18271200000000004,51.38803500000001,0.0 -0.18289100000000003,51.387981,0.0 -0.183168,51.38792,0.0 -0.18405399999999994,51.38771499999999,0.0 -0.18453099999999997,51.387514,0.0 -0.18702800000000003,51.386229,0.0 -0.188412,51.385436,0.0 -0.188994,51.385826,0.0 -0.18956800000000001,51.385873,0.0 -0.189737,51.386128,0.0 -0.190469,51.386203,0.0 -0.19032700000000002,51.386348,0.0 -0.19110500000000002,51.386824,0.0 -0.19166300000000003,51.38707200000001,0.0 -0.19186100000000003,51.38693200000001,0.0 -0.193201,51.38786600000001,0.0 -0.193604,51.387669,0.0 -0.193951,51.387872,0.0 -0.19524599999999998,51.387126,0.0 -0.196526,51.386759,0.0 -0.197862,51.386114,0.0 -0.199528,51.385360999999996,0.0 -0.20050500000000002,51.384885,0.0 -0.203518,51.387226,0.0 -0.20502699999999996,51.386092,0.0 -0.207315,51.387094000000005,0.0 -0.20786700000000002,51.38744599999999,0.0 -0.208718,51.387818,0.0 -0.209495,51.388047,0.0 -0.20979300000000004,51.388253,0.0 -0.21029,51.387677999999994,0.0 -0.21053800000000003,51.387546,0.0 -0.21242700000000003,51.385681,0.0 -0.21304200000000004,51.385183000000005,0.0 -0.213372,51.38500700000001,0.0 -0.21298600000000004,51.384811,0.0 -0.213399,51.384466,0.0 -0.21350000000000005,51.38451700000001,0.0 -0.21395700000000004,51.38414800000001,0.0 -0.213801,51.38404799999999,0.0 -0.21474400000000002,51.383195,0.0 -0.215915,51.38220199999999,0.0 -0.216295,51.381825,0.0 -0.21746500000000002,51.380824,0.0 -0.21813599999999997,51.38015000000001,0.0 -0.218363,51.380191,0.0 -0.219151,51.380628,0.0 -0.22000500000000003,51.38074,0.0 -0.221,51.381081,0.0 -0.22459,51.38263700000001,0.0 -0.22774200000000003,51.38395400000001,0.0 -0.233928,51.38771,0.0 -0.233671,51.387821,0.0 -0.234127,51.388508,0.0 -0.23438899999999993,51.389319,0.0 -0.23448999999999998,51.390073,0.0 -0.23465700000000003,51.390539,0.0 -0.23641800000000004,51.390176,0.0 -0.238635,51.389661999999994,0.0 -0.2397070000000001,51.389295,0.0 -0.23957100000000003,51.388893,0.0 -0.23946,51.387952,0.0 -0.239014,51.387059,0.0 -0.238745,51.386095000000005,0.0 -0.239191,51.385884,0.0 -0.241065,51.384875,0.0 -0.24182700000000001,51.384355000000006,0.0 -0.24293200000000004,51.382933,0.0 -0.24417500000000003,51.383492,0.0 -0.24469500000000002,51.381643,0.0 -0.244779,51.381003,0.0 -0.244923,51.380881,0.0 -0.245145,51.379426,0.0 -0.2452310000000001,51.37835100000001,0.0 -0.24520800000000006,51.377192,0.0 -0.245083,51.376321,0.0 -0.24466099999999996,51.374425,0.0 -0.24462400000000006,51.37318100000001,0.0 -0.24473300000000003,51.372879000000005,0.0 -0.244707,51.371373,0.0 -0.24456200000000003,51.370472,0.0 -0.244656,51.369251,0.0 -0.24490400000000007,51.368156000000006,0.0 -0.24542900000000006,51.366847,0.0 -0.24461500000000003,51.36672,0.0 -0.24117500000000003,51.366263,0.0 -0.24091500000000007,51.367038,0.0 -0.23894199999999996,51.366836,0.0 -0.23859099999999997,51.367073000000005,0.0 -0.23784900000000006,51.367008,0.0 -0.23743400000000003,51.366939,0.0 -0.23707599999999998,51.366901000000006,0.0 -0.236804,51.366798,0.0 -0.235913,51.366359,0.0 -0.23525100000000002,51.365959,0.0 -0.23384400000000002,51.365325,0.0 -0.23321600000000006,51.366011,0.0 -0.231608,51.365089999999995,0.0 -0.22993,51.364018,0.0 -0.228541,51.363329,0.0 -0.226898,51.36259499999999,0.0 -0.22617000000000004,51.361659,0.0 -0.22494900000000004,51.36025000000001,0.0 -0.22433700000000004,51.359455,0.0 -0.22408300000000003,51.35927499999999,0.0 -0.2233,51.358131,0.0 -0.222889,51.357134,0.0 -0.22276100000000001,51.357087,0.0 -0.22280699999999998,51.35666,0.0 -0.22250199999999995,51.355259,0.0 -0.222208,51.354507,0.0 -0.222032,51.353777,0.0 -0.22197600000000003,51.353069,0.0 -0.22196199999999996,51.35190399999999,0.0 -0.22211699999999998,51.35132599999999,0.0 -0.22128699999999998,51.351172000000005,0.0 -0.221312,51.35134,0.0 -0.22044599999999995,51.351420999999995,0.0 -0.220215,51.350388,0.0 -0.220266,51.350237,0.0 -0.219759,51.34909400000001,0.0 -0.21931599999999998,51.348381,0.0 -0.2185598089208406,51.346812586577364,0.0 -0.218385,51.34645,0.0 -0.21780300000000005,51.34563300000001,0.0 -0.218015,51.345594,0.0 -0.21770900000000004,51.344452,0.0 -0.21839199999999998,51.34297899999999,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Tower Hamlets</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>0.002383,51.510702,0.0 0.002258,51.510883,0.0 0.0022330000000000006,51.511199,0.0 0.002304,51.511431,0.0 0.002762,51.512312,0.0 0.0032850000000000006,51.513104,0.0 0.004058,51.51438499999999,0.0 0.004112000000000001,51.514637,0.0 0.0038980000000000004,51.515039,0.0 0.003177,51.515571,0.0 0.002665,51.515827,0.0 0.0017120000000000002,51.516203,0.0 5.71E-4,51.516586,0.0 0.0,51.516858084533716,0.0 -6.630000000000001E-4,51.517174,0.0 -0.0020809999999999995,51.51789699999999,0.0 -0.0025319999999999995,51.517973,0.0 -0.0032519999999999997,51.517874,0.0 -0.003803,51.51762200000001,0.0 -0.004131,51.51713,0.0 -0.004479,51.516758,0.0 -0.004856000000000001,51.516582,0.0 -0.005376,51.516588,0.0 -0.005727000000000001,51.51679200000001,0.0 -0.005797000000000001,51.51693600000001,0.0 -0.005819999999999999,51.517426,0.0 -0.00603,51.517818000000005,0.0 -0.006378000000000002,51.51830100000001,0.0 -0.006814000000000001,51.51874699999999,0.0 -0.007193000000000002,51.51901000000001,0.0 -0.007928,51.519364,0.0 -0.008599,51.51964799999999,0.0 -0.008923000000000002,51.519890000000004,0.0 -0.009038000000000001,51.52028000000001,0.0 -0.009062,51.520535,0.0 -0.009044000000000002,51.520752,0.0 -0.008897999999999998,51.521092,0.0 -0.008672999999999998,51.521447,0.0 -0.008503,51.521579,0.0 -0.008176,51.522279,0.0 -0.008042,51.522369,0.0 -0.007813,51.522831999999994,0.0 -0.007832,51.522979,0.0 -0.008112999999999999,51.523326,0.0 -0.008153,51.523587,0.0 -0.007981000000000002,51.524956,0.0 -0.007826999999999999,51.525342,0.0 -0.007549,51.52564,0.0 -0.007468000000000001,51.525999000000006,0.0 -0.007525,51.52619899999999,0.0 -0.008044,51.526643,0.0 -0.008369,51.527008,0.0 -0.008586,51.527475,0.0 -0.008933,51.52772100000001,0.0 -0.009434,51.527963,0.0 -0.010212,51.528399,0.0 -0.010431,51.528637,0.0 -0.010636,51.529195,0.0 -0.010929,51.5294,0.0 -0.011179,51.529456,0.0 -0.013175000000000001,51.529703,0.0 -0.013966000000000001,51.52993500000001,0.0 -0.014281000000000002,51.530265,0.0 -0.014579000000000002,51.5304,0.0 -0.015512,51.530649,0.0 -0.016859,51.531147,0.0 -0.017547,51.531581,0.0 -0.017779,51.53197300000001,0.0 -0.018196999999999998,51.532365,0.0 -0.018237,51.53260800000001,0.0 -0.017973,51.533084,0.0 -0.017988,51.53327,0.0 -0.018191,51.53355299999999,0.0 -0.018963000000000004,51.53412,0.0 -0.019037,51.534611,0.0 -0.019164,51.534940999999996,0.0 -0.019705,51.53563400000001,0.0 -0.020141999999999997,51.53598699999999,0.0 -0.020867999999999998,51.536217,0.0 -0.02117,51.536522,0.0 -0.021264,51.53702,0.0 -0.021090000000000005,51.53734599999999,0.0 -0.020559000000000004,51.53772800000001,0.0 -0.019768,51.53807200000001,0.0 -0.019427,51.538284,0.0 -0.019234,51.538538,0.0 -0.018916000000000002,51.539351,0.0 -0.018647,51.539586,0.0 -0.018311,51.539775,0.0 -0.017946,51.540078,0.0 -0.017812,51.540309,0.0 -0.017752000000000004,51.540932,0.0 -0.017461,51.54107900000001,0.0 -0.016787,51.541257,0.0 -0.016515,51.541507,0.0 -0.016342,51.542142,0.0 -0.016093,51.54254000000001,0.0 -0.016502,51.543072,0.0 -0.016572,51.543364,0.0 -0.017784000000000005,51.543466,0.0 -0.018556,51.543568,0.0 -0.019227999999999995,51.543594,0.0 -0.020352,51.543584,0.0 -0.021456999999999997,51.543518,0.0 -0.022297,51.54348800000001,0.0 -0.022372,51.54340500000001,0.0 -0.023071000000000005,51.543348,0.0 -0.023864,51.543324,0.0 -0.025349000000000003,51.543233,0.0 -0.025613,51.543361000000004,0.0 -0.025763000000000005,51.543159,0.0 -0.026507,51.5429,0.0 -0.027843000000000003,51.542539000000005,0.0 -0.029007000000000005,51.542274,0.0 -0.029156000000000005,51.54257,0.0 -0.02947500000000001,51.543029000000004,0.0 -0.029926,51.543238,0.0 -0.030951000000000006,51.543482,0.0 -0.03292,51.544628,0.0 -0.033388,51.544627,0.0 -0.034537000000000005,51.543656,0.0 -0.035873,51.543015000000004,0.0 -0.036785,51.54246199999999,0.0 -0.037763,51.541793999999996,0.0 -0.037156999999999996,51.541432,0.0 -0.03737900000000001,51.54133000000001,0.0 -0.039111,51.539641,0.0 -0.04015500000000001,51.538699,0.0 -0.040735,51.538102,0.0 -0.041437,51.537461,0.0 -0.04347000000000001,51.536501,0.0 -0.043971,51.536424,0.0 -0.04464300000000001,51.535906,0.0 -0.044926,51.535792,0.0 -0.045982999999999996,51.53560300000001,0.0 -0.046923,51.53549099999999,0.0 -0.047575,51.535529,0.0 -0.048428,51.535696,0.0 -0.048901999999999994,51.53599100000001,0.0 -0.04955099999999999,51.536311,0.0 -0.05049900000000001,51.536473,0.0 -0.051428999999999996,51.536385,0.0 -0.05188,51.53622,0.0 -0.052395000000000004,51.535914,0.0 -0.052711,51.535531,0.0 -0.052836,51.534929,0.0 -0.05346700000000001,51.53508200000001,0.0 -0.05439,51.535177,0.0 -0.055247,51.535085,0.0 -0.056212,51.534818,0.0 -0.05729999999999999,51.534426,0.0 -0.058113,51.534201,0.0 -0.058754,51.534111,0.0 -0.059356,51.534094,0.0 -0.05991,51.534157,0.0 -0.06046000000000001,51.534328,0.0 -0.06068299999999999,51.534447,0.0 -0.06134100000000002,51.535015,0.0 -0.061702,51.535287,0.0 -0.062095000000000004,51.535457,0.0 -0.062470000000000005,51.53551600000001,0.0 -0.06285,51.534991,0.0 -0.06283799999999999,51.534635,0.0 -0.062717,51.534099000000005,0.0 -0.06223800000000001,51.533247,0.0 -0.06326299999999999,51.533078999999994,0.0 -0.064981,51.5329,0.0 -0.06514,51.533218000000005,0.0 -0.065364,51.532936,0.0 -0.06589600000000001,51.532017,0.0 -0.06631300000000001,51.531226,0.0 -0.06799599999999999,51.531093,0.0 -0.06929600000000001,51.531031000000006,0.0 -0.07053099999999998,51.53100299999999,0.0 -0.07163300000000002,51.53092300000001,0.0 -0.072265,51.530840000000005,0.0 -0.072788,51.53069,0.0 -0.07377299999999999,51.53034,0.0 -0.074374,51.530013,0.0 -0.07465,51.529792,0.0 -0.07493200000000001,51.529416,0.0 -0.075318,51.528805000000006,0.0 -0.07568000000000001,51.528393,0.0 -0.07635000000000002,51.527875,0.0 -0.07725299999999999,51.527297,0.0 -0.076315,51.527145999999995,0.0 -0.07635700000000001,51.526872,0.0 -0.07663599999999998,51.52638799999999,0.0 -0.076643,51.526156,0.0 -0.076443,51.524287,0.0 -0.07591500000000001,51.524322,0.0 -0.075719,51.523587,0.0 -0.07577,51.523178,0.0 -0.076187,51.522152,0.0 -0.07645400000000001,51.522012,0.0 -0.076718,51.522212,0.0 -0.078237,51.521853,0.0 -0.07873100000000001,51.521040000000006,0.0 -0.079174,51.519451999999994,0.0 -0.07943,51.518845,0.0 -0.078083,51.51896800000001,0.0 -0.07804800000000002,51.518485,0.0 -0.07814699999999998,51.518469,0.0 -0.077686,51.517974,0.0 -0.077403,51.517446,0.0 -0.076918,51.516707,0.0 -0.076434,51.51625700000001,0.0 -0.075146,51.515354,0.0 -0.074442,51.51479,0.0 -0.073969,51.51445400000001,0.0 -0.073664,51.514131,0.0 -0.073487,51.513676,0.0 -0.07326700000000001,51.51294500000001,0.0 -0.073044,51.511682,0.0 -0.072827,51.511084000000004,0.0 -0.072749,51.51064,0.0 -0.07276,51.51036,0.0 -0.072991,51.510105,0.0 -0.073833,51.510093,0.0 -0.07442200000000002,51.509946,0.0 -0.074835,51.509994000000006,0.0 -0.075412,51.509801,0.0 -0.075584,51.50975,0.0 -0.075759,51.509886,0.0 -0.075781,51.51012800000001,0.0 -0.07608200000000001,51.51010600000001,0.0 -0.076151,51.510457,0.0 -0.076286,51.510544,0.0 -0.076895,51.510504,0.0 -0.076919,51.510213,0.0 -0.077578,51.510172,0.0 -0.07778900000000001,51.510114,0.0 -0.078167,51.509881,0.0 -0.078515,51.509444,0.0 -0.07888299999999998,51.509412,0.0 -0.07896299999999999,51.50912199999999,0.0 -0.079099,51.509058,0.0 -0.078748,51.50893899999999,0.0 -0.078721,51.508827,0.0 -0.07904700000000002,51.508413,0.0 -0.07924300000000001,51.507894,0.0 -0.079781,51.507584,0.0 -0.08018999999999998,51.50687,0.0 -0.079257,51.506579,0.0 -0.077245,51.506038,0.0 -0.07524100000000002,51.505453,0.0 -0.074056,51.505186,0.0 -0.073201,51.504952,0.0 -0.07271799999999999,51.504784,0.0 -0.07092099999999998,51.50397600000001,0.0 -0.0701,51.50365800000001,0.0 -0.069138,51.503365,0.0 -0.06790800000000001,51.50303,0.0 -0.067717,51.503007,0.0 -0.06591800000000002,51.502524,0.0 -0.064232,51.50217099999999,0.0 -0.063107,51.502003,0.0 -0.060903,51.501712,0.0 -0.059892,51.501665,0.0 -0.058821,51.501813000000006,0.0 -0.057225000000000005,51.502081,0.0 -0.055979999999999995,51.50239100000001,0.0 -0.054873,51.502795,0.0 -0.053653000000000006,51.50344,0.0 -0.05241599999999999,51.504166,0.0 -0.051434,51.504673000000004,0.0 -0.049453,51.505835,0.0 -0.048146999999999995,51.506583,0.0 -0.046955,51.50722400000001,0.0 -0.045494999999999994,51.507934,0.0 -0.04515099999999999,51.508053,0.0 -0.043932000000000006,51.508371,0.0 -0.043349,51.50848,0.0 -0.042103999999999996,51.50858899999999,0.0 -0.040583,51.508636,0.0 -0.038851000000000004,51.5086,0.0 -0.038194,51.508557,0.0 -0.037485,51.508431,0.0 -0.036707,51.508224,0.0 -0.035961,51.508073,0.0 -0.034967000000000005,51.507723,0.0 -0.033543,51.507271,0.0 -0.03243,51.50699999999999,0.0 -0.031742,51.50662700000001,0.0 -0.031284,51.506307,0.0 -0.030759,51.506103,0.0 -0.030081,51.505403,0.0 -0.029909,51.505097,0.0 -0.029587000000000006,51.50437,0.0 -0.029662000000000004,51.50406000000001,0.0 -0.029373000000000007,51.502689999999994,0.0 -0.029421999999999993,51.502486,0.0 -0.029562999999999996,51.501118000000005,0.0 -0.029696,51.500144000000006,0.0 -0.029852999999999998,51.499544,0.0 -0.030023,51.498408,0.0 -0.030030999999999995,51.498053999999996,0.0 -0.030042,51.49754800000001,0.0 -0.030124000000000005,51.497062,0.0 -0.030203999999999995,51.49606699999999,0.0 -0.030206999999999998,51.495333,0.0 -0.030142,51.494671,0.0 -0.029948000000000002,51.49356399999999,0.0 -0.029815000000000005,51.493031,0.0 -0.029007000000000005,51.491626000000004,0.0 -0.027846,51.490055,0.0 -0.027285000000000004,51.489434,0.0 -0.026599000000000005,51.48885400000001,0.0 -0.025982000000000005,51.488395000000004,0.0 -0.024693000000000003,51.487484,0.0 -0.023824999999999995,51.486981,0.0 -0.023018,51.48657599999999,0.0 -0.021884,51.486092,0.0 -0.02002,51.485387,0.0 -0.018030999999999995,51.484822,0.0 -0.017428,51.484779,0.0 -0.016363,51.484639,0.0 -0.015662,51.484585,0.0 -0.013193,51.484503,0.0 -0.011058000000000002,51.484678,0.0 -0.010606,51.484733,0.0 -0.007958,51.485208,0.0 -0.006736,51.485582,0.0 -0.005926999999999999,51.48578200000001,0.0 -0.005381000000000001,51.485969,0.0 -0.004555000000000001,51.486323,0.0 -0.002953,51.487145,0.0 -0.0021750000000000003,51.48764200000001,0.0 -0.0017460000000000002,51.488015000000004,0.0 -0.0011780000000000002,51.488713,0.0 -7.04E-4,51.489534,0.0 -5.1E-4,51.490078,0.0 -4.4699999999999997E-4,51.490662,0.0 -4.1499999999999995E-4,51.491389,0.0 -8.02E-4,51.49255500000001,0.0 -0.001082,51.493314,0.0 -0.001601,51.49408900000001,0.0 -0.0021419999999999994,51.494691,0.0 -0.0024700000000000004,51.49510800000001,0.0 -0.0028239999999999997,51.495669,0.0 -0.0036579999999999994,51.497122,0.0 -0.004006,51.497615,0.0 -0.004331,51.498271,0.0 -0.004603,51.49900300000001,0.0 -0.004947,51.500138,0.0 -0.005082999999999999,51.50072699999999,0.0 -0.005180000000000001,51.500886,0.0 -0.005137,51.501461,0.0 -0.004863,51.50196,0.0 -0.004511,51.502941,0.0 -0.004034,51.503616,0.0 -0.0037169999999999994,51.503915000000006,0.0 -0.0032279999999999995,51.504481999999996,0.0 -0.002454,51.505151,0.0 -0.001318,51.505869,0.0 -9.189999999999999E-4,51.506059,0.0 -1.5699999999999997E-4,51.506318,0.0 0.0,51.50635402548395,0.0 0.001364,51.506667,0.0 0.002182,51.506739,0.0 0.0036100000000000004,51.506768,0.0 0.004146,51.506711,0.0 0.005174000000000001,51.506428,0.0 0.005965,51.506161999999996,0.0 0.007598,51.50551,0.0 0.008278999999999998,51.506146,0.0 0.009050000000000002,51.50682100000001,0.0 0.009177999999999999,51.50697699999999,0.0 0.009526,51.507632,0.0 0.009648,51.50775899999999,0.0 0.009864,51.508211,0.0 0.009735,51.508547,0.0 0.009410999999999996,51.50889399999999,0.0 0.008842000000000001,51.509188,0.0 0.007824,51.50943,0.0 0.006776000000000001,51.50956,0.0 0.00624,51.509722,0.0 0.005996,51.509881,0.0 0.005934999999999999,51.510077,0.0 0.006211000000000001,51.510588,0.0 0.006914,51.51112200000001,0.0 0.007274,51.51175,0.0 0.007405999999999999,51.511827,0.0 0.007855,51.512308999999995,0.0 0.00799,51.512713,0.0 0.007991,51.513228999999995,0.0 0.007847,51.513579,0.0 0.007634,51.513764,0.0 0.007291999999999999,51.514193,0.0 0.006647,51.514343,0.0 0.006106,51.514332,0.0 0.005559,51.51417300000001,0.0 0.005075999999999999,51.513786,0.0 0.004821,51.513422000000006,0.0 0.004615000000000001,51.512798,0.0 0.004664,51.51220800000001,0.0 0.004524,51.511479,0.0 0.004381,51.51109900000001,0.0 0.004079999999999999,51.51072,0.0 0.0035389999999999996,51.510547,0.0 0.003069,51.510544,0.0 0.002383,51.510702,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Waltham Forest</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>0.018248000000000004,51.557996,0.0 0.017747999999999996,51.558412,0.0 0.016786,51.558988,0.0 0.016280000000000003,51.55922600000001,0.0 0.015622,51.55938600000001,0.0 0.014755000000000004,51.559438,0.0 0.014189999999999998,51.561324,0.0 0.014187999999999997,51.56298300000001,0.0 0.014317000000000003,51.564391,0.0 0.014454000000000002,51.56521299999999,0.0 0.014431,51.565602,0.0 0.017167,51.565607,0.0 0.017750000000000002,51.565681000000005,0.0 0.018338,51.565906999999996,0.0 0.018686,51.566146,0.0 0.018983000000000003,51.566558,0.0 0.018967000000000005,51.567078,0.0 0.018563,51.567841,0.0 0.018418,51.568304,0.0 0.017668,51.57000200000001,0.0 0.018345,51.570107,0.0 0.018835999999999995,51.56986199999999,0.0 0.019130000000000005,51.569844,0.0 0.018883000000000004,51.572348,0.0 0.018015,51.57202,0.0 0.017783,51.57231000000001,0.0 0.017311,51.572672000000004,0.0 0.016343,51.572909,0.0 0.017382,51.574411,0.0 0.017321,51.575883999999995,0.0 0.017413,51.577456000000005,0.0 0.016615,51.57918900000001,0.0 0.016374,51.579315,0.0 0.015233000000000002,51.581706,0.0 0.015669999999999996,51.581862,0.0 0.015379,51.582204,0.0 0.015246999999999998,51.58251,0.0 0.015386,51.582725,0.0 0.015502000000000004,51.58338299999999,0.0 0.014099999999999998,51.583411,0.0 0.013369,51.583786,0.0 0.013272999999999998,51.584563,0.0 0.013033000000000001,51.586007,0.0 0.012831999999999998,51.58761199999999,0.0 0.012513,51.589806,0.0 0.012492,51.590368000000005,0.0 0.012391,51.590757,0.0 0.012452999999999999,51.59127,0.0 0.012276000000000002,51.59144800000001,0.0 0.012265,51.592015,0.0 0.01209,51.592148,0.0 0.012084999999999999,51.59268899999999,0.0 0.012174999999999998,51.593378,0.0 0.012537,51.595361,0.0 0.012611999999999998,51.595919,0.0 0.012597000000000002,51.596404,0.0 0.012791000000000002,51.597696000000006,0.0 0.012905,51.599054,0.0 0.013401000000000001,51.599891,0.0 0.014144,51.600941,0.0 0.014817000000000002,51.60177,0.0 0.017045999999999995,51.60485299999999,0.0 0.017432,51.605353,0.0 0.017989,51.605816,0.0 0.017987,51.60604800000001,0.0 0.019119,51.607789,0.0 0.019553,51.60761000000001,0.0 0.019238,51.608235,0.0 0.019476,51.608261000000006,0.0 0.019657,51.608712,0.0 0.019532,51.608739,0.0 0.019852,51.60910199999999,0.0 0.020186000000000003,51.609779,0.0 0.020368,51.609709,0.0 0.020687000000000004,51.610167000000004,0.0 0.020612000000000002,51.610268,0.0 0.020834999999999996,51.610602,0.0 0.021049,51.610546,0.0 0.021374999999999998,51.611144,0.0 0.021179,51.611182,0.0 0.021352999999999997,51.61158699999999,0.0 0.021366,51.612037,0.0 0.021233,51.612272,0.0 0.016252,51.616851,0.0 0.015797,51.61705500000001,0.0 0.013524,51.617744,0.0 0.010615,51.61853,0.0 0.008678000000000002,51.619075,0.0 0.009025,51.61918,0.0 0.009648,51.619189,0.0 0.010113,51.619053,0.0 0.010212,51.619157,0.0 0.010681,51.618949,0.0 0.010871000000000002,51.619046,0.0 0.011196000000000001,51.619065,0.0 0.011452000000000002,51.619097,0.0 0.012637999999999998,51.619067,0.0 0.013990000000000002,51.618886,0.0 0.0145,51.618902,0.0 0.01472,51.619543,0.0 0.014557,51.620074,0.0 0.014315000000000003,51.62030300000001,0.0 0.014629000000000001,51.620412,0.0 0.015235999999999996,51.620822,0.0 0.015815000000000003,51.62091100000001,0.0 0.016006999999999997,51.621177,0.0 0.016289,51.621331000000005,0.0 0.016117,51.621505,0.0 0.016265999999999996,51.621815,0.0 0.016946,51.621937,0.0 0.017108,51.622106,0.0 0.017014,51.622347,0.0 0.017569999999999995,51.622308,0.0 0.018462,51.622799,0.0 0.018809,51.623297,0.0 0.018465,51.623481,0.0 0.019043,51.623646,0.0 0.01875,51.62385,0.0 0.01862,51.624179,0.0 0.019000000000000003,51.62428700000001,0.0 0.019021999999999997,51.624845,0.0 0.019476,51.625343,0.0 0.019459000000000004,51.625712,0.0 0.019795,51.625921999999996,0.0 0.019761999999999995,51.626062,0.0 0.020065999999999997,51.62622399999999,0.0 0.020139000000000004,51.626602,0.0 0.019922000000000002,51.626783,0.0 0.019922000000000002,51.62702,0.0 0.020563,51.627343,0.0 0.020466,51.62772399999999,0.0 0.020638000000000004,51.628263,0.0 0.021119000000000002,51.62841,0.0 0.020889,51.628787,0.0 0.021025,51.62893,0.0 0.021274999999999995,51.628824,0.0 0.021347000000000005,51.629022,0.0 0.021793000000000003,51.628831,0.0 0.022134,51.62943,0.0 0.022481000000000004,51.629792,0.0 0.023725000000000003,51.630726,0.0 0.023864,51.630796,0.0 0.023817000000000005,51.631166,0.0 0.024047000000000002,51.631825,0.0 0.024596000000000003,51.632958,0.0 0.024987000000000002,51.63347000000001,0.0 0.025712,51.634564,0.0 0.025642999999999996,51.634824,0.0 0.024969000000000005,51.635497,0.0 0.024686,51.63605,0.0 0.024810000000000002,51.63682,0.0 0.025133,51.637288000000005,0.0 0.024895,51.637438,0.0 0.023931000000000004,51.63755,0.0 0.023056,51.63771700000001,0.0 0.022954,51.638724999999994,0.0 0.022939,51.63951699999999,0.0 0.022981000000000005,51.640045,0.0 0.022692999999999998,51.641113999999995,0.0 0.021806,51.640921,0.0 0.020053,51.640446,0.0 0.019326,51.640336,0.0 0.018097,51.64026200000001,0.0 0.016776999999999997,51.640297,0.0 0.015805999999999997,51.640432999999994,0.0 0.014421999999999999,51.640719,0.0 0.014136000000000001,51.640823999999995,0.0 0.013455,51.64088100000001,0.0 0.012780000000000001,51.641052,0.0 0.011567000000000001,51.641167,0.0 0.010734,51.641363,0.0 0.009662999999999998,51.64145899999999,0.0 0.008948000000000001,51.641425,0.0 0.007384000000000001,51.641586,0.0 0.006117,51.64166,0.0 0.004285000000000001,51.64154,0.0 0.003507,51.64154,0.0 0.002525,51.641665,0.0 0.0016299999999999995,51.64167599999999,0.0 7.98E-4,51.641862,0.0 1.77E-4,51.642436999999994,0.0 0.0,51.642759563019766,0.0 -5.21E-4,51.643709,0.0 -0.001109,51.64367500000001,0.0 -0.001847,51.643496,0.0 -0.0029480000000000005,51.643119,0.0 -0.00401,51.642716,0.0 -0.004586000000000001,51.643537,0.0 -0.006050999999999999,51.64332199999999,0.0 -0.006683000000000001,51.643331999999994,0.0 -0.007931,51.643516,0.0 -0.008298,51.643659,0.0 -0.008299999999999998,51.644496,0.0 -0.008471999999999999,51.644497,0.0 -0.008247000000000003,51.64497800000001,0.0 -0.00802,51.645194,0.0 -0.008014,51.645520000000005,0.0 -0.007370000000000001,51.64616,0.0 -0.008619000000000002,51.64646200000001,0.0 -0.00924,51.646527,0.0 -0.010201999999999998,51.646513,0.0 -0.010403000000000003,51.646294,0.0 -0.011541999999999998,51.64642,0.0 -0.012286,51.646228,0.0 -0.012720999999999998,51.643524000000006,0.0 -0.013278,51.639847,0.0 -0.013515,51.639187,0.0 -0.013986000000000004,51.63811100000001,0.0 -0.014589999999999999,51.63700899999999,0.0 -0.014791999999999998,51.636741,0.0 -0.014848,51.636249,0.0 -0.015437000000000003,51.63526900000001,0.0 -0.016652,51.633762,0.0 -0.017819000000000005,51.632277,0.0 -0.019891000000000002,51.629689000000006,0.0 -0.022947999999999996,51.625813,0.0 -0.023364,51.625332,0.0 -0.024051000000000003,51.624643,0.0 -0.024453000000000003,51.624133,0.0 -0.024687,51.623734,0.0 -0.025247,51.622507000000006,0.0 -0.025575000000000004,51.622055,0.0 -0.027032,51.620936,0.0 -0.029462999999999996,51.618829,0.0 -0.030287000000000005,51.6182,0.0 -0.031229000000000003,51.617577,0.0 -0.032421,51.61662200000001,0.0 -0.03341299999999999,51.615561,0.0 -0.03462,51.614086,0.0 -0.035019,51.613651,0.0 -0.03534400000000001,51.61312600000001,0.0 -0.035595,51.612412000000006,0.0 -0.035494000000000005,51.61184500000001,0.0 -0.035101999999999994,51.61132,0.0 -0.034381,51.61055300000001,0.0 -0.034115000000000006,51.610169,0.0 -0.03401,51.60985,0.0 -0.034032,51.609446,0.0 -0.034230000000000003,51.609074,0.0 -0.034993,51.608398,0.0 -0.035413,51.60816599999999,0.0 -0.036455,51.607715000000006,0.0 -0.040568,51.60616999999999,0.0 -0.04128,51.605779,0.0 -0.041671999999999994,51.605404,0.0 -0.043141,51.60333099999999,0.0 -0.04354000000000001,51.602813,0.0 -0.044812,51.601448000000005,0.0 -0.046468999999999996,51.599789,0.0 -0.04781500000000001,51.598674,0.0 -0.049762,51.597264,0.0 -0.050357000000000006,51.59680300000001,0.0 -0.050605,51.596540999999995,0.0 -0.051108,51.595703,0.0 -0.05116899999999999,51.595164,0.0 -0.051358,51.59485899999999,0.0 -0.052141,51.59421900000001,0.0 -0.052361,51.593734,0.0 -0.052533,51.59244300000001,0.0 -0.053168,51.59136300000001,0.0 -0.05340699999999999,51.590833999999994,0.0 -0.05348300000000001,51.589911,0.0 -0.053378,51.589606,0.0 -0.052555999999999985,51.588391,0.0 -0.052257,51.588085,0.0 -0.05218,51.587704,0.0 -0.052452000000000006,51.587354,0.0 -0.053907,51.586482000000004,0.0 -0.054612,51.58602,0.0 -0.054872000000000004,51.585750000000004,0.0 -0.055156,51.585287,0.0 -0.05534,51.584821000000005,0.0 -0.05572900000000001,51.584276,0.0 -0.05629999999999999,51.583783000000004,0.0 -0.057403000000000017,51.58313100000001,0.0 -0.05802,51.58239400000001,0.0 -0.06082599999999999,51.580952,0.0 -0.061482999999999996,51.58050299999999,0.0 -0.06221200000000001,51.579651,0.0 -0.062268000000000004,51.579458,0.0 -0.06216899999999999,51.578995,0.0 -0.06148599999999999,51.578245,0.0 -0.06126,51.577929,0.0 -0.06033399999999999,51.576162,0.0 -0.060004999999999996,51.575423,0.0 -0.059373000000000016,51.574432,0.0 -0.058865,51.573755,0.0 -0.058594,51.573205,0.0 -0.058431,51.572525,0.0 -0.05822599999999999,51.572325,0.0 -0.05710599999999999,51.571611,0.0 -0.056770999999999995,51.571355,0.0 -0.056622,51.570993,0.0 -0.056399000000000005,51.57079400000001,0.0 -0.05587,51.570558,0.0 -0.055290000000000006,51.570539,0.0 -0.054556000000000014,51.57036300000001,0.0 -0.054176,51.570073,0.0 -0.053384,51.568744,0.0 -0.052825,51.568393,0.0 -0.051933999999999994,51.567992,0.0 -0.051176,51.567721,0.0 -0.05068899999999999,51.567467,0.0 -0.050446999999999985,51.567215,0.0 -0.04915,51.566393000000005,0.0 -0.048434,51.565806,0.0 -0.047484000000000005,51.565183,0.0 -0.046837,51.564517,0.0 -0.046631,51.564132,0.0 -0.04668100000000001,51.563811,0.0 -0.047299999999999995,51.563107,0.0 -0.04731200000000001,51.562791,0.0 -0.047151,51.562601,0.0 -0.046569000000000006,51.562386,0.0 -0.045726,51.562250000000006,0.0 -0.045104000000000005,51.561758,0.0 -0.04474000000000001,51.56169,0.0 -0.04373500000000001,51.561719,0.0 -0.042793,51.561438,0.0 -0.042390000000000004,51.561367,0.0 -0.041714,51.561443,0.0 -0.040741000000000006,51.561717,0.0 -0.04007700000000001,51.561779,0.0 -0.03972500000000001,51.561626,0.0 -0.038983,51.561174,0.0 -0.038486000000000006,51.56116200000001,0.0 -0.037682999999999994,51.561268,0.0 -0.037241,51.56142,0.0 -0.036417,51.561504,0.0 -0.036015,51.561454,0.0 -0.035027,51.56120700000001,0.0 -0.033878,51.56072000000001,0.0 -0.033308,51.560621,0.0 -0.032874999999999995,51.560629,0.0 -0.032178,51.560763,0.0 -0.030983999999999998,51.561195,0.0 -0.030048999999999996,51.561364,0.0 -0.029170999999999996,51.56128399999999,0.0 -0.027532,51.560675999999994,0.0 -0.025891,51.559923,0.0 -0.025139,51.559397,0.0 -0.024545,51.558878,0.0 -0.024278000000000004,51.558486,0.0 -0.023983,51.557619,0.0 -0.023968999999999997,51.557373,0.0 -0.023034,51.557271,0.0 -0.018471,51.555176,0.0 -0.018076000000000002,51.554086000000005,0.0 -0.017951000000000005,51.554211,0.0 -0.017504000000000002,51.553392,0.0 -0.017137000000000003,51.551385,0.0 -0.016951000000000004,51.551579,0.0 -0.014385,51.551876,0.0 -0.012938,51.552096,0.0 -0.011821000000000002,51.552336,0.0 -0.010889,51.552622,0.0 -0.010409000000000002,51.552580000000006,0.0 -0.009472,51.552216,0.0 -0.009229,51.551802,0.0 -0.009137000000000001,51.55089400000001,0.0 -0.008753,51.549952,0.0 -0.008385,51.54995900000001,0.0 -0.0063030000000000004,51.550402,0.0 -0.005065000000000001,51.55079200000001,0.0 -0.0038220000000000003,51.551149,0.0 -0.003662,51.550919,0.0 -0.0016030000000000003,51.551475,0.0 -3.5099999999999997E-4,51.55172,0.0 0.0,51.55175365689219,0.0 0.0021,51.551955,0.0 0.003081,51.552097,0.0 0.0032279999999999995,51.551896000000006,0.0 0.003799,51.551983,0.0 0.003842999999999999,51.55180599999999,0.0 0.0049830000000000004,51.55189200000001,0.0 0.004946000000000001,51.552123,0.0 0.005176,51.552133,0.0 0.005231,51.551825,0.0 0.005735,51.551862,0.0 0.005760999999999999,51.551235,0.0 0.005503,51.55066,0.0 0.00578,51.550648,0.0 0.007562000000000001,51.551008,0.0 0.009508,51.55123799999999,0.0 0.00964,51.551581999999996,0.0 0.010821,51.55226,0.0 0.009622000000000002,51.553433,0.0 0.011110000000000002,51.554398,0.0 0.011621000000000001,51.553917,0.0 0.014574000000000002,51.55495499999999,0.0 0.015623,51.553949,0.0 0.016254000000000005,51.55322300000001,0.0 0.01672,51.553391,0.0 0.016945,51.553183,0.0 0.018582999999999995,51.553881,0.0 0.019379,51.55410100000001,0.0 0.019339000000000002,51.554182,0.0 0.021532,51.554878,0.0 0.021317000000000003,51.555171,0.0 0.020342,51.556267,0.0 0.020067000000000005,51.556475000000006,0.0 0.018248000000000004,51.557996,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Wandsworth</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.184198,51.430912,0.0 -0.184524,51.42947499999999,0.0 -0.184565,51.428589,0.0 -0.184553,51.427623000000004,0.0 -0.18434700000000004,51.426957,0.0 -0.184093,51.426379,0.0 -0.18323200000000003,51.425549000000004,0.0 -0.18194,51.42473600000001,0.0 -0.180824,51.424546,0.0 -0.178,51.424223,0.0 -0.176515,51.42392,0.0 -0.175586,51.423688,0.0 -0.17460599999999998,51.423381,0.0 -0.173723,51.423024,0.0 -0.173597,51.423182,0.0 -0.172101,51.422514,0.0 -0.171017,51.42187199999999,0.0 -0.17063400000000004,51.421714,0.0 -0.16844800000000001,51.420982,0.0 -0.16842500000000002,51.420911,0.0 -0.167139,51.420602,0.0 -0.167033,51.420625,0.0 -0.165073,51.420396,0.0 -0.164833,51.42034,0.0 -0.165094,51.420093,0.0 -0.163543,51.419945,0.0 -0.161599,51.419864,0.0 -0.160995,51.420938,0.0 -0.16036100000000003,51.42182400000001,0.0 -0.160083,51.421837000000004,0.0 -0.159914,51.422184,0.0 -0.159883,51.422634,0.0 -0.159592,51.422567,0.0 -0.15754499999999996,51.421751,0.0 -0.15617000000000003,51.421313,0.0 -0.15536499999999998,51.421105,0.0 -0.151328,51.41985199999999,0.0 -0.15028400000000003,51.420081,0.0 -0.14954899999999996,51.41992,0.0 -0.148655,51.419574,0.0 -0.14759900000000004,51.41897600000001,0.0 -0.14704,51.418968,0.0 -0.146475,51.418717,0.0 -0.145778,51.418226,0.0 -0.14500500000000002,51.41788900000001,0.0 -0.14448,51.417752,0.0 -0.143112,51.418097,0.0 -0.142024,51.418485,0.0 -0.140996,51.418937,0.0 -0.140405,51.419249,0.0 -0.139047,51.420195,0.0 -0.137852,51.421106,0.0 -0.13830199999999998,51.422028,0.0 -0.13851700000000003,51.422624,0.0 -0.13886699999999996,51.42381799999999,0.0 -0.138933,51.42476799999999,0.0 -0.13887199999999997,51.426092999999995,0.0 -0.13876400000000003,51.42682500000001,0.0 -0.138489,51.42832,0.0 -0.13836499999999996,51.429974,0.0 -0.138399,51.430555,0.0 -0.135332,51.430257,0.0 -0.13526400000000002,51.43033500000001,0.0 -0.13587,51.431964,0.0 -0.136456,51.433829,0.0 -0.136932,51.433932,0.0 -0.13785800000000004,51.433776,0.0 -0.13911000000000004,51.43481400000001,0.0 -0.13964799999999997,51.435314999999996,0.0 -0.139759,51.435665,0.0 -0.139973,51.43688199999999,0.0 -0.139737,51.437302,0.0 -0.13911899999999996,51.437709,0.0 -0.138509,51.437925,0.0 -0.137815,51.438419999999994,0.0 -0.137504,51.438822,0.0 -0.13740100000000002,51.439087,0.0 -0.137286,51.439862000000005,0.0 -0.13751800000000003,51.440101,0.0 -0.137372,51.44034,0.0 -0.13701099999999997,51.440253,0.0 -0.136808,51.440596000000006,0.0 -0.135942,51.441782999999994,0.0 -0.13602300000000003,51.44201,0.0 -0.136751,51.441804,0.0 -0.13788499999999998,51.441695,0.0 -0.139042,51.441703,0.0 -0.142769,51.441773,0.0 -0.143621,51.441838999999995,0.0 -0.14400399999999997,51.442654,0.0 -0.14459399999999997,51.443703,0.0 -0.14514599999999997,51.444466,0.0 -0.145603,51.445394,0.0 -0.145696,51.44587,0.0 -0.145589,51.44596000000001,0.0 -0.14544,51.446861999999996,0.0 -0.145175,51.44766,0.0 -0.144795,51.448542,0.0 -0.14464800000000003,51.448705,0.0 -0.14406900000000003,51.449032,0.0 -0.14335999999999996,51.449504999999995,0.0 -0.142821,51.450061,0.0 -0.14244400000000002,51.450561,0.0 -0.142323,51.450991,0.0 -0.143612,51.451166,0.0 -0.144621,51.451479,0.0 -0.14773,51.45234,0.0 -0.147378,51.452963,0.0 -0.14765100000000003,51.452972,0.0 -0.14778099999999997,51.453861,0.0 -0.147958,51.454742,0.0 -0.147977,51.455127999999995,0.0 -0.14815400000000004,51.456411,0.0 -0.148366,51.457366,0.0 -0.149217,51.458876,0.0 -0.14939,51.459362,0.0 -0.14967099999999997,51.461245,0.0 -0.150055,51.461871,0.0 -0.15038500000000002,51.462255,0.0 -0.150661,51.462698,0.0 -0.150793,51.463051,0.0 -0.150967,51.46383599999999,0.0 -0.150992,51.464226000000004,0.0 -0.151231,51.465885,0.0 -0.15047,51.465978,0.0 -0.150566,51.46632600000001,0.0 -0.15064099999999997,51.467265,0.0 -0.150619,51.46761500000001,0.0 -0.149429,51.468015,0.0 -0.14611500000000002,51.469334,0.0 -0.1431,51.470519,0.0 -0.14267699999999997,51.470064,0.0 -0.14149600000000004,51.47067800000001,0.0 -0.141784,51.470909,0.0 -0.140343,51.471593,0.0 -0.139867,51.471323,0.0 -0.139316,51.471516,0.0 -0.1396,51.471733,0.0 -0.138747,51.471997,0.0 -0.138679,51.471862,0.0 -0.138043,51.47213,0.0 -0.136918,51.47309,0.0 -0.136259,51.4727,0.0 -0.135787,51.472714,0.0 -0.135349,51.47287200000001,0.0 -0.134799,51.473329,0.0 -0.134558,51.47344799999999,0.0 -0.13446200000000003,51.473966,0.0 -0.135231,51.474287,0.0 -0.13485799999999998,51.474671,0.0 -0.134711,51.474956000000006,0.0 -0.13452799999999998,51.474888,0.0 -0.134112,51.475277,0.0 -0.13405700000000004,51.47555200000001,0.0 -0.133646,51.476242,0.0 -0.132061,51.478441,0.0 -0.13187699999999997,51.478617,0.0 -0.131612,51.479156,0.0 -0.13141200000000003,51.47941800000001,0.0 -0.13098500000000002,51.47975900000001,0.0 -0.13037100000000001,51.48055800000001,0.0 -0.130189,51.480666,0.0 -0.129948,51.481182,0.0 -0.129168,51.48147000000001,0.0 -0.12749599999999997,51.482023,0.0 -0.127161,51.483355,0.0 -0.127049,51.483628,0.0 -0.126364,51.484466,0.0 -0.127727,51.484722,0.0 -0.12817199999999998,51.484736,0.0 -0.128586,51.485175000000005,0.0 -0.12949100000000002,51.485893,0.0 -0.130709,51.485496,0.0 -0.132293,51.484891,0.0 -0.133062,51.484658,0.0 -0.136665,51.483992,0.0 -0.137793,51.483852999999996,0.0 -0.138939,51.483816,0.0 -0.140077,51.483849,0.0 -0.140746,51.483912,0.0 -0.143455,51.484377,0.0 -0.14416000000000004,51.484421999999995,0.0 -0.145171,51.484584000000005,0.0 -0.147255,51.48464700000001,0.0 -0.14885700000000002,51.48461300000001,0.0 -0.15027,51.484526,0.0 -0.152819,51.484137000000004,0.0 -0.153268,51.48409000000001,0.0 -0.15415000000000004,51.483903,0.0 -0.15553100000000003,51.483748000000006,0.0 -0.157979,51.483413,0.0 -0.158919,51.483305,0.0 -0.16065599999999997,51.483058,0.0 -0.161515,51.48302,0.0 -0.163101,51.48289,0.0 -0.16404899999999997,51.482665000000004,0.0 -0.164824,51.482636,0.0 -0.16679299999999997,51.482383,0.0 -0.16808500000000004,51.482194,0.0 -0.16877999999999999,51.482018,0.0 -0.16939200000000001,51.48196,0.0 -0.169965,51.481786,0.0 -0.170928,51.481687,0.0 -0.173371,51.480935,0.0 -0.174948,51.48019,0.0 -0.17588500000000004,51.479456000000006,0.0 -0.17703699999999997,51.478303,0.0 -0.177461,51.477822,0.0 -0.177816,51.477554,0.0 -0.177631,51.477157,0.0 -0.177645,51.476805,0.0 -0.178003,51.476371,0.0 -0.17817,51.475744,0.0 -0.17835600000000001,51.475404,0.0 -0.178721,51.474456,0.0 -0.17877599999999996,51.474026,0.0 -0.179017,51.473415,0.0 -0.179626,51.472715,0.0 -0.180322,51.471365,0.0 -0.18038300000000002,51.471054,0.0 -0.181531,51.469184,0.0 -0.182894,51.467528,0.0 -0.18340400000000004,51.467122,0.0 -0.18423599999999998,51.466559,0.0 -0.185047,51.466059,0.0 -0.18552300000000002,51.465838,0.0 -0.18739100000000003,51.465115,0.0 -0.189053,51.464589000000004,0.0 -0.19017,51.464319,0.0 -0.19184499999999996,51.464153,0.0 -0.19319,51.463995,0.0 -0.19518900000000006,51.46389800000001,0.0 -0.197478,51.464087,0.0 -0.198163,51.464101,0.0 -0.198867,51.464017,0.0 -0.199709,51.464089,0.0 -0.20102300000000003,51.464154,0.0 -0.202559,51.46433300000001,0.0 -0.203869,51.464510000000004,0.0 -0.20483300000000002,51.464678,0.0 -0.20615399999999998,51.46498199999999,0.0 -0.20694399999999996,51.465203,0.0 -0.21164000000000002,51.466447,0.0 -0.21268700000000001,51.466791,0.0 -0.214389,51.467411,0.0 -0.215369,51.467821,0.0 -0.21638600000000002,51.46836100000001,0.0 -0.217805,51.46922899999999,0.0 -0.21894699999999997,51.47001100000001,0.0 -0.22056200000000004,51.47135099999999,0.0 -0.221734,51.472358,0.0 -0.22248500000000002,51.472026,0.0 -0.22323799999999996,51.471642,0.0 -0.22352800000000003,51.471432,0.0 -0.22338500000000003,51.471248,0.0 -0.22335099999999997,51.4709,0.0 -0.223728,51.470762,0.0 -0.22557300000000002,51.47109300000001,0.0 -0.225739,51.471185,0.0 -0.22707200000000005,51.471447000000005,0.0 -0.228124,51.471877,0.0 -0.228529,51.471971,0.0 -0.22876700000000003,51.472125,0.0 -0.22929099999999997,51.472121,0.0 -0.229688,51.47221699999999,0.0 -0.23080300000000004,51.472778,0.0 -0.23110800000000004,51.472833,0.0 -0.23210900000000004,51.472794,0.0 -0.23261499999999993,51.472614,0.0 -0.23302499999999995,51.472036,0.0 -0.232895,51.471257,0.0 -0.23289099999999993,51.470772,0.0 -0.23310099999999997,51.46918500000001,0.0 -0.23344800000000002,51.46814500000001,0.0 -0.233392,51.46771400000001,0.0 -0.23283100000000004,51.466634000000006,0.0 -0.23341499999999998,51.466269,0.0 -0.23365,51.466042,0.0 -0.23365,51.465709,0.0 -0.233314,51.46399100000001,0.0 -0.234564,51.46425700000001,0.0 -0.235574,51.464413,0.0 -0.24150299999999997,51.465048,0.0 -0.24301500000000004,51.46517699999999,0.0 -0.24397600000000003,51.465230000000005,0.0 -0.24504799999999996,51.465238,0.0 -0.24813799999999994,51.46505899999999,0.0 -0.24944900000000003,51.465072000000006,0.0 -0.251066,51.46520400000001,0.0 -0.252916,51.465216,0.0 -0.25355399999999995,51.464894,0.0 -0.253932,51.464652,0.0 -0.25553600000000004,51.463465,0.0 -0.25602,51.463041,0.0 -0.256601,51.462385,0.0 -0.257089,51.46166100000001,0.0 -0.257519,51.461032,0.0 -0.25753399999999993,51.461008,0.0 -0.25790599999999997,51.460485,0.0 -0.258022,51.46030300000001,0.0 -0.258021,51.46030300000001,0.0 -0.258043,51.460269,0.0 -0.2568079999999999,51.459861,0.0 -0.25715400000000005,51.45933200000001,0.0 -0.257318,51.458805999999996,0.0 -0.257702,51.45834,0.0 -0.258341,51.457333,0.0 -0.25895500000000005,51.45599200000001,0.0 -0.259113,51.454932,0.0 -0.2549890000000001,51.452906,0.0 -0.249285,51.450119,0.0 -0.24732600000000005,51.44918,0.0 -0.24668400000000001,51.448513,0.0 -0.24449999999999997,51.44636,0.0 -0.24162900000000004,51.443133,0.0 -0.24272900000000003,51.441918,0.0 -0.24594600000000003,51.44059200000001,0.0 -0.249063,51.439336,0.0 -0.254091,51.437290999999995,0.0 -0.25361,51.436801,0.0 -0.253474,51.436568,0.0 -0.253456,51.435894,0.0 -0.253257,51.43546,0.0 -0.252844,51.435086,0.0 -0.251475,51.434396,0.0 -0.251299,51.434238,0.0 -0.251093,51.43379000000001,0.0 -0.251026,51.433439,0.0 -0.251084,51.432566,0.0 -0.24877400000000005,51.433153,0.0 -0.24640700000000001,51.433726,0.0 -0.24501699999999998,51.434085,0.0 -0.2441,51.43435100000001,0.0 -0.242767,51.434674,0.0 -0.24071199999999998,51.43522000000001,0.0 -0.23847900000000008,51.435929,0.0 -0.236899,51.436412,0.0 -0.23515900000000003,51.436915,0.0 -0.23132299999999997,51.438139,0.0 -0.23046300000000006,51.438202,0.0 -0.22881,51.438406,0.0 -0.22550600000000004,51.438743,0.0 -0.225131,51.438734000000004,0.0 -0.224508,51.43858199999999,0.0 -0.224277,51.43886100000001,0.0 -0.22113100000000002,51.43850599999999,0.0 -0.22043800000000005,51.438449000000006,0.0 -0.21915800000000002,51.438619,0.0 -0.218045,51.438692,0.0 -0.217134,51.438568,0.0 -0.21653200000000003,51.438346,0.0 -0.21573499999999998,51.437746,0.0 -0.21378100000000003,51.437851,0.0 -0.212546,51.43783200000001,0.0 -0.21099700000000005,51.438069000000006,0.0 -0.20912900000000004,51.438305,0.0 -0.20747599999999997,51.438473,0.0 -0.206683,51.438643,0.0 -0.20588999999999996,51.438716,0.0 -0.20428500000000002,51.43901199999999,0.0 -0.204256,51.438959999999994,0.0 -0.20160599999999998,51.43945800000001,0.0 -0.196706,51.44035999999999,0.0 -0.19645300000000002,51.440455,0.0 -0.19461099999999998,51.440837,0.0 -0.194548,51.440739,0.0 -0.192523,51.441096,0.0 -0.190394,51.441401,0.0 -0.19004,51.441475,0.0 -0.190071,51.440797,0.0 -0.189759,51.440056000000006,0.0 -0.189887,51.44003300000001,0.0 -0.18996299999999997,51.439732,0.0 -0.190314,51.43928,0.0 -0.190462,51.439319000000005,0.0 -0.190667,51.43892,0.0 -0.18993500000000002,51.438773000000005,0.0 -0.189548,51.43855800000001,0.0 -0.189216,51.43854700000001,0.0 -0.18935,51.437629,0.0 -0.18976000000000004,51.43617400000001,0.0 -0.19026600000000002,51.434805,0.0 -0.19077900000000003,51.4339,0.0 -0.191145,51.433629,0.0 -0.19106199999999998,51.433043,0.0 -0.190543,51.43239,0.0 -0.190409,51.431989,0.0 -0.189797,51.431352,0.0 -0.18908900000000003,51.431608,0.0 -0.18925399999999998,51.431831,0.0 -0.18835799999999997,51.43211,0.0 -0.18741899999999997,51.432097,0.0 -0.187289,51.432986,0.0 -0.18642400000000003,51.432956,0.0 -0.18576200000000004,51.433164,0.0 -0.18528799999999998,51.432508,0.0 -0.18473700000000004,51.432123000000004,0.0 -0.18441999999999997,51.431741,0.0 -0.18440700000000002,51.431369000000004,0.0 -0.184198,51.430912,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<Placemark>
<name>Westminster</name>
<styleUrl>#poly-3333FF-1-64-nodesc</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<tessellate>1</tessellate>
<coordinates>-0.186883,51.507772,0.0 -0.18562200000000004,51.504891,0.0 -0.184409,51.502112,0.0 -0.18425900000000003,51.501793,0.0 -0.18308100000000002,51.501566,0.0 -0.18261500000000003,51.501498,0.0 -0.181658,51.50142100000001,0.0 -0.18093100000000004,51.501422000000005,0.0 -0.18033600000000002,51.501461000000006,0.0 -0.17974900000000002,51.498686000000006,0.0 -0.179571,51.497778,0.0 -0.173567,51.498221,0.0 -0.17355900000000002,51.498301,0.0 -0.172482,51.498392,0.0 -0.17247199999999996,51.498469,0.0 -0.17180499999999999,51.498533,0.0 -0.171801,51.498608000000004,0.0 -0.1715,51.498688,0.0 -0.169644,51.498903,0.0 -0.168415,51.499021,0.0 -0.168202,51.498997,0.0 -0.16805100000000003,51.498884000000004,0.0 -0.167929,51.498521000000004,0.0 -0.167644,51.4983,0.0 -0.165804,51.499242,0.0 -0.165506,51.498697,0.0 -0.16285800000000003,51.50013,0.0 -0.16259899999999997,51.500292,0.0 -0.162367,51.50047000000001,0.0 -0.16157000000000002,51.501226,0.0 -0.16134399999999996,51.501395,0.0 -0.16102400000000003,51.50159,0.0 -0.160589,51.501765,0.0 -0.159173,51.502103,0.0 -0.1586,51.50223299999999,0.0 -0.158469,51.502248,0.0 -0.158503,51.501515000000005,0.0 -0.158526,51.501331,0.0 -0.15843700000000002,51.50108000000001,0.0 -0.157874,51.499018,0.0 -0.156097,51.497762,0.0 -0.15567799999999998,51.495628,0.0 -0.155548,51.495338,0.0 -0.155319,51.495064000000006,0.0 -0.155782,51.49478,0.0 -0.15593900000000002,51.49463800000001,0.0 -0.156014,51.494494,0.0 -0.15501500000000001,51.49385600000001,0.0 -0.15600900000000004,51.49322200000001,0.0 -0.154818,51.491963000000005,0.0 -0.15582099999999996,51.491451,0.0 -0.155655,51.490896000000006,0.0 -0.155461,51.490447,0.0 -0.15519599999999997,51.490049,0.0 -0.15587400000000004,51.489606,0.0 -0.15348599999999998,51.48818,0.0 -0.151725,51.487055999999995,0.0 -0.151414,51.48687499999999,0.0 -0.15036700000000003,51.486233,0.0 -0.150195,51.486092,0.0 -0.150087,51.485896,0.0 -0.150004,51.485484,0.0 -0.149844,51.48456,0.0 -0.14885700000000002,51.48461300000001,0.0 -0.147255,51.48464700000001,0.0 -0.14618900000000004,51.484628,0.0 -0.145171,51.484584000000005,0.0 -0.14492099999999997,51.484557,0.0 -0.14416000000000004,51.484421999999995,0.0 -0.143455,51.484377,0.0 -0.14293000000000003,51.48429,0.0 -0.142539,51.484208,0.0 -0.141696,51.48408,0.0 -0.140746,51.483912,0.0 -0.140077,51.483849,0.0 -0.138939,51.483816,0.0 -0.137793,51.483852999999996,0.0 -0.137377,51.48389,0.0 -0.136665,51.483992,0.0 -0.133062,51.484658,0.0 -0.132791,51.484729,0.0 -0.132293,51.484891,0.0 -0.130709,51.485496,0.0 -0.12998800000000002,51.48572800000001,0.0 -0.12996699999999997,51.485705,0.0 -0.12949100000000002,51.485893,0.0 -0.12930900000000004,51.48599300000001,0.0 -0.128418,51.486638,0.0 -0.12790400000000002,51.48708,0.0 -0.12752800000000003,51.487348,0.0 -0.12724,51.48758,0.0 -0.126765,51.487998,0.0 -0.12626799999999996,51.488546,0.0 -0.12548800000000002,51.489385000000006,0.0 -0.125026,51.489897,0.0 -0.12456,51.490444,0.0 -0.12403,51.491205,0.0 -0.12394899999999999,51.4914,0.0 -0.12394000000000001,51.491929,0.0 -0.123727,51.492386,0.0 -0.12359499999999998,51.49251399999999,0.0 -0.12346200000000002,51.492704,0.0 -0.123253,51.49311300000001,0.0 -0.12300900000000001,51.493689999999994,0.0 -0.122883,51.49424199999999,0.0 -0.12279199999999998,51.49474,0.0 -0.12270500000000001,51.495006,0.0 -0.122433,51.496206,0.0 -0.122396,51.49649300000001,0.0 -0.12238899999999998,51.497112,0.0 -0.12233799999999999,51.49769,0.0 -0.12225999999999997,51.49824199999999,0.0 -0.12207399999999997,51.49941799999999,0.0 -0.121759,51.501249,0.0 -0.12143200000000001,51.50319,0.0 -0.12127499999999997,51.503954,0.0 -0.12121500000000003,51.504356,0.0 -0.121109,51.504837,0.0 -0.121052,51.505021,0.0 -0.120804,51.505671,0.0 -0.120673,51.505874,0.0 -0.119987,51.506673,0.0 -0.11966200000000002,51.507039,0.0 -0.11924,51.507414999999995,0.0 -0.11834000000000001,51.508098000000004,0.0 -0.11780500000000002,51.508399000000004,0.0 -0.116894,51.508722999999996,0.0 -0.11631700000000002,51.508952,0.0 -0.11556500000000003,51.509173,0.0 -0.11458099999999997,51.509387,0.0 -0.113912,51.509497,0.0 -0.11272299999999999,51.509662999999996,0.0 -0.11204900000000002,51.50972900000001,0.0 -0.111464,51.509769,0.0 -0.11158700000000002,51.51091,0.0 -0.111574,51.511317,0.0 -0.11153,51.511643,0.0 -0.111711,51.511953,0.0 -0.111771,51.512002,0.0 -0.11188700000000001,51.511967000000006,0.0 -0.112189,51.512307,0.0 -0.112058,51.51233,0.0 -0.11241499999999999,51.512769,0.0 -0.112214,51.512888,0.0 -0.11233799999999997,51.513036,0.0 -0.11173900000000002,51.513195,0.0 -0.11185800000000001,51.513473,0.0 -0.11198100000000001,51.513685,0.0 -0.111102,51.513825,0.0 -0.111138,51.51396,0.0 -0.111552,51.515223,0.0 -0.111607,51.515338,0.0 -0.11170799999999999,51.515298,0.0 -0.11232500000000001,51.515217,0.0 -0.112308,51.515147,0.0 -0.11385900000000003,51.51482,0.0 -0.11468600000000002,51.515986,0.0 -0.114718,51.51604,0.0 -0.117276,51.515381,0.0 -0.117617,51.51522599999999,0.0 -0.118624,51.514963,0.0 -0.11870000000000001,51.51471599999999,0.0 -0.11932200000000001,51.514539,0.0 -0.119493,51.51450500000001,0.0 -0.120347,51.514598,0.0 -0.12131599999999997,51.514788,0.0 -0.12184299999999999,51.514867,0.0 -0.12209800000000001,51.514628,0.0 -0.12289400000000002,51.515144,0.0 -0.12338,51.514791,0.0 -0.123585,51.51471599999999,0.0 -0.12397699999999998,51.514461000000004,0.0 -0.12449300000000002,51.514152,0.0 -0.125262,51.513777,0.0 -0.126198,51.513372,0.0 -0.126669,51.513144,0.0 -0.126945,51.51295700000001,0.0 -0.127178,51.512711,0.0 -0.127353,51.512665,0.0 -0.127603,51.512652,0.0 -0.127989,51.51286,0.0 -0.128273,51.513071999999994,0.0 -0.12887,51.51339,0.0 -0.12912,51.513462,0.0 -0.129361,51.513483,0.0 -0.12969000000000003,51.514126000000005,0.0 -0.129853,51.514478,0.0 -0.13043800000000003,51.515938000000006,0.0 -0.13046599999999997,51.516177,0.0 -0.130373,51.51644700000001,0.0 -0.130427,51.516595,0.0 -0.130832,51.51710200000001,0.0 -0.131115,51.517019000000005,0.0 -0.13158600000000004,51.516944,0.0 -0.132475,51.516718000000004,0.0 -0.132569,51.517165,0.0 -0.13300500000000004,51.51736400000001,0.0 -0.133623,51.517728,0.0 -0.133943,51.517552,0.0 -0.13407000000000002,51.517562,0.0 -0.134474,51.517949,0.0 -0.134343,51.518021000000005,0.0 -0.135258,51.518933000000004,0.0 -0.135852,51.518694,0.0 -0.136322,51.519147,0.0 -0.137033,51.518885,0.0 -0.13803600000000002,51.51981500000001,0.0 -0.13817100000000002,51.52000400000001,0.0 -0.138737,51.52044000000001,0.0 -0.139804,51.52134800000001,0.0 -0.141416,51.522648,0.0 -0.142901,51.523878,0.0 -0.143312,51.523878,0.0 -0.143521,51.52390700000001,0.0 -0.14351399999999997,51.524026,0.0 -0.143415,51.524542,0.0 -0.143496,51.52462299999999,0.0 -0.14399000000000003,51.524688000000005,0.0 -0.144179,51.52464200000001,0.0 -0.144155,51.523996000000004,0.0 -0.14464699999999997,51.52406,0.0 -0.144853,51.524055000000004,0.0 -0.145199,51.523994,0.0 -0.145816,51.52527,0.0 -0.147196,51.525041,0.0 -0.14992299999999997,51.531205,0.0 -0.151481,51.534627,0.0 -0.15273200000000003,51.537519,0.0 -0.15418100000000004,51.537419,0.0 -0.154995,51.53731,0.0 -0.15548199999999998,51.537205,0.0 -0.155849,51.537104,0.0 -0.15758,51.53675199999999,0.0 -0.158632,51.536519,0.0 -0.159445,51.536362,0.0 -0.160487,51.537281,0.0 -0.16192000000000004,51.53685900000001,0.0 -0.16339,51.536403,0.0 -0.163793,51.536219,0.0 -0.16496100000000002,51.535779000000005,0.0 -0.166583,51.5369,0.0 -0.168044,51.537891,0.0 -0.16845,51.53812,0.0 -0.169044,51.53841299999999,0.0 -0.169543,51.538597,0.0 -0.17089,51.537793,0.0 -0.17198099999999997,51.538383,0.0 -0.17351100000000003,51.53763200000001,0.0 -0.174035,51.538039,0.0 -0.17415299999999997,51.538277,0.0 -0.173922,51.539477,0.0 -0.175791,51.539615,0.0 -0.178299,51.53979199999999,0.0 -0.17876500000000003,51.539785,0.0 -0.17908900000000003,51.539752,0.0 -0.17975199999999997,51.539646,0.0 -0.18042000000000002,51.539499,0.0 -0.181601,51.539145,0.0 -0.18274900000000005,51.53876600000001,0.0 -0.183874,51.538379000000006,0.0 -0.18407899999999996,51.53826099999999,0.0 -0.184468,51.538075000000006,0.0 -0.184643,51.537953,0.0 -0.18549100000000002,51.53716300000001,0.0 -0.187751,51.535034,0.0 -0.187978,51.534877,0.0 -0.188583,51.534595,0.0 -0.18877399999999997,51.534524000000005,0.0 -0.18905900000000003,51.534776,0.0 -0.18942599999999998,51.535062,0.0 -0.18966999999999998,51.535198,0.0 -0.190406,51.535532,0.0 -0.190825,51.535759,0.0 -0.19108199999999995,51.535938,0.0 -0.19148400000000002,51.536289,0.0 -0.19303500000000004,51.53398899999999,0.0 -0.19277000000000002,51.533665,0.0 -0.19240800000000002,51.533300999999994,0.0 -0.192374,51.53321,0.0 -0.19241099999999997,51.532894,0.0 -0.192559,51.532629,0.0 -0.19289299999999998,51.532132999999995,0.0 -0.19313899999999998,51.53181599999999,0.0 -0.194284,51.53046400000001,0.0 -0.19569599999999998,51.52875199999999,0.0 -0.19641299999999998,51.527905999999994,0.0 -0.196569,51.527654,0.0 -0.196847,51.527735,0.0 -0.19684599999999994,51.527854999999995,0.0 -0.19693100000000002,51.527926,0.0 -0.197129,51.527947999999995,0.0 -0.19750100000000004,51.527853,0.0 -0.197799,51.5279,0.0 -0.19795,51.528369000000005,0.0 -0.19807500000000003,51.528616,0.0 -0.19795500000000002,51.52885,0.0 -0.19800299999999998,51.52916199999999,0.0 -0.197926,51.529614,0.0 -0.19793999999999998,51.529936,0.0 -0.197994,51.53012,0.0 -0.198298,51.530445,0.0 -0.198859,51.530855,0.0 -0.199175,51.530993,0.0 -0.19956299999999996,51.531238,0.0 -0.200449,51.531618,0.0 -0.200675,51.53169700000001,0.0 -0.201108,51.531907999999994,0.0 -0.20129699999999998,51.53204499999999,0.0 -0.201476,51.532301,0.0 -0.20168899999999998,51.53255999999999,0.0 -0.20187800000000006,51.53256600000001,0.0 -0.20229199999999997,51.532676,0.0 -0.202992,51.532903,0.0 -0.203266,51.532880999999996,0.0 -0.20359800000000003,51.532886000000005,0.0 -0.20460399999999998,51.532943,0.0 -0.20531,51.532957,0.0 -0.20626,51.532898,0.0 -0.206609,51.532858,0.0 -0.207648,51.53282,0.0 -0.207947,51.532777,0.0 -0.208682,51.53263499999999,0.0 -0.209336,51.532472999999996,0.0 -0.20968700000000004,51.532373,0.0 -0.21084199999999997,51.532012,0.0 -0.21105100000000002,51.531959,0.0 -0.211735,51.531842,0.0 -0.212258,51.531811,0.0 -0.213268,51.531766000000005,0.0 -0.214047,51.53161300000001,0.0 -0.21469500000000002,51.531518000000005,0.0 -0.21520700000000004,51.531389,0.0 -0.21535099999999996,51.531291,0.0 -0.21535999999999997,51.531197,0.0 -0.21516800000000003,51.530563,0.0 -0.21510300000000002,51.530395,0.0 -0.21512900000000001,51.530173,0.0 -0.215314,51.529912,0.0 -0.215562,51.529798,0.0 -0.215884,51.529725,0.0 -0.21604,51.529257,0.0 -0.216089,51.528874,0.0 -0.21602900000000003,51.527928,0.0 -0.21581499999999998,51.527828,0.0 -0.215907,51.52765699999999,0.0 -0.215923,51.527498,0.0 -0.21583299999999997,51.52726200000001,0.0 -0.21557299999999996,51.52672,0.0 -0.213753,51.526874,0.0 -0.213316,51.526897000000005,0.0 -0.21269800000000003,51.526867,0.0 -0.210278,51.526681,0.0 -0.20957899999999993,51.52657799999999,0.0 -0.208838,51.526427,0.0 -0.208237,51.526317,0.0 -0.20731999999999998,51.526239,0.0 -0.20697599999999997,51.526185,0.0 -0.20650799999999997,51.526065,0.0 -0.206178,51.525943,0.0 -0.20590200000000003,51.525739,0.0 -0.205691,51.525533,0.0 -0.20519000000000004,51.524928,0.0 -0.20504400000000003,51.524718,0.0 -0.204365,51.523839,0.0 -0.203882,51.523459,0.0 -0.203558,51.523317,0.0 -0.20301800000000003,51.523132,0.0 -0.20258399999999996,51.523019,0.0 -0.20163900000000004,51.52274200000001,0.0 -0.201555,51.522347,0.0 -0.201528,51.521982,0.0 -0.20063600000000004,51.520795,0.0 -0.200634,51.52071,0.0 -0.20077200000000003,51.520711,0.0 -0.20076800000000003,51.520821,0.0 -0.20124499999999998,51.520837,0.0 -0.202226,51.520887,0.0 -0.202669,51.520899,0.0 -0.203109,51.520818,0.0 -0.20376700000000003,51.520623,0.0 -0.20341899999999996,51.520261,0.0 -0.20327900000000002,51.519867999999995,0.0 -0.20296999999999998,51.51947299999999,0.0 -0.20237900000000003,51.518847,0.0 -0.201488,51.517799000000004,0.0 -0.20074800000000004,51.517977,0.0 -0.19989400000000002,51.51677599999999,0.0 -0.19920799999999994,51.514551000000004,0.0 -0.195767,51.514956,0.0 -0.19507299999999997,51.515032,0.0 -0.19436699999999998,51.512712,0.0 -0.194065,51.51175599999999,0.0 -0.19365500000000005,51.511692000000004,0.0 -0.192985,51.511814,0.0 -0.19214400000000004,51.509868,0.0 -0.19172299999999998,51.50994,0.0 -0.19093700000000002,51.51001900000001,0.0 -0.18972,51.51007599999999,0.0 -0.188563,51.51015699999999,0.0 -0.186883,51.507772,0.0</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
</Document>
</kml>
from bs4 import BeautifulSoup
class Borough:
def __init__(self, name, boundaries, center):
self.name = name
self.boundaries = boundaries
self.center = center
class WTFError(Exception):
def __init__(self, value):
self.value = value
def __str__(self):
return repr(self.value)
def clean_coord(coord):
coord = coord.strip()
if coord[-1] == ',': # remove trailing ,
coord = coord[:-1]
if coord[0] == ',':
coord = coord[1:] # remove leading ,
coord = coord.split(",") # separate latitude and long
return {
"lat": coord[0],
"lng": coord[1]
}
# We get a string representation of coordinate(s). We clean these coords and return them
def clean_coords(coords_str):
# ,0.0 is used to separate points so we split by that
coords = coords_str.split(",0.0")
# last one might be empty so ignore it
if coords[-1] == '':
coords = coords[:-1]
coords = map(clean_coord, coords)
return coords
def get_coords(boundary_placemarks, points_placemarks):
data = {}
# Cycle through each borough and their respective boundaries & center
for (boundary_placemark, point_placemark) in zip(boundary_placemarks, points_placemarks):
borough_name = boundary_placemark.findChild('name').text
boundary_coordinates = clean_coords(boundary_placemark.findChild('coordinates').text)
# We only need this to make sure we are matching the right boroughs
center_borough_name = point_placemark.findChild('name').text
if borough_name != center_borough_name:
raise WTFError("borough_name is %s and center_borough_name is %s" % (borough_name, center_borough_name))
# if we get here then we are Gucci!
center_coordinates = clean_coords(point_placemark.findChild('coordinates').text)[0]
borough = Borough(borough_name, boundary_coordinates, center_coordinates)
data[borough_name] = {
"name": borough_name,
"boundary": boundary_coordinates,
"center": center_coordinates
}
return data
if __name__ == '__main__':
print("Let's do this!")
boundaries_markup = open("London Boroughs.kml").read()
boundaries_soup = BeautifulSoup(boundaries_markup, "xml")
center_markup = open("London Boroughs Points.kml").read()
center_soup = BeautifulSoup(center_markup, "xml")
# each placemark is a borough so lets get them all!
boundary_placemarks = boundaries_soup.findAll('Placemark')
points_placemarks = center_soup.findAll('Placemark')
dataset = get_coords(boundary_placemarks, points_placemarks)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment