Determine the boundaries of the requested GBIF data
Source:R/spat_boundary_to_wkt.R
boundary_to_WKT.Rd
This function constructs a Well-Known Text (WKT) string representing a
polygon that outlines the specified boundaries. It is used to define the area
of interest for downloading GBIF data through the rgbif::pred_within()
function.