National Wild And Scenic Rivers: Legal Status (Feature Layer)
Department of Agriculture
@usgov.usda_gov_national_wild_and_scenic_rivers_legal_status__2ddf12ec
Department of Agriculture
@usgov.usda_gov_national_wild_and_scenic_rivers_legal_status__2ddf12ec
The Land Status view of a Wild and Scenic River. Areas designated by Congress as part of the National Wild and Scenic River System, with related details including the date of the designation, status of the final boundary description, authority, and land status case and document information. Metadata
Organization: Department of Agriculture
Last updated: 2024-03-30T10:47:35.147885
Tags: administrative-boundaries, alp-land-dataset, hydrography, land-status, lands-and-realty, national-forest-system-lands, open-data, us-forest-service, wild-scenic-river-name
CREATE TABLE table_1 (
"objectid" BIGINT,
"wildscenicriverstatusid" VARCHAR,
"casename" VARCHAR,
"localcaseid" VARCHAR,
"areatype" VARCHAR,
"areaname" VARCHAR,
"areaid" VARCHAR,
"boundarystatus" VARCHAR,
"actiondate" TIMESTAMP,
"officialacres" DOUBLE,
"gis_acres" DOUBLE,
"blm_serialno_ext" VARCHAR,
"comments" VARCHAR,
"wildscenicriver_fk" VARCHAR,
"region" BIGINT,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);Anyone who has the link will be able to view this.