Get the geometry of an AOI Preset area
ca_aoipreset_geom(aoipreset, quiet = FALSE)
The name of a AOI preset
Suppress messages
A simple feature data frame
This retrieves the geometry (i.e., boundaries) for one of Cal-Adapt's AOI Presets.
If the spatial layer has not already been downloaded, it will be downloaded
(from https://github.com/ucanr-igis/caladaptr/tree/master/aoipreset_geoms) and saved in
the local cache directory as a GeoPackage. The default local cache directory is buried in
the current user's 'AppData' folder. To put the GeoPackages in an easier-to-find location,
use ca_setcache
.