From ab01cb640e12a9098ce4a1c11561bf1262d33823 Mon Sep 17 00:00:00 2001 From: Beaudette Date: Mon, 18 Mar 2024 11:47:04 -0700 Subject: [PATCH] link update --- AQP/soilDB/WCS-demonstration-01.Rmd | 2 +- AQP/soilDB/WCS-demonstration-01.html | 32 ++++++++++++++-------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/AQP/soilDB/WCS-demonstration-01.Rmd b/AQP/soilDB/WCS-demonstration-01.Rmd index 3d8e814..ed05a87 100644 --- a/AQP/soilDB/WCS-demonstration-01.Rmd +++ b/AQP/soilDB/WCS-demonstration-01.Rmd @@ -25,7 +25,7 @@ options(width = 100, stringsAsFactors = FALSE) # Introduction -A web coverage service (WCS) is provided for the gSSURGO and gNATGSO [map unit key grids](https://nrcs.app.box.com/v/soils/folder/180456387335). These grids represent a rasterizaion of the gSSURGO and gNATSGO map unit keys for the conterminous United States at a resolution of 30m, referenced to an Albers Equal Area Conic (NAD83) coordinate reference system (EPSG:5070). Grids are LZW compressed and internally tiled for efficient random access. Cell values are map unit keys, encoded as unsigned 32-bit integers. The grid topology and cell values are identical to the rasters contained within the gSSURGO and gNATSGO file geo-databases (FGDB). The GeoTiff format is used to ensure maximum compatibility. Files are re-created as part of the annual SSURGO refresh cycle. +A web coverage service (WCS) is provided for the gSSURGO and gNATGSO [map unit key grids](https://nrcs.app.box.com/v/soils/folder/243464012908). These grids represent a rasterizaion of the gSSURGO and gNATSGO map unit keys for the conterminous United States at a resolution of 30m, referenced to an Albers Equal Area Conic (NAD83) coordinate reference system (EPSG:5070). Grids are LZW compressed and internally tiled for efficient random access. Cell values are map unit keys, encoded as unsigned 32-bit integers. The grid topology and cell values are identical to the rasters contained within the gSSURGO and gNATSGO file geo-databases (FGDB). The GeoTiff format is used to ensure maximum compatibility. Files are re-created as part of the annual SSURGO refresh cycle. An experimental WCS is provided for raster soil survey (RSS) products at 10m resolution. diff --git a/AQP/soilDB/WCS-demonstration-01.html b/AQP/soilDB/WCS-demonstration-01.html index 10286ae..938ab4e 100644 --- a/AQP/soilDB/WCS-demonstration-01.html +++ b/AQP/soilDB/WCS-demonstration-01.html @@ -10,7 +10,7 @@ - + Map Unit Key Web Coverage Service @@ -1704,7 +1704,7 @@

Map Unit Key Web Coverage Service

-

2024-01-11

+

2024-03-18

@@ -1712,7 +1712,7 @@

2024-01-11

Introduction

A web coverage service (WCS) is provided for the gSSURGO and gNATGSO -map unit +map unit key grids. These grids represent a rasterizaion of the gSSURGO and gNATSGO map unit keys for the conterminous United States at a resolution of 30m, referenced to an Albers Equal Area Conic (NAD83) coordinate @@ -1905,7 +1905,7 @@

Metadata

gSSURGO, and derivatives are typically created 2-3 months after the annual SSURGO refresh on October 1st of each year (beginning of US federal fiscal year). - +
@@ -2030,7 +2030,7 @@

Map Unit Key Grids

## extent : -1365495, -1358925, 2869245, 2873655 (xmin, xmax, ymin, ymax) ## coord. ref. : NAD83 / Conus Albers (EPSG:5070) ## source(s) : memory -## varname : file28981ffa1d44 +## varname : file5605bac7568 ## categories : mukey ## name : mukey ## min value : 144983 @@ -2101,7 +2101,7 @@

Grid Resolution Specification

legend = FALSE, col = viridis(100), ) -

+

Raster Soil Survey Data

@@ -2124,7 +2124,7 @@

Raster Soil Survey Data

## extent : 1129005, 1135005, 1402995, 1411005 (xmin, xmax, ymin, ymax) ## coord. ref. : NAD83 / Conus Albers (EPSG:5070) ## source(s) : memory -## varname : file28981d747250 +## varname : file560db477af ## categories : mukey ## name : mukey ## min value : 545800 @@ -2137,7 +2137,7 @@

Raster Soil Survey Data

## extent : 1129005, 1135005, 1402995, 1411005 (xmin, xmax, ymin, ymax) ## coord. ref. : NAD83 / Conus Albers (EPSG:5070) ## source(s) : memory -## varname : file289812665711 +## varname : file560f082785 ## categories : mukey ## name : mukey ## min value : 545800 @@ -2150,7 +2150,7 @@

Raster Soil Survey Data

## extent : 1129005, 1135005, 1402995, 1411005 (xmin, xmax, ymin, ymax) ## coord. ref. : NAD83 / Conus Albers (EPSG:5070) ## source(s) : memory -## varname : file28985779737a +## varname : file560b683e7d ## categories : mukey ## name : mukey ## min value : 3244721 @@ -2184,7 +2184,7 @@

STATSGO

## extent : 1129005, 1135005, 1402995, 1411095 (xmin, xmax, ymin, ymax) ## coord. ref. : NAD83 / Conus Albers (EPSG:5070) ## source(s) : memory -## varname : file289852165e17 +## varname : file560665d6467 ## categories : mukey ## name : mukey ## min value : 659074 @@ -2219,7 +2219,7 @@

Hawaii SSURGO

mu <- mukey.wcs(x, db = 'hi_ssurgo')
# make NA (the ocean) blue
 plot(mu, legend = FALSE, axes = FALSE, main = metags(mu, name = 'description'), colNA = 'royalblue')
-

+

# # check mu names
 # .is <- format_SQL_in_statement(cats(mu)[[1]]$mukey)
 # .sql <- sprintf("SELECT mukey, muname FROM mapunit WHERE mukey IN %s", .is)
@@ -2245,7 +2245,7 @@ 

Puerto Rico SSURGO

mu <- mukey.wcs(x, db = 'pr_ssurgo')
# make NA (the ocean) blue
 plot(mu, legend = FALSE, axes = FALSE, main = metags(mu, name = 'description'), colNA = 'royalblue')
-

+

# # check mu names
 # .is <- format_SQL_in_statement(cats(mu)[[1]]$mukey)
 # .sql <- sprintf("SELECT mukey, muname FROM mapunit WHERE mukey IN %s", .is)
@@ -2705,7 +2705,7 @@ 

ISSR-800

Available data sets. (TODO: there are more more to add, including NCCPI)

WCS_details(wcs = 'ISSR800')
- +
@@ -3210,7 +3210,7 @@

Soil Color

# metadata metags(s)
##                     description                         vintage 
-## "Moist soil color, 25cm (270m)"                        "FY2023"
+## "Moist soil color, 25cm (270m)" "FY2022"
# note access to colors via RAT
 rat <- cats(s)[[1]]
 plot(s, col = rat$col, legend = FALSE, axes = FALSE, main = metags(s, name = 'description'))
@@ -3276,7 +3276,7 @@

Classification

## extent : -2178800, -2065200, 1816400, 1946800 (xmin, xmax, ymin, ymax) ## coord. ref. : NAD83 / Conus Albers (EPSG:5070) ## source(s) : memory -## varname : file28983b4d58c7 +## varname : file560273e3b51 ## categories : label ## name : FAO Salt Severity ## min value : extremely saline @@ -3326,7 +3326,7 @@

Others


This document is based on soilDB version 2.8.1 and -terra version 1.7-62.

+terra version 1.7-71.