getLCMAP | R Documentation |
Land Change Monitoring, Assessment, and Projection
getLCMAP(AOI, year = 2019, type = "primary landcover", ID = NULL)
AOI |
an sf of SpatVect point or polygon to extract data for |
year |
Land cover product year 1985 - 2019 (default = 2019) |
type |
product type (primary landcover (default), secondary landcover, primary confidence, secondary confidence, cover change, change day, change magniture, model cquality, spectral stability, spectral lastchance) |
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()
,
getLOCA()
,
getLOCA_hydro()
,
getLivneh()
,
getLivneh_fluxes()
,
getMACA()
,
getMODIS()
,
getNASADEM()
,
getNLCD()
,
getNLDAS()
,
getPRISM()
,
getTerraClim()
,
getTerraClimNormals()
,
getVIC()
,
getWorldClim()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.