diff --git a/R/get_component_from_GDB.R b/R/get_component_from_GDB.R index dd869533..5fd10979 100644 --- a/R/get_component_from_GDB.R +++ b/R/get_component_from_GDB.R @@ -539,8 +539,7 @@ get_mapunit_from_GDB <- function(dsn = "gNATSGO_CONUS.gdb", WHERE = NULL, drople #' ## #' ## #' ## download CONUS gNATSGO from here: -#' ## https://www.nrcs.usda.gov/resources/data-and-reports/gridded-national-soil-survey-geographic-database-gnatsgo -#' ## +#' ## https://nrcs.app.box.com/v/soils/folder/191790828371 #' ## #' # dsn <- "D:/geodata/soils/gNATSGO_CONUS.gdb" #' diff --git a/man/fetchGDB.Rd b/man/fetchGDB.Rd index 4f827802..963ed46a 100644 --- a/man/fetchGDB.Rd +++ b/man/fetchGDB.Rd @@ -81,8 +81,7 @@ specified (except for fetchGDB() which currently can only target one table ## ## ## download CONUS gNATSGO from here: -## https://www.nrcs.usda.gov/resources/data-and-reports/gridded-national-soil-survey-geographic-database-gnatsgo -## +## https://nrcs.app.box.com/v/soils/folder/191790828371 ## # dsn <- "D:/geodata/soils/gNATSGO_CONUS.gdb"