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