{
    "links":[
        {
            "rel":"about",
            "type":"text/html",
            "title":"BGS OGC API Service BETA",
            "href":"https://bgs.ac.uk"
        },
        {
            "rel":"self",
            "type":"application/json",
            "title":"This document as JSON",
            "href":"https://ogcapi.bgs.ac.uk?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://ogcapi.bgs.ac.uk?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://ogcapi.bgs.ac.uk?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"service-desc",
            "type":"application/vnd.oai.openapi+json;version=3.0",
            "title":"The OpenAPI definition as JSON",
            "href":"https://ogcapi.bgs.ac.uk/openapi"
        },
        {
            "rel":"service-doc",
            "type":"text/html",
            "title":"The OpenAPI definition as HTML",
            "href":"https://ogcapi.bgs.ac.uk/openapi?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"conformance",
            "type":"application/json",
            "title":"Conformance",
            "href":"https://ogcapi.bgs.ac.uk/conformance"
        },
        {
            "rel":"data",
            "type":"application/json",
            "title":"Collections",
            "href":"https://ogcapi.bgs.ac.uk/collections"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/processes",
            "type":"application/json",
            "title":"Processes",
            "href":"https://ogcapi.bgs.ac.uk/processes"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/job-list",
            "type":"application/json",
            "title":"Jobs",
            "href":"https://ogcapi.bgs.ac.uk/jobs"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tiling-schemes",
            "type":"application/json",
            "title":"The list of supported tiling schemes as JSON",
            "href":"https://ogcapi.bgs.ac.uk/TileMatrixSets?f=json"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tiling-schemes",
            "type":"text/html",
            "title":"The list of supported tiling schemes as HTML",
            "href":"https://ogcapi.bgs.ac.uk/TileMatrixSets?f=html"
        }
    ],
    "title":"BGS OGC API Service BETA",
    "description":"This server provides OGCAPI endpoints for a selection of BGS open geospatial data. The BGS has a wide range of datasets and wants to increase access to these, publishing as many as possible under Open Government Licence. Not all datasets are available under OGL, please check the metadata record for the dataset to confirm any licence requirements and obligations if not OGL. This is a BETA API service, endpoints and attributes could change at anytime, unscheduled downtime should be expected."
}