View source: R/aoi_processing.R
validate_aoi | R Documentation |
Checks that an area of interest is of appropriate projection, size, and extent, aligns AOI to requested product, tiles if large.
validate_aoi(aoi = NULL, product = NULL)
aoi |
Numeric; bounding coordinates or an 'sf' or 'raster' object from which they can be derived. |
product |
Character, one of the options from column 'Short_Name' in
|
sf style bbox or list of same, aligned to requested product.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.