wms_getcap_1.1.1.xml 76 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://inspire.wales.gov.uk:80/maps/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd">
  3. <WMT_MS_Capabilities version="1.1.1" updateSequence="1194">
  4. <Service>
  5. <Name>OGC:WMS</Name>
  6. <Title>Welsh Government WMS View Service</Title>
  7. <Abstract>A compliant implementation of WMS plus most of the SLD extension (dynamic styling). Can also generate PDF, SVG, KML, GeoRSS</Abstract>
  8. <KeywordList>
  9. <Keyword>WFS</Keyword>
  10. <Keyword>WMS</Keyword>
  11. <Keyword>GEOSERVER</Keyword>
  12. </KeywordList>
  13. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://wales.gov.uk"/>
  14. <ContactInformation>
  15. <ContactPersonPrimary>
  16. <ContactPerson>Simon Agass</ContactPerson>
  17. <ContactOrganization>The Welsh Government INSPIRE Service</ContactOrganization>
  18. </ContactPersonPrimary>
  19. <ContactPosition>INSPIRE Manager</ContactPosition>
  20. <ContactAddress>
  21. <AddressType/>
  22. <Address>Cathays Park</Address>
  23. <City>Cardiff</City>
  24. <StateOrProvince>Wales</StateOrProvince>
  25. <PostCode>CF10 3NQ</PostCode>
  26. <Country>United Kingdom</Country>
  27. </ContactAddress>
  28. <ContactVoiceTelephone/>
  29. <ContactFacsimileTelephone/>
  30. <ContactElectronicMailAddress>cartographics@wales.gsi.gov.uk</ContactElectronicMailAddress>
  31. </ContactInformation>
  32. <Fees>NONE</Fees>
  33. <AccessConstraints>NONE</AccessConstraints>
  34. </Service>
  35. <Capability>
  36. <Request>
  37. <GetCapabilities>
  38. <Format>application/vnd.ogc.wms_xml</Format>
  39. <DCPType>
  40. <HTTP>
  41. <Get>
  42. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?SERVICE=WMS&amp;"/>
  43. </Get>
  44. <Post>
  45. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?SERVICE=WMS&amp;"/>
  46. </Post>
  47. </HTTP>
  48. </DCPType>
  49. </GetCapabilities>
  50. <GetMap>
  51. <Format>image/png</Format>
  52. <Format>application/atom xml</Format>
  53. <Format>application/atom+xml</Format>
  54. <Format>application/openlayers</Format>
  55. <Format>application/pdf</Format>
  56. <Format>application/rss xml</Format>
  57. <Format>application/rss+xml</Format>
  58. <Format>application/vnd.google-earth.kml</Format>
  59. <Format>application/vnd.google-earth.kml xml</Format>
  60. <Format>application/vnd.google-earth.kml+xml</Format>
  61. <Format>application/vnd.google-earth.kml+xml;mode=networklink</Format>
  62. <Format>application/vnd.google-earth.kmz</Format>
  63. <Format>application/vnd.google-earth.kmz xml</Format>
  64. <Format>application/vnd.google-earth.kmz+xml</Format>
  65. <Format>application/vnd.google-earth.kmz;mode=networklink</Format>
  66. <Format>atom</Format>
  67. <Format>image/geotiff</Format>
  68. <Format>image/geotiff8</Format>
  69. <Format>image/gif</Format>
  70. <Format>image/gif;subtype=animated</Format>
  71. <Format>image/jpeg</Format>
  72. <Format>image/png8</Format>
  73. <Format>image/png; mode=8bit</Format>
  74. <Format>image/svg</Format>
  75. <Format>image/svg xml</Format>
  76. <Format>image/svg+xml</Format>
  77. <Format>image/tiff</Format>
  78. <Format>image/tiff8</Format>
  79. <Format>kml</Format>
  80. <Format>kmz</Format>
  81. <Format>openlayers</Format>
  82. <Format>rss</Format>
  83. <DCPType>
  84. <HTTP>
  85. <Get>
  86. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?SERVICE=WMS&amp;"/>
  87. </Get>
  88. </HTTP>
  89. </DCPType>
  90. </GetMap>
  91. <GetFeatureInfo>
  92. <Format>text/plain</Format>
  93. <Format>application/vnd.ogc.gml</Format>
  94. <Format>application/vnd.ogc.gml/3.1.1</Format>
  95. <Format>text/html</Format>
  96. <Format>text/javascript</Format>
  97. <Format>application/json</Format>
  98. <DCPType>
  99. <HTTP>
  100. <Get>
  101. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?SERVICE=WMS&amp;"/>
  102. </Get>
  103. <Post>
  104. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?SERVICE=WMS&amp;"/>
  105. </Post>
  106. </HTTP>
  107. </DCPType>
  108. </GetFeatureInfo>
  109. <DescribeLayer>
  110. <Format>application/vnd.ogc.wms_xml</Format>
  111. <DCPType>
  112. <HTTP>
  113. <Get>
  114. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?SERVICE=WMS&amp;"/>
  115. </Get>
  116. </HTTP>
  117. </DCPType>
  118. </DescribeLayer>
  119. <GetLegendGraphic>
  120. <Format>image/png</Format>
  121. <Format>image/jpeg</Format>
  122. <Format>image/gif</Format>
  123. <DCPType>
  124. <HTTP>
  125. <Get>
  126. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?SERVICE=WMS&amp;"/>
  127. </Get>
  128. </HTTP>
  129. </DCPType>
  130. </GetLegendGraphic>
  131. <GetStyles>
  132. <Format>application/vnd.ogc.sld+xml</Format>
  133. <DCPType>
  134. <HTTP>
  135. <Get>
  136. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?SERVICE=WMS&amp;"/>
  137. </Get>
  138. </HTTP>
  139. </DCPType>
  140. </GetStyles>
  141. </Request>
  142. <Exception>
  143. <Format>application/vnd.ogc.se_xml</Format>
  144. <Format>application/vnd.ogc.se_inimage</Format>
  145. </Exception>
  146. <UserDefinedSymbolization SupportSLD="1" UserLayer="1" UserStyle="1" RemoteWFS="1"/>
  147. <Layer>
  148. <Title>Welsh Government WMS View Service</Title>
  149. <Abstract>A compliant implementation of WMS plus most of the SLD extension (dynamic styling). Can also generate PDF, SVG, KML, GeoRSS</Abstract>
  150. <!--Limited list of EPSG projections:-->
  151. <SRS>EPSG:2157</SRS>
  152. <SRS>EPSG:25828</SRS>
  153. <SRS>EPSG:25829</SRS>
  154. <SRS>EPSG:25830</SRS>
  155. <SRS>EPSG:25831</SRS>
  156. <SRS>EPSG:25832</SRS>
  157. <SRS>EPSG:25833</SRS>
  158. <SRS>EPSG:25834</SRS>
  159. <SRS>EPSG:25835</SRS>
  160. <SRS>EPSG:25836</SRS>
  161. <SRS>EPSG:25837</SRS>
  162. <SRS>EPSG:25838</SRS>
  163. <SRS>EPSG:25884</SRS>
  164. <SRS>EPSG:27700</SRS>
  165. <SRS>EPSG:29903</SRS>
  166. <SRS>EPSG:3035</SRS>
  167. <SRS>EPSG:3857</SRS>
  168. <SRS>EPSG:4258</SRS>
  169. <SRS>EPSG:4326</SRS>
  170. <SRS>EPSG:900913</SRS>
  171. <LatLonBoundingBox minx="-5.902930095159143" miny="50.97771820635703" maxx="-2.372042704899223" maxy="53.9380090555377"/>
  172. <!--WKT definition of this CRS:
  173. PROJCS["OSGB 1936 / British National Grid",
  174. GEOGCS["OSGB 1936",
  175. DATUM["OSGB 1936",
  176. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  177. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  178. AUTHORITY["EPSG","6277"]],
  179. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  180. UNIT["degree", 0.017453292519943295],
  181. AXIS["Geodetic longitude", EAST],
  182. AXIS["Geodetic latitude", NORTH],
  183. AUTHORITY["EPSG","4277"]],
  184. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  185. PARAMETER["central_meridian", -2.0],
  186. PARAMETER["latitude_of_origin", 49.0],
  187. PARAMETER["scale_factor", 0.9996012717],
  188. PARAMETER["false_easting", 400000.0],
  189. PARAMETER["false_northing", -100000.0],
  190. UNIT["m", 1.0],
  191. AXIS["Easting", EAST],
  192. AXIS["Northing", NORTH],
  193. AUTHORITY["EPSG","27700"]]-->
  194. <Layer queryable="1">
  195. <Name>LNR</Name>
  196. <Title>Local Nature Reserves</Title>
  197. <Abstract/>
  198. <KeywordList>
  199. <Keyword>features</Keyword>
  200. <Keyword>lnr</Keyword>
  201. </KeywordList>
  202. <SRS>EPSG:27700</SRS>
  203. <LatLonBoundingBox minx="-5.082604070589872" miny="51.17979185444105" maxx="-2.6525215914291502" maxy="53.60987433360176"/>
  204. <BoundingBox SRS="EPSG:27700" minx="198342.25" miny="164529.421875" maxx="351397.25" maxy="394574.5625"/>
  205. <Style>
  206. <Name>OliveDrab Poly Black Outline</Name>
  207. <Title>Default Polygon</Title>
  208. <Abstract>A style that draws a OliveDrab polygon</Abstract>
  209. <LegendURL width="20" height="20">
  210. <Format>image/png</Format>
  211. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=LNR"/>
  212. </LegendURL>
  213. </Style>
  214. </Layer>
  215. <!--WKT definition of this CRS:
  216. PROJCS["OSGB 1936 / British National Grid",
  217. GEOGCS["OSGB 1936",
  218. DATUM["OSGB 1936",
  219. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  220. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  221. AUTHORITY["EPSG","6277"]],
  222. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  223. UNIT["degree", 0.017453292519943295],
  224. AXIS["Geodetic longitude", EAST],
  225. AXIS["Geodetic latitude", NORTH],
  226. AUTHORITY["EPSG","4277"]],
  227. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  228. PARAMETER["central_meridian", -2.0],
  229. PARAMETER["latitude_of_origin", 49.0],
  230. PARAMETER["scale_factor", 0.9996012717],
  231. PARAMETER["false_easting", 400000.0],
  232. PARAMETER["false_northing", -100000.0],
  233. UNIT["m", 1.0],
  234. AXIS["Easting", EAST],
  235. AXIS["Northing", NORTH],
  236. AUTHORITY["EPSG","27700"]]-->
  237. <Layer queryable="1">
  238. <Name>MNR</Name>
  239. <Title>Marine Nature Reserves</Title>
  240. <Abstract/>
  241. <KeywordList>
  242. <Keyword>mnr</Keyword>
  243. <Keyword>features</Keyword>
  244. </KeywordList>
  245. <SRS>EPSG:27700</SRS>
  246. <LatLonBoundingBox minx="-5.325139117969499" miny="51.67773517682056" maxx="-5.213795637440921" maxy="51.78907865734914"/>
  247. <BoundingBox SRS="EPSG:27700" minx="170722.93" miny="206998.83" maxx="177953.699" maxy="210834.5"/>
  248. <Style>
  249. <Name>CCW Subtidal Polygon SS-SMu-Low</Name>
  250. <Title>and</Title>
  251. <Abstract/>
  252. <LegendURL width="20" height="20">
  253. <Format>image/png</Format>
  254. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=MNR"/>
  255. </LegendURL>
  256. </Style>
  257. </Layer>
  258. <!--WKT definition of this CRS:
  259. PROJCS["OSGB 1936 / British National Grid",
  260. GEOGCS["OSGB 1936",
  261. DATUM["OSGB 1936",
  262. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  263. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  264. AUTHORITY["EPSG","6277"]],
  265. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  266. UNIT["degree", 0.017453292519943295],
  267. AXIS["Geodetic longitude", EAST],
  268. AXIS["Geodetic latitude", NORTH],
  269. AUTHORITY["EPSG","4277"]],
  270. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  271. PARAMETER["central_meridian", -2.0],
  272. PARAMETER["latitude_of_origin", 49.0],
  273. PARAMETER["scale_factor", 0.9996012717],
  274. PARAMETER["false_easting", 400000.0],
  275. PARAMETER["false_northing", -100000.0],
  276. UNIT["m", 1.0],
  277. AXIS["Easting", EAST],
  278. AXIS["Northing", NORTH],
  279. AUTHORITY["EPSG","27700"]]-->
  280. <Layer queryable="1">
  281. <Name>aonb</Name>
  282. <Title>Areas of Outstanding Natural Beauty</Title>
  283. <Abstract/>
  284. <KeywordList>
  285. <Keyword>features</Keyword>
  286. <Keyword>aonb</Keyword>
  287. </KeywordList>
  288. <SRS>EPSG:27700</SRS>
  289. <LatLonBoundingBox minx="-4.871101608817866" miny="51.306729622818516" maxx="-2.5011301675429944" maxy="53.676701064093386"/>
  290. <BoundingBox SRS="EPSG:27700" minx="210882.7" miny="184091.67" maxx="363741.53" maxy="395994.1"/>
  291. <Style>
  292. <Name>Pink Poly Black Outline</Name>
  293. <Title>Default Polygon</Title>
  294. <Abstract>A style that draws a Pink polygon</Abstract>
  295. <LegendURL width="20" height="20">
  296. <Format>image/png</Format>
  297. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=aonb"/>
  298. </LegendURL>
  299. </Style>
  300. </Layer>
  301. <!--WKT definition of this CRS:
  302. PROJCS["OSGB 1936 / British National Grid",
  303. GEOGCS["OSGB 1936",
  304. DATUM["OSGB 1936",
  305. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  306. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  307. AUTHORITY["EPSG","6277"]],
  308. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  309. UNIT["degree", 0.017453292519943295],
  310. AXIS["Geodetic longitude", EAST],
  311. AXIS["Geodetic latitude", NORTH],
  312. AUTHORITY["EPSG","4277"]],
  313. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  314. PARAMETER["central_meridian", -2.0],
  315. PARAMETER["latitude_of_origin", 49.0],
  316. PARAMETER["scale_factor", 0.9996012717],
  317. PARAMETER["false_easting", 400000.0],
  318. PARAMETER["false_northing", -100000.0],
  319. UNIT["m", 1.0],
  320. AXIS["Easting", EAST],
  321. AXIS["Northing", NORTH],
  322. AUTHORITY["EPSG","27700"]]-->
  323. <Layer queryable="1">
  324. <Name>biogenetic</Name>
  325. <Title>Biogenetic Reserves</Title>
  326. <Abstract/>
  327. <KeywordList>
  328. <Keyword>features</Keyword>
  329. <Keyword>biogenetic</Keyword>
  330. </KeywordList>
  331. <SRS>EPSG:27700</SRS>
  332. <LatLonBoundingBox minx="-4.012124629103792" miny="52.818455459325804" maxx="-3.9601867690808574" maxy="52.870393319348736"/>
  333. <BoundingBox SRS="EPSG:27700" minx="264714.21" miny="326918.0" maxx="267947.77" maxy="331650.305"/>
  334. <Style>
  335. <Name>Purple Poly Black Outline</Name>
  336. <Title>Default Polygon</Title>
  337. <Abstract>A style that draws a Purple polygon</Abstract>
  338. <LegendURL width="20" height="20">
  339. <Format>image/png</Format>
  340. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=biogenetic"/>
  341. </LegendURL>
  342. </Style>
  343. </Layer>
  344. <!--WKT definition of this CRS:
  345. PROJCS["OSGB 1936 / British National Grid",
  346. GEOGCS["OSGB 1936",
  347. DATUM["OSGB 1936",
  348. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  349. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  350. AUTHORITY["EPSG","6277"]],
  351. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  352. UNIT["degree", 0.017453292519943295],
  353. AXIS["Geodetic longitude", EAST],
  354. AXIS["Geodetic latitude", NORTH],
  355. AUTHORITY["EPSG","4277"]],
  356. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  357. PARAMETER["central_meridian", -2.0],
  358. PARAMETER["latitude_of_origin", 49.0],
  359. PARAMETER["scale_factor", 0.9996012717],
  360. PARAMETER["false_easting", 400000.0],
  361. PARAMETER["false_northing", -100000.0],
  362. UNIT["m", 1.0],
  363. AXIS["Easting", EAST],
  364. AXIS["Northing", NORTH],
  365. AUTHORITY["EPSG","27700"]]-->
  366. <Layer queryable="1">
  367. <Name>biosphere</Name>
  368. <Title>Biospheric Reserves</Title>
  369. <Abstract/>
  370. <KeywordList>
  371. <Keyword>biosphere</Keyword>
  372. <Keyword>features</Keyword>
  373. </KeywordList>
  374. <SRS>EPSG:27700</SRS>
  375. <LatLonBoundingBox minx="-4.30710163119117" miny="52.19450336446761" maxx="-3.5054423946540796" maxy="52.9961626010047"/>
  376. <BoundingBox SRS="EPSG:27700" minx="246075.367" miny="279359.903" maxx="296103.903" maxy="323620.304"/>
  377. <Style>
  378. <Name>Light Salmon Poly Black Outline</Name>
  379. <Title>Default Polygon</Title>
  380. <Abstract>A style that draws a Light Salmon polygon</Abstract>
  381. <LegendURL width="20" height="20">
  382. <Format>image/png</Format>
  383. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=biosphere"/>
  384. </LegendURL>
  385. </Style>
  386. </Layer>
  387. <!--WKT definition of this CRS:
  388. PROJCS["OSGB 1936 / British National Grid",
  389. GEOGCS["OSGB 1936",
  390. DATUM["OSGB 1936",
  391. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  392. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  393. AUTHORITY["EPSG","6277"]],
  394. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  395. UNIT["degree", 0.017453292519943295],
  396. AXIS["Geodetic longitude", EAST],
  397. AXIS["Geodetic latitude", NORTH],
  398. AUTHORITY["EPSG","4277"]],
  399. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  400. PARAMETER["central_meridian", -2.0],
  401. PARAMETER["latitude_of_origin", 49.0],
  402. PARAMETER["scale_factor", 0.9996012717],
  403. PARAMETER["false_easting", 400000.0],
  404. PARAMETER["false_northing", -100000.0],
  405. UNIT["m", 1.0],
  406. AXIS["Easting", EAST],
  407. AXIS["Northing", NORTH],
  408. AUTHORITY["EPSG","27700"]]-->
  409. <Layer queryable="1">
  410. <Name>cadw_designated_wrecks</Name>
  411. <Title>CADW Designated Wrecks</Title>
  412. <Abstract/>
  413. <KeywordList>
  414. <Keyword>features</Keyword>
  415. <Keyword>cadw_designated_wrecks</Keyword>
  416. </KeywordList>
  417. <SRS>EPSG:27700</SRS>
  418. <LatLonBoundingBox minx="-5.813559518286905" miny="51.7191150923917" maxx="-3.4934044903624573" maxy="53.44073430217336"/>
  419. <BoundingBox SRS="EPSG:27700" minx="146525.9359" miny="208647.193499999" maxx="297041.9862" maxy="394894.638900001"/>
  420. <Style>
  421. <Name>cadw_designated_wrecks</Name>
  422. <Title>Default polygon style</Title>
  423. <Abstract>A sample style that just draws out a solid gray interior with a black 1px outline</Abstract>
  424. <LegendURL width="20" height="20">
  425. <Format>image/png</Format>
  426. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=cadw_designated_wrecks"/>
  427. </LegendURL>
  428. </Style>
  429. </Layer>
  430. <!--WKT definition of this CRS:
  431. PROJCS["OSGB 1936 / British National Grid",
  432. GEOGCS["OSGB 1936",
  433. DATUM["OSGB 1936",
  434. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  435. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  436. AUTHORITY["EPSG","6277"]],
  437. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  438. UNIT["degree", 0.017453292519943295],
  439. AXIS["Geodetic longitude", EAST],
  440. AXIS["Geodetic latitude", NORTH],
  441. AUTHORITY["EPSG","4277"]],
  442. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  443. PARAMETER["central_meridian", -2.0],
  444. PARAMETER["latitude_of_origin", 49.0],
  445. PARAMETER["scale_factor", 0.9996012717],
  446. PARAMETER["false_easting", 400000.0],
  447. PARAMETER["false_northing", -100000.0],
  448. UNIT["m", 1.0],
  449. AXIS["Easting", EAST],
  450. AXIS["Northing", NORTH],
  451. AUTHORITY["EPSG","27700"]]-->
  452. <Layer queryable="1">
  453. <Name>conservation_areas_wales_region</Name>
  454. <Title>Conservation Areas Wales</Title>
  455. <Abstract/>
  456. <KeywordList>
  457. <Keyword>features</Keyword>
  458. <Keyword>conservation_areas_wales_region</Keyword>
  459. </KeywordList>
  460. <SRS>EPSG:27700</SRS>
  461. <LatLonBoundingBox minx="-5.390093967577041" miny="51.347089125241084" maxx="-2.662726501612574" maxy="53.4372904821822"/>
  462. <BoundingBox SRS="EPSG:27700" minx="174679.71875" miny="165865.59375" maxx="353983.09375" maxy="393614.8125"/>
  463. <Style>
  464. <Name>Goldenrod1 Poly Black Outline</Name>
  465. <Title>Default Polygon</Title>
  466. <Abstract>A style that draws a Goldenrod1 polygon</Abstract>
  467. <LegendURL width="20" height="20">
  468. <Format>image/png</Format>
  469. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=conservation_areas_wales_region"/>
  470. </LegendURL>
  471. </Style>
  472. </Layer>
  473. <!--WKT definition of this CRS:
  474. PROJCS["OSGB 1936 / British National Grid",
  475. GEOGCS["OSGB 1936",
  476. DATUM["OSGB 1936",
  477. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  478. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  479. AUTHORITY["EPSG","6277"]],
  480. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  481. UNIT["degree", 0.017453292519943295],
  482. AXIS["Geodetic longitude", EAST],
  483. AXIS["Geodetic latitude", NORTH],
  484. AUTHORITY["EPSG","4277"]],
  485. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  486. PARAMETER["central_meridian", -2.0],
  487. PARAMETER["latitude_of_origin", 49.0],
  488. PARAMETER["scale_factor", 0.9996012717],
  489. PARAMETER["false_easting", 400000.0],
  490. PARAMETER["false_northing", -100000.0],
  491. UNIT["m", 1.0],
  492. AXIS["Easting", EAST],
  493. AXIS["Northing", NORTH],
  494. AUTHORITY["EPSG","27700"]]-->
  495. <Layer queryable="1">
  496. <Name>country_parks</Name>
  497. <Title>Country Parks Wales</Title>
  498. <Abstract/>
  499. <KeywordList>
  500. <Keyword>features</Keyword>
  501. <Keyword>country_park</Keyword>
  502. </KeywordList>
  503. <SRS>EPSG:27700</SRS>
  504. <LatLonBoundingBox minx="-5.069916890762537" miny="51.16564531306244" maxx="-2.6867673572505444" maxy="53.54879484657443"/>
  505. <BoundingBox SRS="EPSG:27700" minx="198698.98" miny="166248.555" maxx="349094.16" maxy="384497.2"/>
  506. <Style>
  507. <Name>Dark Olive Green3 Poly Black Outline</Name>
  508. <Title>Default Polygon</Title>
  509. <Abstract>A style that draws a Dark Olive Green3 polygon</Abstract>
  510. <LegendURL width="20" height="20">
  511. <Format>image/png</Format>
  512. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=country_parks"/>
  513. </LegendURL>
  514. </Style>
  515. </Layer>
  516. <!--WKT definition of this CRS:
  517. PROJCS["OSGB 1936 / British National Grid",
  518. GEOGCS["OSGB 1936",
  519. DATUM["OSGB 1936",
  520. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  521. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  522. AUTHORITY["EPSG","6277"]],
  523. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  524. UNIT["degree", 0.017453292519943295],
  525. AXIS["Geodetic longitude", EAST],
  526. AXIS["Geodetic latitude", NORTH],
  527. AUTHORITY["EPSG","4277"]],
  528. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  529. PARAMETER["central_meridian", -2.0],
  530. PARAMETER["latitude_of_origin", 49.0],
  531. PARAMETER["scale_factor", 0.9996012717],
  532. PARAMETER["false_easting", 400000.0],
  533. PARAMETER["false_northing", -100000.0],
  534. UNIT["m", 1.0],
  535. AXIS["Easting", EAST],
  536. AXIS["Northing", NORTH],
  537. AUTHORITY["EPSG","27700"]]-->
  538. <Layer queryable="1">
  539. <Name>forestry_bww</Name>
  540. <Title>Better Woodlands for Wales</Title>
  541. <Abstract/>
  542. <KeywordList>
  543. <Keyword>fcproduct_w_bww</Keyword>
  544. <Keyword>features</Keyword>
  545. </KeywordList>
  546. <SRS>EPSG:27700</SRS>
  547. <LatLonBoundingBox minx="-5.4215971787385655" miny="50.97771820635703" maxx="-2.5726215958926084" maxy="53.826693789202984"/>
  548. <BoundingBox SRS="EPSG:27700" minx="178111.296875" miny="166726.3125" maxx="354543.5625" maxy="394828.21875"/>
  549. <Style>
  550. <Name>Khaki1 Poly Black Outline</Name>
  551. <Title>Default Polygon</Title>
  552. <Abstract>A style that draws a Khaki1 polygon</Abstract>
  553. <LegendURL width="20" height="20">
  554. <Format>image/png</Format>
  555. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=forestry_bww"/>
  556. </LegendURL>
  557. </Style>
  558. </Layer>
  559. <!--WKT definition of this CRS:
  560. PROJCS["OSGB 1936 / British National Grid",
  561. GEOGCS["OSGB 1936",
  562. DATUM["OSGB 1936",
  563. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  564. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  565. AUTHORITY["EPSG","6277"]],
  566. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  567. UNIT["degree", 0.017453292519943295],
  568. AXIS["Geodetic longitude", EAST],
  569. AXIS["Geodetic latitude", NORTH],
  570. AUTHORITY["EPSG","4277"]],
  571. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  572. PARAMETER["central_meridian", -2.0],
  573. PARAMETER["latitude_of_origin", 49.0],
  574. PARAMETER["scale_factor", 0.9996012717],
  575. PARAMETER["false_easting", 400000.0],
  576. PARAMETER["false_northing", -100000.0],
  577. UNIT["m", 1.0],
  578. AXIS["Easting", EAST],
  579. AXIS["Northing", NORTH],
  580. AUTHORITY["EPSG","27700"]]-->
  581. <Layer queryable="1">
  582. <Name>forestry_w_awi</Name>
  583. <Title>Ancient Woodlands Inventory</Title>
  584. <Abstract/>
  585. <KeywordList>
  586. <Keyword>features</Keyword>
  587. <Keyword>fcproduct_w_awi</Keyword>
  588. </KeywordList>
  589. <SRS>EPSG:27700</SRS>
  590. <LatLonBoundingBox minx="-5.370536912303433" miny="51.00514137608209" maxx="-2.589717057498924" maxy="53.7859612308866"/>
  591. <BoundingBox SRS="EPSG:27700" minx="179564.515625" miny="166705.859375" maxx="355313.875" maxy="393297.53125"/>
  592. <Style>
  593. <Name>Khaki3 Poly Black Outline</Name>
  594. <Title>Default Polygon</Title>
  595. <Abstract>A style that draws a Khaki3 polygon</Abstract>
  596. <LegendURL width="20" height="20">
  597. <Format>image/png</Format>
  598. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=forestry_w_awi"/>
  599. </LegendURL>
  600. </Style>
  601. </Layer>
  602. <!--WKT definition of this CRS:
  603. PROJCS["OSGB 1936 / British National Grid",
  604. GEOGCS["OSGB 1936",
  605. DATUM["OSGB 1936",
  606. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  607. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  608. AUTHORITY["EPSG","6277"]],
  609. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  610. UNIT["degree", 0.017453292519943295],
  611. AXIS["Geodetic longitude", EAST],
  612. AXIS["Geodetic latitude", NORTH],
  613. AUTHORITY["EPSG","4277"]],
  614. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  615. PARAMETER["central_meridian", -2.0],
  616. PARAMETER["latitude_of_origin", 49.0],
  617. PARAMETER["scale_factor", 0.9996012717],
  618. PARAMETER["false_easting", 400000.0],
  619. PARAMETER["false_northing", -100000.0],
  620. UNIT["m", 1.0],
  621. AXIS["Easting", EAST],
  622. AXIS["Northing", NORTH],
  623. AUTHORITY["EPSG","27700"]]-->
  624. <Layer queryable="1">
  625. <Name>forestry_wales_crow_access_land</Name>
  626. <Title>Forestry Crow Access Land</Title>
  627. <Abstract/>
  628. <KeywordList>
  629. <Keyword>fcproduct_w_crow_access_land</Keyword>
  630. <Keyword>features</Keyword>
  631. </KeywordList>
  632. <SRS>EPSG:27700</SRS>
  633. <LatLonBoundingBox minx="-4.959236812854545" miny="51.21382126590382" maxx="-2.6309922926351734" maxy="53.54206578612319"/>
  634. <BoundingBox SRS="EPSG:27700" minx="204337.671875" miny="174976.53125" maxx="354684.3125" maxy="380111.625"/>
  635. <Style>
  636. <Name>Khaki3 Poly Black Outline</Name>
  637. <Title>Default Polygon</Title>
  638. <Abstract>A style that draws a Khaki3 polygon</Abstract>
  639. <LegendURL width="20" height="20">
  640. <Format>image/png</Format>
  641. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=forestry_wales_crow_access_land"/>
  642. </LegendURL>
  643. </Style>
  644. </Layer>
  645. <!--WKT definition of this CRS:
  646. PROJCS["OSGB 1936 / British National Grid",
  647. GEOGCS["OSGB 1936",
  648. DATUM["OSGB 1936",
  649. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  650. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  651. AUTHORITY["EPSG","6277"]],
  652. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  653. UNIT["degree", 0.017453292519943295],
  654. AXIS["Geodetic longitude", EAST],
  655. AXIS["Geodetic latitude", NORTH],
  656. AUTHORITY["EPSG","4277"]],
  657. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  658. PARAMETER["central_meridian", -2.0],
  659. PARAMETER["latitude_of_origin", 49.0],
  660. PARAMETER["scale_factor", 0.9996012717],
  661. PARAMETER["false_easting", 400000.0],
  662. PARAMETER["false_northing", -100000.0],
  663. UNIT["m", 1.0],
  664. AXIS["Easting", EAST],
  665. AXIS["Northing", NORTH],
  666. AUTHORITY["EPSG","27700"]]-->
  667. <Layer queryable="1">
  668. <Name>forestry_wales_dedication</Name>
  669. <Title>Dedicated Woodlands</Title>
  670. <Abstract/>
  671. <KeywordList>
  672. <Keyword>features</Keyword>
  673. <Keyword>fcproduct_w_dedication</Keyword>
  674. </KeywordList>
  675. <SRS>EPSG:27700</SRS>
  676. <LatLonBoundingBox minx="-5.025085602912111" miny="51.19765084791651" maxx="-2.667260776299517" maxy="53.5554756745291"/>
  677. <BoundingBox SRS="EPSG:27700" minx="201584.828125" miny="172152.65625" maxx="350543.15625" maxy="382773.90625"/>
  678. <Style>
  679. <Name>Khaki4 Poly Black Outline</Name>
  680. <Title>Default Polygon</Title>
  681. <Abstract>A style that draws a Khaki4 polygon</Abstract>
  682. <LegendURL width="20" height="20">
  683. <Format>image/png</Format>
  684. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=forestry_wales_dedication"/>
  685. </LegendURL>
  686. </Style>
  687. </Layer>
  688. <!--WKT definition of this CRS:
  689. PROJCS["OSGB 1936 / British National Grid",
  690. GEOGCS["OSGB 1936",
  691. DATUM["OSGB 1936",
  692. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  693. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  694. AUTHORITY["EPSG","6277"]],
  695. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  696. UNIT["degree", 0.017453292519943295],
  697. AXIS["Geodetic longitude", EAST],
  698. AXIS["Geodetic latitude", NORTH],
  699. AUTHORITY["EPSG","4277"]],
  700. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  701. PARAMETER["central_meridian", -2.0],
  702. PARAMETER["latitude_of_origin", 49.0],
  703. PARAMETER["scale_factor", 0.9996012717],
  704. PARAMETER["false_easting", 400000.0],
  705. PARAMETER["false_northing", -100000.0],
  706. UNIT["m", 1.0],
  707. AXIS["Easting", EAST],
  708. AXIS["Northing", NORTH],
  709. AUTHORITY["EPSG","27700"]]-->
  710. <Layer queryable="0">
  711. <Name>forestry_wales_fla</Name>
  712. <Title>Felling Licence Applications</Title>
  713. <Abstract/>
  714. <KeywordList>
  715. <Keyword>features</Keyword>
  716. <Keyword>fcproduct_w_fla</Keyword>
  717. </KeywordList>
  718. <SRS>EPSG:27700</SRS>
  719. <LatLonBoundingBox minx="-5.373622309356728" miny="51.014121970548246" maxx="-2.6071118119395007" maxy="53.780632467965475"/>
  720. <BoundingBox SRS="EPSG:27700" minx="179284.71875" miny="168334.546875" maxx="354137.65625" maxy="392100.3125"/>
  721. <Style>
  722. <Name>Goldenrod1 Poly Black Outline</Name>
  723. <Title>Default Polygon</Title>
  724. <Abstract>A style that draws a Goldenrod1 polygon</Abstract>
  725. <LegendURL width="20" height="20">
  726. <Format>image/png</Format>
  727. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=forestry_wales_fla"/>
  728. </LegendURL>
  729. </Style>
  730. </Layer>
  731. <!--WKT definition of this CRS:
  732. PROJCS["OSGB 1936 / British National Grid",
  733. GEOGCS["OSGB 1936",
  734. DATUM["OSGB 1936",
  735. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  736. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  737. AUTHORITY["EPSG","6277"]],
  738. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  739. UNIT["degree", 0.017453292519943295],
  740. AXIS["Geodetic longitude", EAST],
  741. AXIS["Geodetic latitude", NORTH],
  742. AUTHORITY["EPSG","4277"]],
  743. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  744. PARAMETER["central_meridian", -2.0],
  745. PARAMETER["latitude_of_origin", 49.0],
  746. PARAMETER["scale_factor", 0.9996012717],
  747. PARAMETER["false_easting", 400000.0],
  748. PARAMETER["false_northing", -100000.0],
  749. UNIT["m", 1.0],
  750. AXIS["Easting", EAST],
  751. AXIS["Northing", NORTH],
  752. AUTHORITY["EPSG","27700"]]-->
  753. <Layer queryable="1">
  754. <Name>forestry_wales_forest_blocks</Name>
  755. <Title>Forest Blocks Wales</Title>
  756. <Abstract/>
  757. <KeywordList>
  758. <Keyword>features</Keyword>
  759. <Keyword>fcproduct_fc_wales_forest_blocks</Keyword>
  760. </KeywordList>
  761. <SRS>EPSG:27700</SRS>
  762. <LatLonBoundingBox minx="-5.083927452439284" miny="51.110622102895874" maxx="-2.593670328905693" maxy="53.60087922642947"/>
  763. <BoundingBox SRS="EPSG:27700" minx="199283.5" miny="170237.8125" maxx="353830.75" maxy="380112.90625"/>
  764. <Style>
  765. <Name>green</Name>
  766. <Title>Green polygon</Title>
  767. <Abstract>Green fill with black outline</Abstract>
  768. <LegendURL width="20" height="20">
  769. <Format>image/png</Format>
  770. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=forestry_wales_forest_blocks"/>
  771. </LegendURL>
  772. </Style>
  773. </Layer>
  774. <!--WKT definition of this CRS:
  775. PROJCS["OSGB 1936 / British National Grid",
  776. GEOGCS["OSGB 1936",
  777. DATUM["OSGB 1936",
  778. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  779. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  780. AUTHORITY["EPSG","6277"]],
  781. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  782. UNIT["degree", 0.017453292519943295],
  783. AXIS["Geodetic longitude", EAST],
  784. AXIS["Geodetic latitude", NORTH],
  785. AUTHORITY["EPSG","4277"]],
  786. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  787. PARAMETER["central_meridian", -2.0],
  788. PARAMETER["latitude_of_origin", 49.0],
  789. PARAMETER["scale_factor", 0.9996012717],
  790. PARAMETER["false_easting", 400000.0],
  791. PARAMETER["false_northing", -100000.0],
  792. UNIT["m", 1.0],
  793. AXIS["Easting", EAST],
  794. AXIS["Northing", NORTH],
  795. AUTHORITY["EPSG","27700"]]-->
  796. <Layer queryable="1">
  797. <Name>heritage_coast</Name>
  798. <Title>Heritage Coast</Title>
  799. <Abstract/>
  800. <KeywordList>
  801. <Keyword>heritage_coasts</Keyword>
  802. <Keyword>features</Keyword>
  803. </KeywordList>
  804. <SRS>EPSG:27700</SRS>
  805. <LatLonBoundingBox minx="-5.5906788466690776" miny="51.28253694136602" maxx="-3.360838994300472" maxy="53.51237679373462"/>
  806. <BoundingBox SRS="EPSG:27700" minx="164340.125" miny="165460.521" maxx="302374.939" maxy="396442.033"/>
  807. <Style>
  808. <Name>line</Name>
  809. <Title>Default Line</Title>
  810. <Abstract>A sample style that draws a line</Abstract>
  811. <LegendURL width="20" height="20">
  812. <Format>image/png</Format>
  813. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=heritage_coast"/>
  814. </LegendURL>
  815. </Style>
  816. </Layer>
  817. <!--WKT definition of this CRS:
  818. PROJCS["OSGB 1936 / British National Grid",
  819. GEOGCS["OSGB 1936",
  820. DATUM["OSGB 1936",
  821. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  822. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  823. AUTHORITY["EPSG","6277"]],
  824. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  825. UNIT["degree", 0.017453292519943295],
  826. AXIS["Geodetic longitude", EAST],
  827. AXIS["Geodetic latitude", NORTH],
  828. AUTHORITY["EPSG","4277"]],
  829. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  830. PARAMETER["central_meridian", -2.0],
  831. PARAMETER["latitude_of_origin", 49.0],
  832. PARAMETER["scale_factor", 0.9996012717],
  833. PARAMETER["false_easting", 400000.0],
  834. PARAMETER["false_northing", -100000.0],
  835. UNIT["m", 1.0],
  836. AXIS["Easting", EAST],
  837. AXIS["Northing", NORTH],
  838. AUTHORITY["EPSG","27700"]]-->
  839. <Layer queryable="1">
  840. <Name>historic_landscapes_areas</Name>
  841. <Title>CADW Historic Landscapes Areas</Title>
  842. <Abstract/>
  843. <KeywordList>
  844. <Keyword>historic_landscapes_areas</Keyword>
  845. <Keyword>features</Keyword>
  846. </KeywordList>
  847. <SRS>EPSG:27700</SRS>
  848. <LatLonBoundingBox minx="-5.475959120165954" miny="51.36612951137469" maxx="-2.6154687027101584" maxy="53.44071367780915"/>
  849. <BoundingBox SRS="EPSG:27700" minx="168975.9375" miny="168241.84375" maxx="357291.53125" maxy="393964.625"/>
  850. <Style>
  851. <Name>cadw_historic_landscape_areas</Name>
  852. <Title>Default polygon style</Title>
  853. <Abstract>A sample style that just draws out a solid gray interior with a black 1px outline</Abstract>
  854. <LegendURL width="20" height="20">
  855. <Format>image/png</Format>
  856. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=historic_landscapes_areas"/>
  857. </LegendURL>
  858. </Style>
  859. </Layer>
  860. <!--WKT definition of this CRS:
  861. PROJCS["OSGB 1936 / British National Grid",
  862. GEOGCS["OSGB 1936",
  863. DATUM["OSGB 1936",
  864. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  865. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  866. AUTHORITY["EPSG","6277"]],
  867. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  868. UNIT["degree", 0.017453292519943295],
  869. AXIS["Geodetic longitude", EAST],
  870. AXIS["Geodetic latitude", NORTH],
  871. AUTHORITY["EPSG","4277"]],
  872. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  873. PARAMETER["central_meridian", -2.0],
  874. PARAMETER["latitude_of_origin", 49.0],
  875. PARAMETER["scale_factor", 0.9996012717],
  876. PARAMETER["false_easting", 400000.0],
  877. PARAMETER["false_northing", -100000.0],
  878. UNIT["m", 1.0],
  879. AXIS["Easting", EAST],
  880. AXIS["Northing", NORTH],
  881. AUTHORITY["EPSG","27700"]]-->
  882. <Layer queryable="1">
  883. <Name>national_forest_estate_legal_boundary_wales</Name>
  884. <Title>National Forest Estate Legal Boundary Wales</Title>
  885. <Abstract/>
  886. <KeywordList>
  887. <Keyword>national_forest_estate_legal_boundary_wales</Keyword>
  888. <Keyword>features</Keyword>
  889. </KeywordList>
  890. <SRS>EPSG:27700</SRS>
  891. <LatLonBoundingBox minx="-4.993029169680691" miny="51.180949858972895" maxx="-2.642440238451103" maxy="53.531538790202475"/>
  892. <BoundingBox SRS="EPSG:27700" minx="202096.1875" miny="170238.875" maxx="353830.84375" maxy="380111.71875"/>
  893. <Style>
  894. <Name>Goldenrod4 Poly Black Outline</Name>
  895. <Title>Default Polygon</Title>
  896. <Abstract>A style that draws a Goldenrod4 polygon</Abstract>
  897. <LegendURL width="20" height="20">
  898. <Format>image/png</Format>
  899. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=national_forest_estate_legal_boundary_wales"/>
  900. </LegendURL>
  901. </Style>
  902. </Layer>
  903. <!--WKT definition of this CRS:
  904. PROJCS["OSGB 1936 / British National Grid",
  905. GEOGCS["OSGB 1936",
  906. DATUM["OSGB 1936",
  907. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  908. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  909. AUTHORITY["EPSG","6277"]],
  910. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  911. UNIT["degree", 0.017453292519943295],
  912. AXIS["Geodetic longitude", EAST],
  913. AXIS["Geodetic latitude", NORTH],
  914. AUTHORITY["EPSG","4277"]],
  915. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  916. PARAMETER["central_meridian", -2.0],
  917. PARAMETER["latitude_of_origin", 49.0],
  918. PARAMETER["scale_factor", 0.9996012717],
  919. PARAMETER["false_easting", 400000.0],
  920. PARAMETER["false_northing", -100000.0],
  921. UNIT["m", 1.0],
  922. AXIS["Easting", EAST],
  923. AXIS["Northing", NORTH],
  924. AUTHORITY["EPSG","27700"]]-->
  925. <Layer queryable="1">
  926. <Name>national_forest_estate_ownership_wales</Name>
  927. <Title>National Forest Estate Ownership Wales</Title>
  928. <Abstract/>
  929. <KeywordList>
  930. <Keyword>features</Keyword>
  931. <Keyword>national_forest_estate_ownership_wales</Keyword>
  932. </KeywordList>
  933. <SRS>EPSG:27700</SRS>
  934. <LatLonBoundingBox minx="-4.937768779239522" miny="51.39732367612117" maxx="-2.66548703808893" maxy="53.315911435004914"/>
  935. <BoundingBox SRS="EPSG:27700" minx="204247.015625" miny="170238.96875" maxx="353830.71875" maxy="380111.625"/>
  936. <Style>
  937. <Name>polygon</Name>
  938. <Title>Default Polygon</Title>
  939. <Abstract>A sample style that draws a polygon</Abstract>
  940. <LegendURL width="20" height="20">
  941. <Format>image/png</Format>
  942. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=national_forest_estate_ownership_wales"/>
  943. </LegendURL>
  944. </Style>
  945. </Layer>
  946. <!--WKT definition of this CRS:
  947. PROJCS["OSGB 1936 / British National Grid",
  948. GEOGCS["OSGB 1936",
  949. DATUM["OSGB 1936",
  950. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  951. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  952. AUTHORITY["EPSG","6277"]],
  953. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  954. UNIT["degree", 0.017453292519943295],
  955. AXIS["Geodetic longitude", EAST],
  956. AXIS["Geodetic latitude", NORTH],
  957. AUTHORITY["EPSG","4277"]],
  958. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  959. PARAMETER["central_meridian", -2.0],
  960. PARAMETER["latitude_of_origin", 49.0],
  961. PARAMETER["scale_factor", 0.9996012717],
  962. PARAMETER["false_easting", 400000.0],
  963. PARAMETER["false_northing", -100000.0],
  964. UNIT["m", 1.0],
  965. AXIS["Easting", EAST],
  966. AXIS["Northing", NORTH],
  967. AUTHORITY["EPSG","27700"]]-->
  968. <Layer queryable="1">
  969. <Name>national_forest_estate_roads_wales</Name>
  970. <Title>National Forest Estate Roads Wales</Title>
  971. <Abstract/>
  972. <KeywordList>
  973. <Keyword>features</Keyword>
  974. <Keyword>national_forest_estate_roads_wales</Keyword>
  975. </KeywordList>
  976. <SRS>EPSG:27700</SRS>
  977. <LatLonBoundingBox minx="-4.608490516528829" miny="51.43979412781749" maxx="-2.666145159274319" maxy="53.31300742881101"/>
  978. <BoundingBox SRS="EPSG:27700" minx="226213.53125" miny="174169.96875" maxx="353820.71875" maxy="379788.625"/>
  979. <Style>
  980. <Name>line</Name>
  981. <Title>Default Line</Title>
  982. <Abstract>A sample style that draws a line</Abstract>
  983. <LegendURL width="20" height="20">
  984. <Format>image/png</Format>
  985. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=national_forest_estate_roads_wales"/>
  986. </LegendURL>
  987. </Style>
  988. </Layer>
  989. <!--WKT definition of this CRS:
  990. PROJCS["OSGB 1936 / British National Grid",
  991. GEOGCS["OSGB 1936",
  992. DATUM["OSGB 1936",
  993. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  994. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  995. AUTHORITY["EPSG","6277"]],
  996. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  997. UNIT["degree", 0.017453292519943295],
  998. AXIS["Geodetic longitude", EAST],
  999. AXIS["Geodetic latitude", NORTH],
  1000. AUTHORITY["EPSG","4277"]],
  1001. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1002. PARAMETER["central_meridian", -2.0],
  1003. PARAMETER["latitude_of_origin", 49.0],
  1004. PARAMETER["scale_factor", 0.9996012717],
  1005. PARAMETER["false_easting", 400000.0],
  1006. PARAMETER["false_northing", -100000.0],
  1007. UNIT["m", 1.0],
  1008. AXIS["Easting", EAST],
  1009. AXIS["Northing", NORTH],
  1010. AUTHORITY["EPSG","27700"]]-->
  1011. <Layer queryable="1">
  1012. <Name>national_forest_estate_woodlands_wales</Name>
  1013. <Title>National Forest Estate Woodlands Wales</Title>
  1014. <Abstract/>
  1015. <KeywordList>
  1016. <Keyword>national_forest_estate_woodlands_wales</Keyword>
  1017. <Keyword>features</Keyword>
  1018. </KeywordList>
  1019. <SRS>EPSG:27700</SRS>
  1020. <LatLonBoundingBox minx="-4.630912585269981" miny="51.36821405757815" maxx="-2.6470090478960606" maxy="53.35211759495206"/>
  1021. <BoundingBox SRS="EPSG:27700" minx="226027.046875" miny="170237.8125" maxx="353763.125" maxy="380112.9375"/>
  1022. <Style>
  1023. <Name>polygon</Name>
  1024. <Title>Default Polygon</Title>
  1025. <Abstract>A sample style that draws a polygon</Abstract>
  1026. <LegendURL width="20" height="20">
  1027. <Format>image/png</Format>
  1028. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=national_forest_estate_woodlands_wales"/>
  1029. </LegendURL>
  1030. </Style>
  1031. </Layer>
  1032. <!--WKT definition of this CRS:
  1033. PROJCS["OSGB 1936 / British National Grid",
  1034. GEOGCS["OSGB 1936",
  1035. DATUM["OSGB 1936",
  1036. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1037. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1038. AUTHORITY["EPSG","6277"]],
  1039. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1040. UNIT["degree", 0.017453292519943295],
  1041. AXIS["Geodetic longitude", EAST],
  1042. AXIS["Geodetic latitude", NORTH],
  1043. AUTHORITY["EPSG","4277"]],
  1044. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1045. PARAMETER["central_meridian", -2.0],
  1046. PARAMETER["latitude_of_origin", 49.0],
  1047. PARAMETER["scale_factor", 0.9996012717],
  1048. PARAMETER["false_easting", 400000.0],
  1049. PARAMETER["false_northing", -100000.0],
  1050. UNIT["m", 1.0],
  1051. AXIS["Easting", EAST],
  1052. AXIS["Northing", NORTH],
  1053. AUTHORITY["EPSG","27700"]]-->
  1054. <Layer queryable="1">
  1055. <Name>national_parks</Name>
  1056. <Title>National Parks Wales</Title>
  1057. <Abstract/>
  1058. <KeywordList>
  1059. <Keyword>national_parks</Keyword>
  1060. <Keyword>features</Keyword>
  1061. </KeywordList>
  1062. <SRS>EPSG:27700</SRS>
  1063. <LatLonBoundingBox minx="-5.799405586384703" miny="51.575354138704874" maxx="-2.9472125990996636" maxy="53.29990730170189"/>
  1064. <BoundingBox SRS="EPSG:27700" minx="146599.219" miny="192621.702" maxx="334531.997" maxy="378557.688"/>
  1065. <Style>
  1066. <Name>CCW Important Habitats Polygon SMGR</Name>
  1067. <Title>and</Title>
  1068. <Abstract/>
  1069. <LegendURL width="20" height="20">
  1070. <Format>image/png</Format>
  1071. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=national_parks"/>
  1072. </LegendURL>
  1073. </Style>
  1074. </Layer>
  1075. <!--WKT definition of this CRS:
  1076. PROJCS["OSGB 1936 / British National Grid",
  1077. GEOGCS["OSGB 1936",
  1078. DATUM["OSGB 1936",
  1079. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1080. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1081. AUTHORITY["EPSG","6277"]],
  1082. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1083. UNIT["degree", 0.017453292519943295],
  1084. AXIS["Geodetic longitude", EAST],
  1085. AXIS["Geodetic latitude", NORTH],
  1086. AUTHORITY["EPSG","4277"]],
  1087. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1088. PARAMETER["central_meridian", -2.0],
  1089. PARAMETER["latitude_of_origin", 49.0],
  1090. PARAMETER["scale_factor", 0.9996012717],
  1091. PARAMETER["false_easting", 400000.0],
  1092. PARAMETER["false_northing", -100000.0],
  1093. UNIT["m", 1.0],
  1094. AXIS["Easting", EAST],
  1095. AXIS["Northing", NORTH],
  1096. AUTHORITY["EPSG","27700"]]-->
  1097. <Layer queryable="1">
  1098. <Name>nnr</Name>
  1099. <Title>National Nature Reserves</Title>
  1100. <Abstract/>
  1101. <KeywordList>
  1102. <Keyword>nnr</Keyword>
  1103. <Keyword>features</Keyword>
  1104. </KeywordList>
  1105. <SRS>EPSG:27700</SRS>
  1106. <LatLonBoundingBox minx="-5.609758186561162" miny="51.43049879557787" maxx="-2.645020432292091" maxy="53.34626598569901"/>
  1107. <BoundingBox SRS="EPSG:27700" minx="159529.5" miny="175850.625" maxx="355303.125" maxy="383474.75"/>
  1108. <Style>
  1109. <Name>CCW Important Habitats Polygon IMUD</Name>
  1110. <Title>and</Title>
  1111. <Abstract/>
  1112. <LegendURL width="20" height="20">
  1113. <Format>image/png</Format>
  1114. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nnr"/>
  1115. </LegendURL>
  1116. </Style>
  1117. </Layer>
  1118. <!--WKT definition of this CRS:
  1119. PROJCS["OSGB 1936 / British National Grid",
  1120. GEOGCS["OSGB 1936",
  1121. DATUM["OSGB 1936",
  1122. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1123. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1124. AUTHORITY["EPSG","6277"]],
  1125. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1126. UNIT["degree", 0.017453292519943295],
  1127. AXIS["Geodetic longitude", EAST],
  1128. AXIS["Geodetic latitude", NORTH],
  1129. AUTHORITY["EPSG","4277"]],
  1130. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1131. PARAMETER["central_meridian", -2.0],
  1132. PARAMETER["latitude_of_origin", 49.0],
  1133. PARAMETER["scale_factor", 0.9996012717],
  1134. PARAMETER["false_easting", 400000.0],
  1135. PARAMETER["false_northing", -100000.0],
  1136. UNIT["m", 1.0],
  1137. AXIS["Easting", EAST],
  1138. AXIS["Northing", NORTH],
  1139. AUTHORITY["EPSG","27700"]]-->
  1140. <Layer queryable="1">
  1141. <Name>nnr_decl</Name>
  1142. <Title>National Nature Reserves Declared</Title>
  1143. <Abstract/>
  1144. <KeywordList>
  1145. <Keyword>nnr_decl</Keyword>
  1146. <Keyword>features</Keyword>
  1147. </KeywordList>
  1148. <SRS>EPSG:27700</SRS>
  1149. <LatLonBoundingBox minx="-5.609758186561162" miny="51.43049879557787" maxx="-2.645020432292091" maxy="53.34626598569901"/>
  1150. <BoundingBox SRS="EPSG:27700" minx="159529.5" miny="175850.625" maxx="355303.125" maxy="383474.75"/>
  1151. <Style>
  1152. <Name>Firebrick2 Poly Black Outline</Name>
  1153. <Title>Default Polygon</Title>
  1154. <Abstract>A style that draws a Firebrick2 polygon</Abstract>
  1155. <LegendURL width="20" height="20">
  1156. <Format>image/png</Format>
  1157. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nnr_decl"/>
  1158. </LegendURL>
  1159. </Style>
  1160. </Layer>
  1161. <!--WKT definition of this CRS:
  1162. PROJCS["OSGB 1936 / British National Grid",
  1163. GEOGCS["OSGB 1936",
  1164. DATUM["OSGB 1936",
  1165. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1166. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1167. AUTHORITY["EPSG","6277"]],
  1168. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1169. UNIT["degree", 0.017453292519943295],
  1170. AXIS["Geodetic longitude", EAST],
  1171. AXIS["Geodetic latitude", NORTH],
  1172. AUTHORITY["EPSG","4277"]],
  1173. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1174. PARAMETER["central_meridian", -2.0],
  1175. PARAMETER["latitude_of_origin", 49.0],
  1176. PARAMETER["scale_factor", 0.9996012717],
  1177. PARAMETER["false_easting", 400000.0],
  1178. PARAMETER["false_northing", -100000.0],
  1179. UNIT["m", 1.0],
  1180. AXIS["Easting", EAST],
  1181. AXIS["Northing", NORTH],
  1182. AUTHORITY["EPSG","27700"]]-->
  1183. <Layer queryable="1">
  1184. <Name>parks_gardens_essential_setting_mar11</Name>
  1185. <Title>CADW Parks and Gardens Essential Setting Mar11</Title>
  1186. <Abstract/>
  1187. <KeywordList>
  1188. <Keyword>essential_setting_mar11</Keyword>
  1189. <Keyword>features</Keyword>
  1190. </KeywordList>
  1191. <SRS>EPSG:27700</SRS>
  1192. <LatLonBoundingBox minx="-5.387809039635037" miny="51.34837478369647" maxx="-2.6600043392251633" maxy="53.43659400055819"/>
  1193. <BoundingBox SRS="EPSG:27700" minx="174828.171875" miny="166002.25" maxx="354173.75" maxy="393535.46875"/>
  1194. <Style>
  1195. <Name>cadw_parksgardens_essential_setting</Name>
  1196. <Title>Default polygon style</Title>
  1197. <Abstract>A sample style that just draws out a solid gray interior with a black 1px outline</Abstract>
  1198. <LegendURL width="20" height="20">
  1199. <Format>image/png</Format>
  1200. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=parks_gardens_essential_setting_mar11"/>
  1201. </LegendURL>
  1202. </Style>
  1203. </Layer>
  1204. <!--WKT definition of this CRS:
  1205. PROJCS["OSGB 1936 / British National Grid",
  1206. GEOGCS["OSGB 1936",
  1207. DATUM["OSGB 1936",
  1208. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1209. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1210. AUTHORITY["EPSG","6277"]],
  1211. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1212. UNIT["degree", 0.017453292519943295],
  1213. AXIS["Geodetic longitude", EAST],
  1214. AXIS["Geodetic latitude", NORTH],
  1215. AUTHORITY["EPSG","4277"]],
  1216. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1217. PARAMETER["central_meridian", -2.0],
  1218. PARAMETER["latitude_of_origin", 49.0],
  1219. PARAMETER["scale_factor", 0.9996012717],
  1220. PARAMETER["false_easting", 400000.0],
  1221. PARAMETER["false_northing", -100000.0],
  1222. UNIT["m", 1.0],
  1223. AXIS["Easting", EAST],
  1224. AXIS["Northing", NORTH],
  1225. AUTHORITY["EPSG","27700"]]-->
  1226. <Layer queryable="1">
  1227. <Name>ramsar</Name>
  1228. <Title>RAMSAR</Title>
  1229. <Abstract/>
  1230. <KeywordList>
  1231. <Keyword>ramsar</Keyword>
  1232. <Keyword>features</Keyword>
  1233. </KeywordList>
  1234. <SRS>EPSG:27700</SRS>
  1235. <LatLonBoundingBox minx="-4.576812508141844" miny="51.14128062155168" maxx="-2.372438636733446" maxy="53.39718532617634"/>
  1236. <BoundingBox SRS="EPSG:27700" minx="228660.1" miny="140857.869" maxx="374055.472" maxy="388999.999"/>
  1237. <Style>
  1238. <Name>Medium Green Poly Black Outline</Name>
  1239. <Title>Default Polygon</Title>
  1240. <Abstract>A style that draws a medium green polygon</Abstract>
  1241. <LegendURL width="20" height="20">
  1242. <Format>image/png</Format>
  1243. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=ramsar"/>
  1244. </LegendURL>
  1245. </Style>
  1246. </Layer>
  1247. <!--WKT definition of this CRS:
  1248. PROJCS["OSGB 1936 / British National Grid",
  1249. GEOGCS["OSGB 1936",
  1250. DATUM["OSGB 1936",
  1251. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1252. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1253. AUTHORITY["EPSG","6277"]],
  1254. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1255. UNIT["degree", 0.017453292519943295],
  1256. AXIS["Geodetic longitude", EAST],
  1257. AXIS["Geodetic latitude", NORTH],
  1258. AUTHORITY["EPSG","4277"]],
  1259. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1260. PARAMETER["central_meridian", -2.0],
  1261. PARAMETER["latitude_of_origin", 49.0],
  1262. PARAMETER["scale_factor", 0.9996012717],
  1263. PARAMETER["false_easting", 400000.0],
  1264. PARAMETER["false_northing", -100000.0],
  1265. UNIT["m", 1.0],
  1266. AXIS["Easting", EAST],
  1267. AXIS["Northing", NORTH],
  1268. AUTHORITY["EPSG","27700"]]-->
  1269. <Layer queryable="1">
  1270. <Name>sac</Name>
  1271. <Title>Special Areas of Conservation</Title>
  1272. <Abstract/>
  1273. <KeywordList>
  1274. <Keyword>sac</Keyword>
  1275. <Keyword>features</Keyword>
  1276. </KeywordList>
  1277. <SRS>EPSG:27700</SRS>
  1278. <LatLonBoundingBox minx="-5.902930095159143" miny="51.108155001741494" maxx="-2.372042704899223" maxy="53.45163338637455"/>
  1279. <BoundingBox SRS="EPSG:27700" minx="140577.4375" miny="140857.859375" maxx="374083.15625" maxy="395057.5"/>
  1280. <Style>
  1281. <Name>Small Blue Stipple</Name>
  1282. <Title>and</Title>
  1283. <Abstract/>
  1284. <LegendURL width="20" height="20">
  1285. <Format>image/png</Format>
  1286. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=sac"/>
  1287. </LegendURL>
  1288. </Style>
  1289. </Layer>
  1290. <!--WKT definition of this CRS:
  1291. PROJCS["OSGB 1936 / British National Grid",
  1292. GEOGCS["OSGB 1936",
  1293. DATUM["OSGB 1936",
  1294. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1295. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1296. AUTHORITY["EPSG","6277"]],
  1297. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1298. UNIT["degree", 0.017453292519943295],
  1299. AXIS["Geodetic longitude", EAST],
  1300. AXIS["Geodetic latitude", NORTH],
  1301. AUTHORITY["EPSG","4277"]],
  1302. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1303. PARAMETER["central_meridian", -2.0],
  1304. PARAMETER["latitude_of_origin", 49.0],
  1305. PARAMETER["scale_factor", 0.9996012717],
  1306. PARAMETER["false_easting", 400000.0],
  1307. PARAMETER["false_northing", -100000.0],
  1308. UNIT["m", 1.0],
  1309. AXIS["Easting", EAST],
  1310. AXIS["Northing", NORTH],
  1311. AUTHORITY["EPSG","27700"]]-->
  1312. <Layer queryable="1">
  1313. <Name>sam_jul11</Name>
  1314. <Title>CADW Scheduled and Ancient Monuments July 2011</Title>
  1315. <Abstract/>
  1316. <KeywordList>
  1317. <Keyword>features</Keyword>
  1318. <Keyword>sam_poly_jul11</Keyword>
  1319. </KeywordList>
  1320. <SRS>EPSG:27700</SRS>
  1321. <LatLonBoundingBox minx="-5.4407462597018865" miny="51.33447990593407" maxx="-2.6622842540897254" maxy="53.45269563234"/>
  1322. <BoundingBox SRS="EPSG:27700" minx="171387.796875" miny="164607.4375" maxx="354002.5" maxy="395328.625"/>
  1323. <Style>
  1324. <Name>Plum2 Poly Black Outline</Name>
  1325. <Title>Default Polygon</Title>
  1326. <Abstract>A style that draws a Plum2 polygon</Abstract>
  1327. <LegendURL width="20" height="20">
  1328. <Format>image/png</Format>
  1329. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=sam_jul11"/>
  1330. </LegendURL>
  1331. </Style>
  1332. </Layer>
  1333. <!--WKT definition of this CRS:
  1334. PROJCS["OSGB 1936 / British National Grid",
  1335. GEOGCS["OSGB 1936",
  1336. DATUM["OSGB 1936",
  1337. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1338. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1339. AUTHORITY["EPSG","6277"]],
  1340. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1341. UNIT["degree", 0.017453292519943295],
  1342. AXIS["Geodetic longitude", EAST],
  1343. AXIS["Geodetic latitude", NORTH],
  1344. AUTHORITY["EPSG","4277"]],
  1345. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1346. PARAMETER["central_meridian", -2.0],
  1347. PARAMETER["latitude_of_origin", 49.0],
  1348. PARAMETER["scale_factor", 0.9996012717],
  1349. PARAMETER["false_easting", 400000.0],
  1350. PARAMETER["false_northing", -100000.0],
  1351. UNIT["m", 1.0],
  1352. AXIS["Easting", EAST],
  1353. AXIS["Northing", NORTH],
  1354. AUTHORITY["EPSG","27700"]]-->
  1355. <Layer queryable="1">
  1356. <Name>significant_view_mar11</Name>
  1357. <Title>CADW Significant Views March 2011</Title>
  1358. <Abstract/>
  1359. <KeywordList>
  1360. <Keyword>significant_view_mar11</Keyword>
  1361. <Keyword>features</Keyword>
  1362. </KeywordList>
  1363. <SRS>EPSG:27700</SRS>
  1364. <LatLonBoundingBox minx="-5.385113234641385" miny="51.34882428930298" maxx="-2.667733318947582" maxy="53.43804533673529"/>
  1365. <BoundingBox SRS="EPSG:27700" minx="175015.6875" miny="166044.046875" maxx="353636.3125" maxy="393702.1875"/>
  1366. <Style>
  1367. <Name>cadw_whs_significant_view</Name>
  1368. <Title>1 px blue line</Title>
  1369. <Abstract>Default line style, 1 pixel wide blue</Abstract>
  1370. <LegendURL width="20" height="20">
  1371. <Format>image/png</Format>
  1372. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=significant_view_mar11"/>
  1373. </LegendURL>
  1374. </Style>
  1375. </Layer>
  1376. <!--WKT definition of this CRS:
  1377. PROJCS["OSGB 1936 / British National Grid",
  1378. GEOGCS["OSGB 1936",
  1379. DATUM["OSGB 1936",
  1380. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1381. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1382. AUTHORITY["EPSG","6277"]],
  1383. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1384. UNIT["degree", 0.017453292519943295],
  1385. AXIS["Geodetic longitude", EAST],
  1386. AXIS["Geodetic latitude", NORTH],
  1387. AUTHORITY["EPSG","4277"]],
  1388. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1389. PARAMETER["central_meridian", -2.0],
  1390. PARAMETER["latitude_of_origin", 49.0],
  1391. PARAMETER["scale_factor", 0.9996012717],
  1392. PARAMETER["false_easting", 400000.0],
  1393. PARAMETER["false_northing", -100000.0],
  1394. UNIT["m", 1.0],
  1395. AXIS["Easting", EAST],
  1396. AXIS["Northing", NORTH],
  1397. AUTHORITY["EPSG","27700"]]-->
  1398. <Layer queryable="1">
  1399. <Name>spa</Name>
  1400. <Title>Special Protected Areas</Title>
  1401. <Abstract/>
  1402. <KeywordList>
  1403. <Keyword>features</Keyword>
  1404. <Keyword>spa</Keyword>
  1405. </KeywordList>
  1406. <SRS>EPSG:27700</SRS>
  1407. <LatLonBoundingBox minx="-5.660473153721596" miny="51.11641907169945" maxx="-2.372438636733446" maxy="53.9380090555377"/>
  1408. <BoundingBox SRS="EPSG:27700" minx="159524.75" miny="140857.869" maxx="374055.472" maxy="449172.162"/>
  1409. <Style>
  1410. <Name>Yellow Poly Black Outline</Name>
  1411. <Title>Default Polygon</Title>
  1412. <Abstract>A style that draws a Yellow polygon</Abstract>
  1413. <LegendURL width="20" height="20">
  1414. <Format>image/png</Format>
  1415. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=spa"/>
  1416. </LegendURL>
  1417. </Style>
  1418. </Layer>
  1419. <!--WKT definition of this CRS:
  1420. PROJCS["OSGB 1936 / British National Grid",
  1421. GEOGCS["OSGB 1936",
  1422. DATUM["OSGB 1936",
  1423. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1424. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1425. AUTHORITY["EPSG","6277"]],
  1426. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1427. UNIT["degree", 0.017453292519943295],
  1428. AXIS["Geodetic longitude", EAST],
  1429. AXIS["Geodetic latitude", NORTH],
  1430. AUTHORITY["EPSG","4277"]],
  1431. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1432. PARAMETER["central_meridian", -2.0],
  1433. PARAMETER["latitude_of_origin", 49.0],
  1434. PARAMETER["scale_factor", 0.9996012717],
  1435. PARAMETER["false_easting", 400000.0],
  1436. PARAMETER["false_northing", -100000.0],
  1437. UNIT["m", 1.0],
  1438. AXIS["Easting", EAST],
  1439. AXIS["Northing", NORTH],
  1440. AUTHORITY["EPSG","27700"]]-->
  1441. <Layer queryable="1">
  1442. <Name>sssi</Name>
  1443. <Title>Site of Special Scientific Interest</Title>
  1444. <Abstract/>
  1445. <KeywordList>
  1446. <Keyword>sssi</Keyword>
  1447. <Keyword>features</Keyword>
  1448. </KeywordList>
  1449. <SRS>EPSG:27700</SRS>
  1450. <LatLonBoundingBox minx="-5.764668403594832" miny="51.32437824412058" maxx="-2.6435006921044457" maxy="53.45285411994288"/>
  1451. <BoundingBox SRS="EPSG:27700" minx="149807.765625" miny="164494.21875" maxx="355308.90625" maxy="395333.71875"/>
  1452. <Style>
  1453. <Name>CCW Subtidal Polygon CR-HCR-Low</Name>
  1454. <Title>and</Title>
  1455. <Abstract/>
  1456. <LegendURL width="20" height="20">
  1457. <Format>image/png</Format>
  1458. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=sssi"/>
  1459. </LegendURL>
  1460. </Style>
  1461. </Layer>
  1462. <!--WKT definition of this CRS:
  1463. PROJCS["OSGB 1936 / British National Grid",
  1464. GEOGCS["OSGB 1936",
  1465. DATUM["OSGB 1936",
  1466. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1467. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1468. AUTHORITY["EPSG","6277"]],
  1469. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1470. UNIT["degree", 0.017453292519943295],
  1471. AXIS["Geodetic longitude", EAST],
  1472. AXIS["Geodetic latitude", NORTH],
  1473. AUTHORITY["EPSG","4277"]],
  1474. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1475. PARAMETER["central_meridian", -2.0],
  1476. PARAMETER["latitude_of_origin", 49.0],
  1477. PARAMETER["scale_factor", 0.9996012717],
  1478. PARAMETER["false_easting", 400000.0],
  1479. PARAMETER["false_northing", -100000.0],
  1480. UNIT["m", 1.0],
  1481. AXIS["Easting", EAST],
  1482. AXIS["Northing", NORTH],
  1483. AUTHORITY["EPSG","27700"]]-->
  1484. <Layer queryable="1">
  1485. <Name>wales_coastal_path</Name>
  1486. <Title>Wales Coastal Path</Title>
  1487. <Abstract/>
  1488. <KeywordList>
  1489. <Keyword>features</Keyword>
  1490. <Keyword>wales_coastal_path</Keyword>
  1491. </KeywordList>
  1492. <SRS>EPSG:27700</SRS>
  1493. <LatLonBoundingBox minx="-5.438592456802878" miny="51.34295374788009" maxx="-2.659628703737491" maxy="53.45174311100023"/>
  1494. <BoundingBox SRS="EPSG:27700" minx="171526.042" miny="165545.202" maxx="354195.775" maxy="395220.768"/>
  1495. <Style>
  1496. <Name>line</Name>
  1497. <Title>Default Line</Title>
  1498. <Abstract>A sample style that draws a line</Abstract>
  1499. <LegendURL width="20" height="20">
  1500. <Format>image/png</Format>
  1501. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=wales_coastal_path"/>
  1502. </LegendURL>
  1503. </Style>
  1504. </Layer>
  1505. <!--WKT definition of this CRS:
  1506. PROJCS["OSGB 1936 / British National Grid",
  1507. GEOGCS["OSGB 1936",
  1508. DATUM["OSGB 1936",
  1509. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1510. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1511. AUTHORITY["EPSG","6277"]],
  1512. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1513. UNIT["degree", 0.017453292519943295],
  1514. AXIS["Geodetic longitude", EAST],
  1515. AXIS["Geodetic latitude", NORTH],
  1516. AUTHORITY["EPSG","4277"]],
  1517. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1518. PARAMETER["central_meridian", -2.0],
  1519. PARAMETER["latitude_of_origin", 49.0],
  1520. PARAMETER["scale_factor", 0.9996012717],
  1521. PARAMETER["false_easting", 400000.0],
  1522. PARAMETER["false_northing", -100000.0],
  1523. UNIT["m", 1.0],
  1524. AXIS["Easting", EAST],
  1525. AXIS["Northing", NORTH],
  1526. AUTHORITY["EPSG","27700"]]-->
  1527. <Layer queryable="1">
  1528. <Name>wales_wgs1</Name>
  1529. <Title>Woodland Grant Scheme 1</Title>
  1530. <Abstract/>
  1531. <KeywordList>
  1532. <Keyword>fcproduct_w_wgs1</Keyword>
  1533. <Keyword>features</Keyword>
  1534. </KeywordList>
  1535. <SRS>EPSG:27700</SRS>
  1536. <LatLonBoundingBox minx="-5.2523348642888275" miny="51.08648280723866" maxx="-2.644038724507113" maxy="53.69477894702037"/>
  1537. <BoundingBox SRS="EPSG:27700" minx="185432.796875" miny="167861.296875" maxx="353522.3125" maxy="390815.625"/>
  1538. <Style>
  1539. <Name>Goldenrod1 Poly Black Outline</Name>
  1540. <Title>Default Polygon</Title>
  1541. <Abstract>A style that draws a Goldenrod1 polygon</Abstract>
  1542. <LegendURL width="20" height="20">
  1543. <Format>image/png</Format>
  1544. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=wales_wgs1"/>
  1545. </LegendURL>
  1546. </Style>
  1547. </Layer>
  1548. <!--WKT definition of this CRS:
  1549. PROJCS["OSGB 1936 / British National Grid",
  1550. GEOGCS["OSGB 1936",
  1551. DATUM["OSGB 1936",
  1552. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1553. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1554. AUTHORITY["EPSG","6277"]],
  1555. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1556. UNIT["degree", 0.017453292519943295],
  1557. AXIS["Geodetic longitude", EAST],
  1558. AXIS["Geodetic latitude", NORTH],
  1559. AUTHORITY["EPSG","4277"]],
  1560. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1561. PARAMETER["central_meridian", -2.0],
  1562. PARAMETER["latitude_of_origin", 49.0],
  1563. PARAMETER["scale_factor", 0.9996012717],
  1564. PARAMETER["false_easting", 400000.0],
  1565. PARAMETER["false_northing", -100000.0],
  1566. UNIT["m", 1.0],
  1567. AXIS["Easting", EAST],
  1568. AXIS["Northing", NORTH],
  1569. AUTHORITY["EPSG","27700"]]-->
  1570. <Layer queryable="1">
  1571. <Name>wales_wgs2</Name>
  1572. <Title>Woodland Grant Scheme 2</Title>
  1573. <Abstract/>
  1574. <KeywordList>
  1575. <Keyword>features</Keyword>
  1576. <Keyword>fcproduct_w_wgs2</Keyword>
  1577. </KeywordList>
  1578. <SRS>EPSG:27700</SRS>
  1579. <LatLonBoundingBox minx="-5.333994376876571" miny="51.35352780392035" maxx="-2.675513055383218" maxy="53.4447738863543"/>
  1580. <BoundingBox SRS="EPSG:27700" minx="178456.296875" miny="166417.359375" maxx="353098.40625" maxy="394456.125"/>
  1581. <Style>
  1582. <Name>Goldenrod3 Poly Black Outline</Name>
  1583. <Title>Default Polygon</Title>
  1584. <Abstract>A style that draws a Goldenrod3 polygon</Abstract>
  1585. <LegendURL width="20" height="20">
  1586. <Format>image/png</Format>
  1587. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=wales_wgs2"/>
  1588. </LegendURL>
  1589. </Style>
  1590. </Layer>
  1591. <!--WKT definition of this CRS:
  1592. PROJCS["OSGB 1936 / British National Grid",
  1593. GEOGCS["OSGB 1936",
  1594. DATUM["OSGB 1936",
  1595. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1596. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1597. AUTHORITY["EPSG","6277"]],
  1598. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1599. UNIT["degree", 0.017453292519943295],
  1600. AXIS["Geodetic longitude", EAST],
  1601. AXIS["Geodetic latitude", NORTH],
  1602. AUTHORITY["EPSG","4277"]],
  1603. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1604. PARAMETER["central_meridian", -2.0],
  1605. PARAMETER["latitude_of_origin", 49.0],
  1606. PARAMETER["scale_factor", 0.9996012717],
  1607. PARAMETER["false_easting", 400000.0],
  1608. PARAMETER["false_northing", -100000.0],
  1609. UNIT["m", 1.0],
  1610. AXIS["Easting", EAST],
  1611. AXIS["Northing", NORTH],
  1612. AUTHORITY["EPSG","27700"]]-->
  1613. <Layer queryable="1">
  1614. <Name>wales_wgs3</Name>
  1615. <Title>Woodland Grant Scheme 3</Title>
  1616. <Abstract/>
  1617. <KeywordList>
  1618. <Keyword>features</Keyword>
  1619. <Keyword>fcproduct_w_wgs3</Keyword>
  1620. </KeywordList>
  1621. <SRS>EPSG:27700</SRS>
  1622. <LatLonBoundingBox minx="-5.348217082604251" miny="51.35542086779163" maxx="-2.6549102665860267" maxy="53.44163853974554"/>
  1623. <BoundingBox SRS="EPSG:27700" minx="177491.96875" miny="166670.203125" maxx="354534.1875" maxy="394093.25"/>
  1624. <Style>
  1625. <Name>Goldenrod4 Poly Black Outline</Name>
  1626. <Title>Default Polygon</Title>
  1627. <Abstract>A style that draws a Goldenrod4 polygon</Abstract>
  1628. <LegendURL width="20" height="20">
  1629. <Format>image/png</Format>
  1630. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=wales_wgs3"/>
  1631. </LegendURL>
  1632. </Style>
  1633. </Layer>
  1634. <!--WKT definition of this CRS:
  1635. PROJCS["OSGB 1936 / British National Grid",
  1636. GEOGCS["OSGB 1936",
  1637. DATUM["OSGB 1936",
  1638. SPHEROID["Airy 1830", 6377563.396, 299.3249646, AUTHORITY["EPSG","7001"]],
  1639. TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],
  1640. AUTHORITY["EPSG","6277"]],
  1641. PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  1642. UNIT["degree", 0.017453292519943295],
  1643. AXIS["Geodetic longitude", EAST],
  1644. AXIS["Geodetic latitude", NORTH],
  1645. AUTHORITY["EPSG","4277"]],
  1646. PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  1647. PARAMETER["central_meridian", -2.0],
  1648. PARAMETER["latitude_of_origin", 49.0],
  1649. PARAMETER["scale_factor", 0.9996012717],
  1650. PARAMETER["false_easting", 400000.0],
  1651. PARAMETER["false_northing", -100000.0],
  1652. UNIT["m", 1.0],
  1653. AXIS["Easting", EAST],
  1654. AXIS["Northing", NORTH],
  1655. AUTHORITY["EPSG","27700"]]-->
  1656. <Layer queryable="1">
  1657. <Name>world_heritage_sites_feb10</Name>
  1658. <Title>CADW World Heritage Sites 2010</Title>
  1659. <Abstract/>
  1660. <KeywordList>
  1661. <Keyword>world_heritage_sites_11022010</Keyword>
  1662. <Keyword>features</Keyword>
  1663. </KeywordList>
  1664. <SRS>EPSG:27700</SRS>
  1665. <LatLonBoundingBox minx="-4.2856350586365854" miny="51.730475320107054" maxx="-3.017400176195375" maxy="53.292195297630094"/>
  1666. <BoundingBox SRS="EPSG:27700" minx="247690.701252089" miny="205834.389774049" maxx="329857.073925479" maxy="377766.254789631"/>
  1667. <Style>
  1668. <Name>cadw_whs</Name>
  1669. <Title>Default polygon style</Title>
  1670. <Abstract>A sample style that just draws out a solid gray interior with a black 1px outline</Abstract>
  1671. <LegendURL width="20" height="20">
  1672. <Format>image/png</Format>
  1673. <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://inspire.wales.gov.uk:80/maps/Protected_sites/wms?request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=world_heritage_sites_feb10"/>
  1674. </LegendURL>
  1675. </Style>
  1676. </Layer>
  1677. </Layer>
  1678. </Capability>
  1679. </WMT_MS_Capabilities>