Changes in version 0.6.1 (2023-08-12) - Update nhdplus download endpoint (#92) Changes in version 0.6.0 (2023-04-20) - Dropped use of the retiring rgdal package (#91) - Added NHD support for AK, missing territories (#90), thanks @hrecht ! Changes in version 0.5.9 (2022-10-09) - Fix upstream dependency issue with the digest package (#89) Changes in version 0.5.8 (2022-08-10) - Updated nhd and nhdplus downloading endpoints Changes in version 0.5.7 (2022-01-03) - nhd_query now accepts polygon queries (#85) - Enabled speedier nhd_load(ing) with wkt_filter and query arguments (#85) Changes in version 0.5.6 (2021-07-17) - CRAN maintenance release - Added support for recent sf package versions depending on s2 geometry Changes in version 0.5.5 (2021-06-06) - Drop automatic conversion to Geopackage for NHD (non-plus) products - Massive (~30x) speed improvement for nhd_plus query operations (#63) - Bug fix for loading NHDReachCrossReference layers (#72) - Bug fix to make vpu_shp geometries "valid" (#70) Changes in version 0.5.4 (2021-01-28) - Update URL endpoint for NHDPlus (#64) - Bug fix for nhd_plus_get unzipping to enable the force_unzip argument Changes in version 0.5.3 (2020-03-23) - Update URL endpoint for NHDPlus - Fix crs tests for upcoming sf release Changes in version 0.5.2 (2019-05-01) - Bug fix for multi-vpu data loading with mismatched columns (#57) - Bug fix for character VPUs that match multiple remote data sources (#58) - Added package logo Changes in version 0.5.1 (2019-02-19) - Critical bug fix for nhd_get recursive folder creation (# 56) - Bug fixes for extract_network enabling propagation of approve_all_dl flag - Improved documentation of non-geographic buffer extraction Changes in version 0.5.0 (2019-01-30) - Improve extract_network to handle headwater lakes - Add function to return Great Lakes polygons - Enable non-geographic query buffers - Fix broken NHD download endpoint - Bug fixes for nhd_plus_query on multi vpu queries Changes in version 0.4 - Confirmed working operation on MacOS - Results of load functions are now cached (memoized) for massive increase in package speed Changes in version 0.3 - Added a NEWS.md file to track changes to the package.