National Wild And Scenic River Segments (Feature Layer)
Department of Agriculture
@usgov.usda_gov_national_wild_and_scenic_river_segments_featu_d0e727e9
Department of Agriculture
@usgov.usda_gov_national_wild_and_scenic_river_segments_featu_d0e727e9
This polyline feature class depicts the classification of each wild and scenic river segment designated by Congress and the Secretary of the Interior for the United States and Puerto Rico. This layer was created by a multi-agency effort including the US Forest Service, National Park Service, Bureau of Land Management and the Fish and Wildlife Service. The spatial data were referenced to the latest High Resolution National Hydrological Data Layer (NHD 1:24,000 Scale or better), published by United States Geological Survey (USGS). Wild rivers are free of dams, generally inaccessible except by trail, and represent vestiges of primitive America. Scenic rivers are free of dams, with shorelines or watersheds still largely primitive and shorelines largely undeveloped, but accessible in places by roads. Recreational rivers are readily accessible by road or railroad, may have some development along their shorelines, and may have been dammed in the past. Metadata
Organization: Department of Agriculture
Last updated: 2024-03-30T10:52:07.622422
Tags: blm, fs, fws, hydrography, inland-waters, nhd, nps, open-data, recreation, river, scenic, wild, wild-and-scenic-rivers
CREATE TABLE table_1 (
"objectid" BIGINT,
"river_id" VARCHAR,
"segment_id" VARCHAR,
"wsr_river_name" VARCHAR,
"wsr_river_shortname" VARCHAR,
"gnis_name" VARCHAR,
"classification" VARCHAR,
"segment_miles" DOUBLE,
"total_miles" DOUBLE,
"beginning_point_narrative" VARCHAR,
"ending_point_narrative" VARCHAR,
"agency" VARCHAR,
"orv_culture" VARCHAR,
"orv_fish" VARCHAR,
"orv_geologic" VARCHAR,
"orv_historic" VARCHAR,
"orv_recreational" VARCHAR,
"orv_scenic" VARCHAR,
"orv_wildlife" VARCHAR,
"state" VARCHAR,
"orv_other" VARCHAR,
"orv_id" VARCHAR,
"orv_list" VARCHAR,
"segment_acres" VARCHAR,
"administrative_unit" VARCHAR,
"county" VARCHAR,
"shapelen" DOUBLE
);Anyone who has the link will be able to view this.