{
  "extent": {
    "spatial": {"bbox": [[
      -180,
      -90,
      180,
      90
    ]]},
    "temporal": {"interval": [[
      null,
      null
    ]]}
  },
  "stac_version": "1.0.0",
  "license": "various",
  "description": "MAAP Catalogue provides interoperable access, following ISO/OGC interface guidelines, to Earth Observation metadata",
  "links": [
    {
      "rel": "self",
      "href": "https://catalog.maap.eo.esa.int/catalogue",
      "type": "application/json",
      "title": "This document"
    },
    {
      "rel": "search",
      "href": "https://catalog.maap.eo.esa.int/catalogue/api?httpAccept=application/opensearchdescription%2Bxml",
      "type": "application/opensearchdescription+xml",
      "title": "OpenSearch Description Document"
    },
    {
      "rel": "service-desc",
      "href": "https://catalog.maap.eo.esa.int/catalogue/api?httpAccept=application/vnd.oai.openapi%2Bjson;version=3.0",
      "type": "application/vnd.oai.openapi+json;version=3.0",
      "title": "OpenAPI definition in JSON format"
    },
    {
      "rel": "data",
      "href": "https://catalog.maap.eo.esa.int/catalogue/collections",
      "type": "application/json",
      "title": "Metadata about the feature collections"
    },
    {
      "rel": "data",
      "href": "https://catalog.maap.eo.esa.int/catalogue/collections",
      "type": "application/ld+json",
      "title": "Metadata about the feature collections"
    },
    {
      "rel": "data",
      "href": "https://catalog.maap.eo.esa.int/catalogue/collections",
      "type": "application/rdf+xml",
      "title": "Metadata about the feature collections"
    },
    {
      "rel": "data",
      "href": "https://catalog.maap.eo.esa.int/catalogue/collections",
      "type": "text/turtle",
      "title": "Metadata about the feature collections"
    },
    {
      "rel": "conformance",
      "href": "https://catalog.maap.eo.esa.int/catalogue/conformance",
      "type": "application/json",
      "title": "OGC conformance classes implemented by this API"
    },
    {
      "rel": "service-doc",
      "href": "https://catalog.maap.eo.esa.int/doc/index.html",
      "type": "text/html",
      "title": "API Documentation (Jupyter)"
    },
    {
      "rel": "service-doc",
      "href": "http://petstore.swagger.io/?url=https://catalog.maap.eo.esa.int/catalogue/api",
      "type": "text/html",
      "title": "API documentation in Swagger.io format"
    },
    {
      "method": "GET",
      "rel": "search",
      "href": "https://catalog.maap.eo.esa.int/catalogue/search",
      "type": "application/geo+json",
      "title": "STAC Search"
    },
    {
      "method": "POST",
      "rel": "search",
      "href": "https://catalog.maap.eo.esa.int/catalogue/search",
      "type": "application/geo+json",
      "title": "STAC Search"
    },
    {
      "rel": "child",
      "href": "https://catalog.maap.eo.esa.int/catalogue/series/eo:platform",
      "type": "application/json",
      "title": "Collections by platform"
    },
    {
      "rel": "child",
      "href": "https://catalog.maap.eo.esa.int/catalogue/concepts/earthtopics",
      "type": "application/json",
      "title": "Earth Topics"
    },
    {
      "rel": "child",
      "href": "https://catalog.maap.eo.esa.int/catalogue/concepts/instruments",
      "type": "application/json",
      "title": "ESA Instruments"
    },
    {
      "rel": "child",
      "href": "https://catalog.maap.eo.esa.int/catalogue/concepts/platforms",
      "type": "application/json",
      "title": "ESA Platforms"
    },
    {
      "rel": "child",
      "href": "https://catalog.maap.eo.esa.int/catalogue/series/eo:organisationName",
      "type": "application/json",
      "title": "Collections by organisation"
    },
    {
      "rel": "root",
      "href": "https://catalog.maap.eo.esa.int/catalogue/",
      "type": "application/json"
    }
  ],
  "id": "fedeo",
  "conformsTo": [
    "http://www.opengis.net/spec/ogcapi-features-1/1.0/conf/core",
    "http://www.opengis.net/spec/ogcapi-features-1/1.0/conf/oas30",
    "http://www.opengis.net/spec/ogcapi-features-1/1.0/conf/geojson",
    "http://www.opengis.net/spec/ogcapi_common-2/1.0/conf/collections",
    "http://www.opengis.net/spec/ogcapi-common-2/1.0/conf/simple-query",
    "http://www.opengis.net/spec/ogcapi-records-1/1.0/req/cql-filter",
    "http://www.opengis.net/spec/ogcapi-features-3/1.0/conf/features-filter",
    "http://www.opengis.net/spec/ogcapi-features-3/1.0/conf/filter",
    "https://api.stacspec.org/v1.0.0/core",
    "https://api.stacspec.org/v1.0.0/ogcapi-features",
    "https://api.stacspec.org/v1.0.0/collections",
    "https://api.stacspec.org/v1.0.0-rc.1/collection-search",
    "https://api.stacspec.org/v1.0.0-rc.1/collection-search#filter",
    "https://api.stacspec.org/v1.0.0-rc.1/collection-search#free-text",
    "https://api.stacspec.org/v1.0.0-rc.1/collection-search#sort",
    "https://api.stacspec.org/v1.0.0/item-search",
    "https://api.stacspec.org/v1.0.0-rc.3/item-search#filter",
    "https://api.stacspec.org/v1.0.0/item-search#sort",
    "https://api.stacspec.org/v1.0.0/ogcapi-features#sort",
    "http://www.opengis.net/spec/cql2/1.0/conf/cql2-text",
    "http://www.opengis.net/spec/cql2/1.0/conf/basic-cql2"
  ],
  "title": "MAAP Catalogue",
  "type": "Catalog"
}