{
    "type": "Feature",
    "stac_version": "1.0.0",
    "id": "emerald_network",
    "properties": {
        "created": "2024-03-05T11:44:44.837825+00:00",
        "proj:epsg": 4326,
        "start_datetime": "2023-06-26T00:00:00Z",
        "end_datetime": "2023-06-26T00:00:00Z",
        "data_rights_constraints": "no limitation",
        "geonetwork_uri": "1d8a452f-3d8f-4b4b-8154-51cb09d23265",
        "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/emerald_network/EMODnet_HA_Environment_Emerald_2021_20230614.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=1d8a452f-3d8f-4b4b-8154-51cb09d23265",
            "type": "application/xml",
            "title": "CSW metadata",
            "roles": [
                "metadata"
            ]
        },
        "metadata_xml": {
            "href": "https://emodnet.ec.europa.eu/geonetwork/srv/api/records/1d8a452f-3d8f-4b4b-8154-51cb09d23265/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"
}