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