From 6e9c7c9230de4245b0da600693515f36bd04c7f7 Mon Sep 17 00:00:00 2001 From: "Andrew G. Brown" Date: Mon, 28 Aug 2023 21:44:54 -0700 Subject: [PATCH] CONUS gNATSGO example: shorter link (>100chars) --- R/get_component_from_GDB.R | 3 +-- man/fetchGDB.Rd | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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"