{
  "type": "Collection",
  "id": "coastlines",
  "stac_version": "1.0.0",
  "description": "A collection of coastlines data from EMODnet Bathymetry",
  "links": [
    {
      "rel": "root",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    },
    {
      "rel": "item",
      "href": "./v2022_satellite_derived_coastline_lat/v2022_satellite_derived_coastline_lat.json",
      "type": "application/json"
    },
    {
      "rel": "item",
      "href": "./v2022_satellite_derived_coastline_mhw/v2022_satellite_derived_coastline_mhw.json",
      "type": "application/json"
    },
    {
      "rel": "item",
      "href": "./v2022_satellite_derived_coastline_msl/v2022_satellite_derived_coastline_msl.json",
      "type": "application/json"
    },
    {
      "rel": "item",
      "href": "./v2022_openstreetmap_coastline/v2022_openstreetmap_coastline.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    }
  ],
  "title": "coastlines",
  "extent": {
    "spatial": {
      "bbox": [
        [
          -180.0,
          -90.0,
          180.0,
          90.0
        ]
      ]
    },
    "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"
    }
  ]
}