Learn R Programming

forestdata (version 0.3.0)

fd_canopy_height_meta: Forest Canopy Height

Description

Download the High Resolution 1m Global Canopy Height Map

Usage

fd_canopy_height_meta(
  x = NULL,
  lon = NULL,
  lat = NULL,
  crop = FALSE,
  mask = FALSE,
  merge = FALSE,
  quiet = FALSE
)

Value

A SpatRaster or SpatRasterCollection

Arguments

x

a sf or SpatVector object. It will retrieve the necessary tiles to cover the area (if lat and lon are specified, this argument is ignored)

lon

a number specifying the longitude of the area where we want the tile

lat

a number specifying the latitude of the area where we want the tile

crop

when x is specified, whether to crop the tile(s) to the object

mask

when x is specified, whether to mask the tile(s) to the object

merge

if FALSE (default), it will merge the tiles into one raster. If FALSE a SpatRasterCollection will be returned.

quiet

if TRUE, suppress any message or progress bar

Details

Data may be freely used for research, study, or teaching, but be cited appropriately (see references below).

References

https://registry.opendata.aws/dataforgood-fb-forests/