Campgrounds
State of California
@usgov.ca_gov_campgrounds_16a91
State of California
@usgov.ca_gov_campgrounds_16a91
A simplified point layer of California State Parks campgrounds, providing location, name, Park Unit name, type and other attributes. Current as of October 2024.
CREATE TABLE table_1 (
"fid" BIGINT,
"campground" VARCHAR,
"gisid" VARCHAR,
"type" VARCHAR,
"subtype" VARCHAR,
"unitnbr" BIGINT,
"detail" VARCHAR,
"unitname" VARCHAR,
"globalid" VARCHAR,
"what3word_address" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.