Downloads the publicly available HRSA GIS layer containing detailed
Organ Procurement Organization service area boundaries and returns it
as an sf object.
Arguments
- quiet
Logical; if
TRUE, suppresses messages and warnings emitted during download. Default isTRUE.
Value
An sf object with polygon geometries representing detailed OPO service
area boundaries, along with HRSA-provided attributes. Human-readable
variable labels are attached.
Details
The data are served directly from the HRSA ArcGIS REST MapServer and include all attributes provided by HRSA at the time of download.
This function queries the HRSA ArcGIS REST MapServer layer:
using a where = 1 = 1 filter to retrieve all available features.
No caching is performed.
Layer 3 is the detailed polygon layer for Organ Procurement Organization service areas. It is distinct from Layer 2, which is the generalized county-based service-area layer.
