Park Entry Points
State of California
@usgov.ca_gov_park_entry_points_f7648
State of California
@usgov.ca_gov_park_entry_points_f7648
Park Entry Points: A simplified point layer of California State Parks entry points, providing location, Park unit name, street address, links to other information, and other attributes. Current as of October 2024.
Organization: State of California
Last updated: 2025-07-23T16:30:43.121708
Tags: california-department-of-parks-and-recreation, california-natural-resources-agency, california-state-parks, caopendata, department-of-parks-and-recreation, entry, parks
CREATE TABLE table_1 (
"objectid" BIGINT,
"parkname" VARCHAR,
"county" VARCHAR,
"streetadr" VARCHAR,
"city" VARCHAR,
"zip" BIGINT,
"lat" DOUBLE,
"lon" DOUBLE,
"parkwebpg" VARCHAR,
"maptype1" VARCHAR,
"maplink1" VARCHAR,
"maptype2" VARCHAR,
"maplink2" VARCHAR,
"unitnum" VARCHAR,
"mgmtstat" VARCHAR,
"gis_acres" DOUBLE,
"globalid" VARCHAR,
"gisid" VARCHAR,
"what3word_address" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.