View source: R/aoi_processing.R
aoi_overlaps | R Documentation |
Confirms whether an AOI covers the requested product (wholly or partly).
aoi_overlaps(aoi = NULL, product = NULL)
aoi |
Converted and transformed area of interest |
product |
Character, one of the options from column 'Short_Name' in
|
Logical, TRUE if overlap exists.
Will return TRUE if bbox is over product but not over land.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.