| getNLCD | R Documentation |
Get USGS National Land Cover Dataset
getNLCD(AOI, year = 2019, type = "land cover", ID = NULL)
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 |
if AOI is polygon a list of SpatRasters, if AOI is a point then a data.frame of modeled records.
Other shortcuts:
get3DEP(),
getBCCA(),
getCABCM(),
getCHIRPS(),
getDaymet(),
getGLDAS(),
getGridMET(),
getISRIC_soils(),
getLCMAP(),
getLOCA(),
getLOCA_hydro(),
getLivneh(),
getLivneh_fluxes(),
getMACA(),
getMODIS(),
getNASADEM(),
getNLDAS(),
getPRISM(),
getTerraClim(),
getTerraClimNormals(),
getVIC(),
getWorldClim()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.