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
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.