{
  "type": "Feature",
  "stac_version": "1.1.0",
  "stac_extensions": [
    "https://stac-extensions.github.io/projection/v1.1.0/schema.json",
    "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
    "https://stac-extensions.github.io/eo/v1.1.0/schema.json"
  ],
  "id": "Natural_forest_2020_bugom_32636.tif",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          30.550355710545197,
          1.0704147958684775
        ],
        [
          31.223349041233853,
          1.0708818457167297
        ],
        [
          31.223013263461084,
          1.547663286546871
        ],
        [
          30.549893008041554,
          1.5469882131662422
        ],
        [
          30.550355710545197,
          1.0704147958684775
        ]
      ]
    ]
  },
  "bbox": [
    30.549893008041554,
    1.0704147958684775,
    31.223349041233853,
    1.547663286546871
  ],
  "properties": {
    "proj:epsg": 32636,
    "proj:geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            227379.6024,
            118422.05669999999
          ],
          [
            302305.654,
            118422.05669999999
          ],
          [
            302305.654,
            171146.5317
          ],
          [
            227379.6024,
            171146.5317
          ],
          [
            227379.6024,
            118422.05669999999
          ]
        ]
      ]
    },
    "proj:bbox": [
      227379.6024,
      118422.05669999999,
      302305.654,
      171146.5317
    ],
    "proj:shape": [
      5311,
      7486
    ],
    "proj:transform": [
      10.008823350253804,
      0.0,
      227379.6024,
      0.0,
      -9.927410092261344,
      171146.5317,
      0.0,
      0.0,
      1.0
    ],
    "description": "Natural Forests of the World 2020, provides a global map of natural forest probability for the year 2020 at a 10-meter resolution. It was developed to support initiatives like the European Union's Deforestation Regulation (EUDR) and other efforts for forest conservation and monitoring. The map represents the likelihood of an area being a natural forest, which includes primary, naturally regenerating secondary, and managed natural forests. It distinguishes these from planted forests, tree crops, and other land cover types. The dataset was created using a multi-modal temporal-spatial vision transformer model that analyzed seasonal multi-temporal Sentinel-2 satellite imagery and topographical data (elevation, slope, aspect based on TanDEM-X's Copernicus GLO-30 DEM). The data is provided as a probabilistic map, allowing users to apply a probability threshold to create a binary natural forest map tailored to their specific needs.",
    "datetime": "2020-01-01T00:00:00Z"
  },
  "links": [],
  "assets": {
    "asset": {
      "href": "Natural_forest_2020_bugom_32636.tif",
      "type": "image/tiff; application=geotiff",
      "raster:bands": [
        {
          "data_type": "uint8",
          "scale": 1.0,
          "offset": 0.0,
          "sampling": "area",
          "statistics": {
            "mean": 39.55167452931568,
            "minimum": 0,
            "maximum": 245,
            "stddev": 77.9145061328889,
            "valid_percent": 0.0001343277166437414
          },
          "histogram": {
            "count": 11,
            "min": 0.0,
            "max": 245.0,
            "buckets": [
              564845,
              27867,
              16095,
              11306,
              9885,
              8162,
              7213,
              6237,
              15737,
              77101
            ]
          }
        }
      ],
      "eo:bands": [
        {
          "name": "B0",
          "description": "Natural forest probabilities (scaled to [0-250])."
        }
      ],
      "roles": [
        "data"
      ]
    }
  }
}