Significant Lands - Waterbodies
State of California
@usgov.ca_gov_significant_lands_waterbodies_5f9b1
State of California
@usgov.ca_gov_significant_lands_waterbodies_5f9b1
CREATE TABLE table_1 (
"objectid" BIGINT,
"parcel" VARCHAR,
"waterway" VARCHAR,
"location" VARCHAR,
"geological" BIGINT,
"biological" BIGINT,
"paleontological" BIGINT,
"rare_plant" BIGINT,
"scenic_aesthetic" BIGINT,
"wilderness_pristine" BIGINT,
"rare_minerals" BIGINT,
"watershed" BIGINT,
"speleological" BIGINT,
"endangered_species" BIGINT,
"fish_spawning" BIGINT,
"critical_ecosystems" BIGINT,
"critical_water_source" BIGINT,
"fishery_or_wildlife" BIGINT,
"wildlife_support" BIGINT,
"archeological" BIGINT,
"recreational" BIGINT,
"historical" BIGINT,
"unique" BIGINT,
"exceptional" BIGINT,
"textbook_example" BIGINT,
"popular_object" BIGINT,
"contributory" BIGINT,
"remarks" VARCHAR,
"use" VARCHAR,
"sigsource" VARCHAR,
"county" VARCHAR,
"page" BIGINT,
"url" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.