{
  "type": "Feature",
  "stac_version": "1.1.0",
  "stac_extensions": [
    "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
  ],
  "id": "f174cfee-012d-5506-9479-00f92881852e",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -26.3611111111111,
          -47.96944444495472
        ],
        [
          64.49999999960748,
          -47.96944444495472
        ],
        [
          64.49999999960748,
          38.35000000000002
        ],
        [
          -26.3611111111111,
          38.35000000000002
        ],
        [
          -26.3611111111111,
          -47.96944444495472
        ]
      ]
    ]
  },
  "bbox": [
    -26.3611111111111,
    -47.96944444495472,
    64.49999999960748,
    38.35000000000002
  ],
  "properties": {
    "odc:product": "cci_landcover",
    "start_datetime": "1992-01-01T00:00:00Z",
    "end_datetime": "1992-12-31T23:59:59Z",
    "proj:epsg": 4326,
    "proj:geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            -26.3611111111111,
            -47.96944444495472
          ],
          [
            64.49999999960748,
            -47.96944444495472
          ],
          [
            64.49999999960748,
            38.35000000000002
          ],
          [
            -26.3611111111111,
            38.35000000000002
          ],
          [
            -26.3611111111111,
            -47.96944444495472
          ]
        ]
      ]
    },
    "proj:bbox": [
      -26.3611111111111,
      -47.96944444495472,
      64.49999999960748,
      38.35000000000002
    ],
    "proj:shape": [
      31075,
      32710
    ],
    "proj:transform": [
      0.0027777777777657775,
      0.0,
      -26.3611111111111,
      0.0,
      -0.002777777777794199,
      38.35000000000002,
      0.0,
      0.0,
      1.0
    ],
    "datetime": null
  },
  "links": [
    {
      "rel": "derived_from",
      "href": "https://cds.climate.copernicus.eu/cdsapp#!/dataset/satellite-land-cover",
      "type": "text/html",
      "title": "Source"
    }
  ],
  "assets": {
    "classification": {
      "href": "s3://deafrica-input-datasets/cci_landcover/1992/cci_landcover_1992_v2_0.7cds.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "roles": [
        "data"
      ]
    }
  }
}