State Refuges
State of California
@usgov.ca_gov_state_refuges_e3319
State of California
@usgov.ca_gov_state_refuges_e3319
Boundaries of California State Fish and Game Refuges, Fish Refuges, Game Refuges, Waterfowl Refuges, Quail Refuges, Marine Life Refuges, and Burro Santuary as defined in the Fish and Game Code Division 7 Chapter 2. Special rules of take and possession apply to the areas designated (see Division 7 Chapter 1).
Organization: State of California
Last updated: 2025-07-23T19:45:00.019753
Tags: boundaries, california, california-department-of-fish-and-wildlife, cdfw, game, marine, marine-life-refuges, natural-resources, refuge, refuges, state-game-refuges
CREATE TABLE table_1 (
"objectid" BIGINT,
"fgcode_sec" BIGINT,
"fgcode_nam" VARCHAR,
"aka_name" VARCHAR,
"fgcode_typ" VARCHAR,
"rev_date" TIMESTAMP,
"comments" VARCHAR,
"url_border" VARCHAR,
"url_regs" VARCHAR,
"url_manage" VARCHAR,
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);CREATE TABLE table_2 (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);Anyone who has the link will be able to view this.