BOREAS Agriculture Canada Central Saskatchewan Vector Soils Data, R1
National Aeronautics and Space Administration
@usgov.nasa_gov_boreas_agriculture_canada_central_saskatchewa_1be70ac1
National Aeronautics and Space Administration
@usgov.nasa_gov_boreas_agriculture_canada_central_saskatchewa_1be70ac1
This data set provides soil descriptions for forested areas in the BOREAS southern study area (SSA) in central Saskatchewan, Canada provided by Agriculture Canada. The data contain soil code, modifiers, extent, and soil names for the primary, secondary, and tertiary soil units within each polygon.
Organization: National Aeronautics and Space Administration
Last updated: 2025-10-23T16:18:11.906971
Tags: earth-science-soils-land-surface-soil-bulk-density, earth-science-soils-land-surface-soil-classification, earth-science-soils-land-surface-soil-depth, earth-science-soils-land-surface-soil-structure
CREATE TABLE table_1 (
"province" VARCHAR,
"soil_num" BIGINT,
"mod_num" BIGINT,
"soil_code" VARCHAR,
"modifier" VARCHAR,
"lu" VARCHAR,
"layer_no" BIGINT,
"hzn_lit" DOUBLE,
"hzn_mas" VARCHAR,
"hzn_suf" VARCHAR,
"hzn_mod" DOUBLE,
"udepth" BIGINT,
"ldepth" BIGINT,
"cofrag" BIGINT,
"domsand" VARCHAR,
"vfsand" BIGINT,
"tsand" BIGINT,
"tsilt" BIGINT,
"tclay" BIGINT,
"orgcarb" BIGINT,
"phca" BIGINT,
"ph2" BIGINT,
"bases" BIGINT,
"cec" BIGINT,
"ksat" BIGINT,
"kp0" BIGINT,
"kp10" BIGINT,
"kp33" BIGINT,
"kp1500" BIGINT,
"bd" BIGINT,
"ec" BIGINT,
"caco32" BIGINT,
"vonpost" BIGINT,
"wood" BIGINT,
"date" BIGINT
);Anyone who has the link will be able to view this.