{
  "type": "Collection",
  "id": "depth",
  "stac_version": "1.0.0",
  "description": "A collection of depth data from EMODnet Bathymetry",
  "links": [
    {
      "rel": "root",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    },
    {
      "rel": "item",
      "href": "./test_emodnet_viewer_v2022_bathymetric_contours/test_emodnet_viewer_v2022_bathymetric_contours.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    }
  ],
  "title": "depth",
  "extent": {
    "spatial": {
      "bbox": [
        [
          -34.41796768,
          12.45159605,
          42.92578232,
          64.12211268
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2023-03-15T00:00:00Z",
          "2023-03-15T00:00:00Z"
        ]
      ]
    }
  },
  "license": "CC-BY-4.0",
  "providers": [
    {
      "name": "EMODnet Bathymetry consortium"
    },
    {
      "name": "webmaster@shom.fr"
    }
  ]
}