CINXE.COM
UK Soil Observatory
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="stylesheet" href="/css/normalise.css"> <link rel="stylesheet" href="/css/common.css"> <link rel="stylesheet" href="/css/landing.css"> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet"> <title>UK Soil Observatory</title> </head> <body id="homepage"> <header class="full-width"> <!-- Header start --> <a href="/quick-links.html" id="ukso-logo" title="UK Soil Observatory - Home"><img src="/images/ukso-logo.png" class="ukso-logo transition" alt="UKSO Logo"></a> <!-- UKSO logo home link --> </header> <!-- Header end --> <div id="content-container" class="full-width"> <div class="left50 transition"> <div class="left50-img transition"> <a href="https://mapapps2.bgs.ac.uk/ukso/home.html" class="a-button transition">UKSO Map Viewer</a> </div> </div> <div class="right50 transition"> <div class="right50-img transition"> <a href="/quick-links.html" class="a-button transition">Other Resources</a> </div> </div> </div> <footer class="full-width"> <!-- Footer start --> <div class="content-width"> <!-- Footer content container start --> <ul class="content-padding"> <!-- Footer navigation start --> <li> <a href="https://www.ukri.org/" class="white-a" target="_blank"> © UKRI <script>document.write(new Date().getFullYear())</script></a> </li> <li> <a href="/contact.html" class="white-a">Contact us</a> </li> <li> <a href="/privacy.html" class="white-a">Privacy and cookies</a> </li> <li> <a href="/privacy.html" class="white-a">Terms of use</a> </li> </ul> <!-- Footer navigation end --> <p class="content-padding"> <!-- Footer disclaimer start --> This site is hosted by the <a href="https://www.bgs.ac.uk/hosted.html" class="white-a" target="_blank">British Geological Survey (BGS)</a>. Responsibility for site content lies with the UK Soil Observatory partners and providers, not with the BGS. Website questions, suggestions or comments should be directed to <a href="mailto:enquiries@bgs.ac.uk?subject=UKSO" class="white-a">BGS Enquiries</a>. </p> <!-- Footer disclaimer end --> </div> <!-- Footer content container end --> </footer> <!-- Footer end --> <a href="#" class="page-up"><i class="transition" alt="Back to Top"></i></a> <!-- Page top button --> <script src="/js/jquery.min.js"></script> <script src="/js/page-up.js"></script> <!-- Page top script --> <script src="/js/accordion.js"></script> <!-- Accordian script --> </body> </html>