{
    "type": "Feature",
    "stac_version": "1.0.0",
    "id": "msp_zoning_locations",
    "properties": {
        "created": "2024-03-05T11:44:57.764786+00:00",
        "proj:epsg": 4326,
        "start_datetime": "2021-01-22T00:00:00Z",
        "end_datetime": "2021-01-22T00:00:00Z",
        "data_rights_constraints": "no limitation",
        "geonetwork_uri": "5d89d371-a52a-476b-92de-a423f6d2c15d",
        "datetime": null
    },
    "geometry": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    -21.9,
                    24.59
                ],
                [
                    -21.9,
                    65.9
                ],
                [
                    28.21,
                    65.9
                ],
                [
                    28.21,
                    24.59
                ],
                [
                    -21.9,
                    24.59
                ]
            ]
        ]
    },
    "links": [
        {
            "rel": "root",
            "href": "../../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        },
        {
            "rel": "collection",
            "href": "../collection.json",
            "type": "application/json",
            "title": "maritime_spatial_planning"
        },
        {
            "rel": "parent",
            "href": "../collection.json",
            "type": "application/json",
            "title": "maritime_spatial_planning"
        }
    ],
    "assets": {
        "native_asset": {
            "href": "https://s3.waw3-1.cloudferro.com/emodnet/emodnet_native/emodnet_human_activities/maritime_spatial_planning/msp_zoning_areas/EMODnet_HA_MSP_20230830.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=5d89d371-a52a-476b-92de-a423f6d2c15d",
            "type": "application/xml",
            "title": "CSW metadata",
            "roles": [
                "metadata"
            ]
        },
        "metadata_xml": {
            "href": "https://emodnet.ec.europa.eu/geonetwork/srv/api/records/5d89d371-a52a-476b-92de-a423f6d2c15d/formatters/xml",
            "type": "application/xml",
            "title": "XML metadata",
            "roles": [
                "metadata"
            ]
        }
    },
    "bbox": [
        -21.9,
        24.59,
        28.21,
        65.9
    ],
    "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": "maritime_spatial_planning"
}