Wild And Scenic Rivers (State Designations Only) - California [ds950]
State of California
@usgov.ca_gov_wild_and_scenic_rivers_state_designations_only__148c01b4
State of California
@usgov.ca_gov_wild_and_scenic_rivers_state_designations_only__148c01b4
CREATE TABLE table_1 (
"objectid" BIGINT,
"wsr_id" BIGINT,
"gnis_id" BIGINT,
"gnis_name" VARCHAR,
"designator" VARCHAR,
"public_resources_code" VARCHAR,
"designation_year" BIGINT,
"designation_type" VARCHAR,
"designation_description" VARCHAR,
"designation_miles" DOUBLE,
"permanent_identifier" VARCHAR,
"reachcode" BIGINT,
"comments" VARCHAR,
"source" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.