aoi_overlaps: Check AOI overlaps

View source: R/aoi_processing.R

aoi_overlapsR Documentation

Check AOI overlaps

Description

Confirms whether an AOI covers the requested product (wholly or partly).

Usage

aoi_overlaps(aoi = NULL, product = NULL)

Arguments

aoi

Converted and transformed area of interest

product

Character, one of the options from column 'Short_Name' in slga_product_info.

Value

Logical, TRUE if overlap exists.

Note

Will return TRUE if bbox is over product but not over land.


obrl-soil/slga documentation built on Feb. 3, 2024, 4:31 a.m.