# Source: NLCD USFS Tree Canopy Cover
# Type: cog
# Catalog: MRLCConnector
# Generated by: folia catalog import
# Generated at: 2026-02-08T02:58:19.896770+00:00
#
# Do not edit manually - will be overwritten on next import.

source:
  id: mrlc-nlcd-tree-canopy
  name: NLCD USFS Tree Canopy Cover
  type: cog
  url: https://www.mrlc.gov/data/nlcd-2021-tree-canopy-conus
  description: USFS tree canopy cover percentage for the conterminous United States
    at 30m resolution, produced in collaboration with the USDA Forest Service.
  provider: USGS / MRLC Consortium
  license: public-domain
  metadata:
    mrlc: true
    nlcd_product: nlcd-tree-canopy
    connector_id: mrlc
    bbox:
    - -130.23
    - 21.74
    - -63.67
    - 52.87
    tags:
    - nlcd
    - land cover
    - mrlc
    - usgs
    - 30m
    dataset:
      tier: 2
      thematic_group: Land Cover & Land Use
      format: geotiff
      resolution: 30m
      crs: EPSG:5070
      bands:
      - id: tree_canopy
        description: NLCD USFS Tree Canopy Cover
        dtype: uint8
        nodata: 255
      temporal:
        range: 2011/2021
        frequency: annual
        type: time_series
        default_range: latest
      quality:
        methodology: NLCD is produced by the Multi-Resolution Land Characteristics
          (MRLC) Consortium using Landsat imagery and ancillary data. Classification
          uses a decision-tree approach with training data.
        accuracy: Overall accuracy ~90% for land cover (Anderson Level II).
        coverage: CONUS (conterminous United States)
      layout:
        type: partitioned
        temporal:
          scheme: custom
          var: year
          range:
          - 2011
          - 2013
          - 2016
          - 2019
          - 2021
      original_source_url: https://www.mrlc.gov/data
      homepage: https://www.mrlc.gov
