Skip to contents

Get USGS National Land Cover Dataset

Usage

getNLCD(AOI, year = 2019, type = "land cover", ID = NULL)

Arguments

AOI

an sf of SpatVect point or polygon to extract data for

year

Landcover product year (2001, 2011,2016,2019)

type

product type

ID

a column of unique identifiers

Value

if AOI is polygon a list of SpatRasters, if AOI is a point then a data.frame of modeled records.