{
  "type": "Feature",
  "stac_version": "1.0.0",
  "id": "v2022_satellite_derived_coastline_lat",
  "properties": {
    "created": "2024-02-13T08:55:02.793586+00:00",
    "proj:epsg": 4326,
    "geonetwork_uri": "36821cff-56db-4e96-8426-ddfe68240c4b",
    "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": [
      [
        [
          -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": "coastlines"
    },
    {
      "rel": "parent",
      "href": "../collection.json",
      "type": "application/json",
      "title": "coastlines"
    }
  ],
  "assets": {
    "native_asset": {
      "href": "https://s3.waw3-1.cloudferro.com/emodnet/emodnet_native/emodnet_bathymetry/coastlines/v2022_satellite_derived_coastline_lat/EMODnet_Bathymetry_2022_coastlines.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=36821cff-56db-4e96-8426-ddfe68240c4b",
      "type": "application/xml",
      "title": "CSW metadata",
      "roles": [
        "metadata"
      ]
    },
    "metadata_xml": {
      "href": "https://emodnet.ec.europa.eu/geonetwork/srv/api/records/36821cff-56db-4e96-8426-ddfe68240c4b/formatters/xml",
      "type": "application/xml",
      "title": "XML metadata",
      "roles": [
        "metadata"
      ]
    },
    "Satellite_derived_coastline.png": {
      "href": "https://sextant.ifremer.fr/geonetwork/srv/api/records/36821cff-56db-4e96-8426-ddfe68240c4b/attachments/coastline_2.png",
      "type": "image/png",
      "title": "Satellite_derived_coastline.png",
      "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": "coastlines"
}