{
  "type": "Collection",
  "id": "pipelines",
  "stac_version": "1.0.0",
  "description": "A collection of pipelines data from EMODnet Human Activities",
  "links": [
    {
      "rel": "root",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    },
    {
      "rel": "item",
      "href": "./pipelines/pipelines.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    }
  ],
  "title": "pipelines",
  "extent": {
    "spatial": {
      "bbox": [
        [
          -10.58,
          34.56,
          34.59,
          70.09
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2018-01-21T00:00:00Z",
          "2018-01-21T00:00:00Z"
        ]
      ]
    }
  },
  "license": "CC-BY-4.0",
  "providers": [
    {
      "name": "Cogea srl"
    },
    {
      "name": "lfalco@cogea.it"
    }
  ]
}