{
  "type": "Feature",
  "stac_version": "1.0.0",
  "id": "nationally_designated_areas",
  "properties": {
    "created": "2024-02-13T08:51:41.233286+00:00",
    "proj:epsg": 4326,
    "geonetwork_uri": "3362d8b1-a12e-4d1d-a0d8-1834e9db00f3",
    "start_datetime": "2014-10-05T00:00:00Z",
    "end_datetime": "2014-10-05T00:00:00Z",
    "data_rights_constraints": "no limitation",
    "datetime": null
  },
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -10.58,
          34.56
        ],
        [
          -10.58,
          70.09
        ],
        [
          34.59,
          70.09
        ],
        [
          34.59,
          34.56
        ],
        [
          -10.58,
          34.56
        ]
      ]
    ]
  },
  "links": [
    {
      "rel": "root",
      "href": "../../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    },
    {
      "rel": "collection",
      "href": "../collection.json",
      "type": "application/json",
      "title": "environment"
    },
    {
      "rel": "parent",
      "href": "../collection.json",
      "type": "application/json",
      "title": "environment"
    }
  ],
  "assets": {
    "native_asset": {
      "href": "https://s3.waw3-1.cloudferro.com/emodnet/emodnet_native/emodnet_human_activities/environment/nationally_designated_areas/EMODnet_HA_Environment_CDDA_v21_20230906.zip",
      "type": "application/zip",
      "roles": [
        "data"
      ]
    },
    "metadata_csw": {
      "href": "https://emodnet.ec.europa.eu/geonetwork/emodnet/eng/csw?request=GetRecordById&service=CSW&version=2.0.2&elementSetName=full&id=3362d8b1-a12e-4d1d-a0d8-1834e9db00f3",
      "type": "application/xml",
      "title": "CSW metadata",
      "roles": [
        "metadata"
      ]
    },
    "metadata_xml": {
      "href": "https://emodnet.ec.europa.eu/geonetwork/srv/api/records/3362d8b1-a12e-4d1d-a0d8-1834e9db00f3/formatters/xml",
      "type": "application/xml",
      "title": "XML metadata",
      "roles": [
        "metadata"
      ]
    }
  },
  "bbox": [
    -10.58,
    34.56,
    34.59,
    70.09
  ],
  "stac_extensions": [
    "https://stac-extensions.github.io/xarray-assets/v1.0.0/schema.json",
    "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
  ],
  "collection": "environment"
}