{
  "type": "Feature",
  "stac_version": "1.0.0",
  "id": "test_emodnet_viewer_v2022_bathymetric_contours",
  "properties": {
    "created": "2024-02-13T08:55:01.904309+00:00",
    "proj:epsg": 4326,
    "geonetwork_uri": "4f7ab468-f4b9-4c2c-8d3b-49a375cf9964",
    "start_datetime": "2023-03-15T00:00:00Z",
    "end_datetime": "2023-03-15T00:00:00Z",
    "data_rights_constraints": "DO NOT USE FOR NAVIGATION",
    "datetime": null
  },
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -34.41796768,
          12.45159605
        ],
        [
          -34.41796768,
          64.12211268
        ],
        [
          42.92578232,
          64.12211268
        ],
        [
          42.92578232,
          12.45159605
        ],
        [
          -34.41796768,
          12.45159605
        ]
      ]
    ]
  },
  "links": [
    {
      "rel": "root",
      "href": "../../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    },
    {
      "rel": "collection",
      "href": "../collection.json",
      "type": "application/json",
      "title": "depth"
    },
    {
      "rel": "parent",
      "href": "../collection.json",
      "type": "application/json",
      "title": "depth"
    }
  ],
  "assets": {
    "native_asset": {
      "href": "https://s3.waw3-1.cloudferro.com/emodnet/emodnet_native/emodnet_bathymetry/depth/test_emodnet_viewer_v2022_bathymetric_contours/EMODnet_Bathymetry_2022_contours.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=4f7ab468-f4b9-4c2c-8d3b-49a375cf9964",
      "type": "application/xml",
      "title": "CSW metadata",
      "roles": [
        "metadata"
      ]
    },
    "metadata_xml": {
      "href": "https://emodnet.ec.europa.eu/geonetwork/srv/api/records/4f7ab468-f4b9-4c2c-8d3b-49a375cf9964/formatters/xml",
      "type": "application/xml",
      "title": "XML metadata",
      "roles": [
        "metadata"
      ]
    }
  },
  "bbox": [
    -34.41796768,
    12.45159605,
    42.92578232,
    64.12211268
  ],
  "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": "depth"
}