terrainr 0.7.2
- New features:
- Two new endpoints are available:
HRO
, which provides orthoimagery for
non-CONUS US domains, andUSGSNAIPImagery
, which only returns NAIP
(whereasUSGSNAIPPlus
, the default forortho
, will useHRO
where
appropriate).
- Two new endpoints are available:
- Improvements and bug fixes:
- Updated NAIP URL to its new home, which should reenable NAIP downloads.
- Fixed warning in
geom_spatial_rgb()
about "dropped aesthetics". - Fixed
govunits
test.
- Dependency changes:
ggplot2
now requires a minimum of 3.4.0