Maryland SSURGO Soils
State of Maryland
@usgov.state_of_maryland_maryland_ssurgo_soils
State of Maryland
@usgov.state_of_maryland_maryland_ssurgo_soils
Soil surveys can be used for general farm, local, and wider area planning. Onsite investigation is needed in some cases, such as soil quality assessments and FOR certain conservation and engineering applications. For more detailed information, contact your local USDA Service Center at the following link: https://offices.sc.egov.usda.gov/locator/app?agency=nrcs (USDA Service Center) or your NRCS State Soil Scientist at the following link: https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/contactus/?cid=nrcs142p2_053951 (NRCS State Soil Scientist). COPYWRITE TEXT: Soil Survey Staff, Natural Resources Conservation Service, United States Department of Agriculture. Web Soil Survey. Available online at the following link: https://websoilsurvey.sc.egov.usda.gov/. Accessed [10/1/2018].
Organization: State of Maryland
Last updated: 2025-07-26T21:09:58.084594
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"map_unit_symbol" VARCHAR,
"soil_name" VARCHAR,
"corrosion_of_steel" VARCHAR,
"depth_to_water_table_ft" BIGINT,
"drainage_class" VARCHAR,
"erosion_hazard" VARCHAR,
"farmland_classification" VARCHAR,
"frost_action_hazard" VARCHAR,
"percent_hydric_soil" BIGINT,
"hydrologic_soil_group" VARCHAR,
"k_factor" DOUBLE,
"parent_material_name" VARCHAR,
"percent_clay" DOUBLE,
"percent_sand" DOUBLE,
"percent_silt" DOUBLE,
"surface_texture" VARCHAR,
"t_factor" BIGINT,
"corrosion_of_concrete_hazard" VARCHAR,
"shape_starea" DOUBLE -- Shape.STArea(),
"shape_stlength" DOUBLE -- Shape.STLength()
);Anyone who has the link will be able to view this.