{
  "type": "Collection",
  "id": "dredging",
  "stac_version": "1.0.0",
  "description": "A collection of dredging data from EMODnet Human Activities",
  "links": [
    {
      "rel": "root",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    },
    {
      "rel": "item",
      "href": "./dredging/dredging.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    }
  ],
  "title": "dredging",
  "extent": {
    "spatial": {
      "bbox": [
        [
          -25.6614,
          28.0478,
          33.0202,
          70.6639
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "1964-01-01T00:00:00Z",
          "2020-12-31T00:00:00Z"
        ]
      ]
    }
  },
  "license": "CC-BY-4.0",
  "providers": [
    {
      "name": "AZTI"
    },
    {
      "name": "osolaun@azti.es"
    }
  ]
}