- Update nhdplus download endpoint (#92)
-
Dropped use of the retiring
rgdalpackage (#91) -
Added NHD support for AK, missing territories (#90), thanks @hrecht !
- Fix upstream dependency issue with the
digestpackage (#89)
- Updated nhd and nhdplus downloading endpoints
nhd_querynow accepts polygon queries (#85)- Enabled speedier
nhd_load(ing) withwkt_filterandqueryarguments (#85)
- CRAN maintenance release
- Added support for recent
sfpackage versions depending ons2geometry
- Drop automatic conversion to Geopackage for NHD (non-plus) products
- Massive (~30x) speed improvement for
nhd_plusquery operations (#63) - Bug fix for loading
NHDReachCrossReferencelayers (#72) - Bug fix to make
vpu_shpgeometries "valid" (#70)
- Update URL endpoint for NHDPlus (#64)
- Bug fix for
nhd_plus_getunzipping to enable theforce_unzipargument
- Update URL endpoint for NHDPlus
- Fix crs tests for upcoming sf release
- 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
- Critical bug fix for
nhd_getrecursive folder creation (# 56) - Bug fixes for
extract_networkenabling propagation ofapprove_all_dlflag - Improved documentation of non-geographic buffer extraction
- Improve
extract_networkto 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_queryon multi vpu queries
- Confirmed working operation on MacOS
- Results of load functions are now cached (memoized) for massive increase in package speed
- Added a
NEWS.mdfile to track changes to the package.