{
  "type": "Catalog",
  "id": "sdc-explorer",
  "stac_version": "1.0.0",
  "description": "Configure stac endpoint information in your Explorer `settings.env.py` file",
  "links": [
    {
      "rel": "root",
      "href": "http://explorer.swissdatacube.org:8080/stac",
      "type": "application/json",
      "title": "Swiss Data Cube Products Explorer"
    },
    {
      "rel": "self",
      "href": "http://explorer.swissdatacube.org:8080/stac",
      "type": "application/json"
    },
    {
      "rel": "children",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections",
      "type": "application/json",
      "title": "Collections"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/catalogs/arrivals",
      "type": "application/json",
      "title": "Arrivals"
    },
    {
      "rel": "search",
      "href": "http://explorer.swissdatacube.org:8080/stac/search",
      "type": "application/json",
      "title": "Item Search"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/arealstatistik",
      "type": "application/json",
      "title": "arealstatistik"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/astgtmv003",
      "type": "application/json",
      "title": "astgtmv003"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/combiprecip",
      "type": "application/json",
      "title": "combiprecip"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/corinelc_europe",
      "type": "application/json",
      "title": "corinelc_europe"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/corinelc_switzerland",
      "type": "application/json",
      "title": "corinelc_switzerland"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/GE1",
      "type": "application/json",
      "title": "GE1"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/landsat_etm_c2_l2",
      "type": "application/json",
      "title": "landsat_etm_c2_l2"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/landsat_ot_c2_l2",
      "type": "application/json",
      "title": "landsat_ot_c2_l2"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/landsat_tm_c2_l2",
      "type": "application/json",
      "title": "landsat_tm_c2_l2"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/RapidMapping",
      "type": "application/json",
      "title": "RapidMapping"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/s2_l2",
      "type": "application/json",
      "title": "s2_l2"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/swissalti3d",
      "type": "application/json",
      "title": "swissalti3d"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/swissimagedop10",
      "type": "application/json",
      "title": "swissimagedop10"
    },
    {
      "rel": "child",
      "href": "http://explorer.swissdatacube.org:8080/stac/collections/tesserach",
      "type": "application/json",
      "title": "tesserach"
    }
  ],
  "conformsTo": [
    "http://www.opengis.net/spec/ogcapi-features-1/1.0/conf/core",
    "http://www.opengis.net/spec/ogcapi-features-1/1.0/conf/geojson",
    "http://www.opengis.net/spec/ogcapi-features-1/1.0/conf/oas30",
    "https://api.stacspec.org/v1.0.0-rc.1/core",
    "https://api.stacspec.org/v1.0.0-rc.1/item-search",
    "https://api.stacspec.org/v1.0.0-rc.1/ogcapi-features",
    "https://api.stacspec.org/v1.0.0-rc.1/item-search#query",
    "https://api.stacspec.org/v1.0.0-rc.1/item-search#fields",
    "https://api.stacspec.org/v1.0.0-rc.1/ogcapi-features#fields",
    "https://api.stacspec.org/v1.0.0-rc.1/item-search#sort",
    "https://api.stacspec.org/v1.0.0-rc.1/ogcapi-features#sort",
    "https://api.stacspec.org/v1.0.0-rc.1/item-search#filter",
    "http://www.opengis.net/spec/cql2/1.0/conf/cql2-json",
    "http://www.opengis.net/spec/cql2/1.0/conf/basic-cql2",
    "http://www.opengis.net/spec/ogcapi-features-3/1.0/conf/filter",
    "https://api.stacspec.org/v1.0.0-rc.1/collections"
  ],
  "title": "Swiss Data Cube Products Explorer"
}