National Wild And Scenic River Active Study Rivers Segments (Feature Layer)
Department of Agriculture
@usgov.usda_gov_national_wild_and_scenic_river_active_study_r_aba2d7b9
Department of Agriculture
@usgov.usda_gov_national_wild_and_scenic_river_active_study_r_aba2d7b9
CREATE TABLE table_1 (
"objectid" BIGINT,
"riverid" VARCHAR,
"segmentid" VARCHAR,
"wsr_river_name" VARCHAR,
"wsr_river_shortname" VARCHAR,
"gnis_name" VARCHAR,
"status" VARCHAR,
"segment_miles" DOUBLE,
"total_miles" DOUBLE,
"beginning_point_narrative" VARCHAR,
"ending_point_narrative" VARCHAR,
"agency" VARCHAR,
"potential_classification" VARCHAR,
"cultural_orv" VARCHAR,
"fish_orv" VARCHAR,
"geologic_orv" VARCHAR,
"history_orv" VARCHAR,
"recreation_orv" VARCHAR,
"scenic_orv" VARCHAR,
"wildlife_orv" VARCHAR,
"other_orv" VARCHAR,
"orv_combined_list" VARCHAR,
"state" VARCHAR,
"administrative_unit" VARCHAR,
"county" VARCHAR,
"shapelen" DOUBLE
);
Anyone who has the link will be able to view this.