{
    "type": "Feature",
    "stac_version": "1.0.0",
    "id": "discharge_points",
    "properties": {
        "created": "2024-03-05T11:44:25.423082+00:00",
        "proj:epsg": 4326,
        "start_datetime": "2011-01-01T00:00:00Z",
        "end_datetime": "2020-12-31T00:00:00Z",
        "data_rights_constraints": "No limitation",
        "geonetwork_uri": "0bd23b5e-b288-4273-b8b7-d073538ada52",
        "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": "waste_disposal"
        },
        {
            "rel": "parent",
            "href": "../collection.json",
            "type": "application/json",
            "title": "waste_disposal"
        }
    ],
    "assets": {
        "native_asset": {
            "href": "https://s3.waw3-1.cloudferro.com/emodnet/emodnet_native/emodnet_human_activities/waste_disposal/discharge_points/EMODnet_HA_UWWTD_Discharge_Points_20230920.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=0bd23b5e-b288-4273-b8b7-d073538ada52",
            "type": "application/xml",
            "title": "CSW metadata",
            "roles": [
                "metadata"
            ]
        },
        "metadata_xml": {
            "href": "https://emodnet.ec.europa.eu/geonetwork/srv/api/records/0bd23b5e-b288-4273-b8b7-d073538ada52/formatters/xml",
            "type": "application/xml",
            "title": "XML metadata",
            "roles": [
                "metadata"
            ]
        }
    },
    "bbox": [
        -180,
        -90,
        180,
        90
    ],
    "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": "waste_disposal"
}