
Create a Single Bounding Box from MGRS Data in a Projected CRS
Source:R/mgrs_to_latlong_bbox.R
mgrs_to_latlong_bbox.Rd
Converts MGRS coordinates to a single sf bounding box in a suitable projected CRS, handling data that spans multiple UTM zones.
Value
An sf bounding box (sf::st_bbox
) in a single projected CRS (e.g., Albers).