{
    "type": "Feature",
    "stac_version": "1.0.0",
    "id": "v2022_source_references",
    "properties": {
        "created": "2024-03-05T11:39:54.321173+00:00",
        "proj:epsg": 4326,
        "start_datetime": "2023-03-15T00:00:00Z",
        "end_datetime": "2023-03-15T00:00:00Z",
        "data_rights_constraints": "DO NOT USE FOR NAVIGATION",
        "geonetwork_uri": "8e1fad98-7db5-48d6-a27b-fbd9afec66c2",
        "datetime": null
    },
    "geometry": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    -180.0,
                    -90.0
                ],
                [
                    -180.0,
                    90.0
                ],
                [
                    180.0,
                    90.0
                ],
                [
                    180.0,
                    -90.0
                ],
                [
                    -180.0,
                    -90.0
                ]
            ]
        ]
    },
    "links": [
        {
            "rel": "root",
            "href": "../../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        },
        {
            "rel": "collection",
            "href": "../collection.json",
            "type": "application/json",
            "title": "source_metadata"
        },
        {
            "rel": "parent",
            "href": "../collection.json",
            "type": "application/json",
            "title": "source_metadata"
        }
    ],
    "assets": {
        "native_asset": {
            "href": "https://s3.waw3-1.cloudferro.com/emodnet/emodnet_native/emodnet_bathymetry/source_metadata/v2022_source_references/EMODnet_Bathymetry_2022_source_references.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=8e1fad98-7db5-48d6-a27b-fbd9afec66c2",
            "type": "application/xml",
            "title": "CSW metadata",
            "roles": [
                "metadata"
            ]
        },
        "metadata_xml": {
            "href": "https://emodnet.ec.europa.eu/geonetwork/srv/api/records/8e1fad98-7db5-48d6-a27b-fbd9afec66c2/formatters/xml",
            "type": "application/xml",
            "title": "XML metadata",
            "roles": [
                "metadata"
            ]
        },
        "EMODnet Bathymetry - Source reference version 2022 data product": {
            "href": "https://sextant.ifremer.fr/geonetwork/srv/api/records/8e1fad98-7db5-48d6-a27b-fbd9afec66c2/attachments/EMODnet_SR.png",
            "type": "image/png",
            "title": "EMODnet Bathymetry - Source reference version 2022 data product",
            "roles": [
                "thumbnail"
            ]
        }
    },
    "bbox": [
        -180.0,
        -90.0,
        180.0,
        90.0
    ],
    "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": "source_metadata"
}