NSNF-Landscape Blocks - CDFW [ds1004]
State of California
@usgov.ca_gov_nsnf_landscape_blocks_cdfw_ds1004_3539a
State of California
@usgov.ca_gov_nsnf_landscape_blocks_cdfw_ds1004_3539a
The northern Sierra Nevada foothills (NSNF) wildlife connectivity project modeled connectivity by identifying corridors for potential wildlife movement between habitat areas called landscape blocks. Our landscape blocks, which may be any shape, were identified in June 2013 based on protected lands including: 1) lands managed primarily for biodiversity conservation (based on USGS GAP Analysis conservation status designations GAP 1 and 2); 2) mixed use public lands (USGS GAP 3) that intersect with Large Intact Blocks identified by the California Essential Habitat Connectivity project (i.e., areas of high ecological integrity that are >10,000 acres in size); and, 3) lands under conservation easement. Landscape blocks included all land parcels 100 acres or larger that met our conservation status criteria. A one kilometer buffer was added to all land parcels to form blocks of land. We split our landscape blocks by major rivers and roads to identify barriers within blocks. For more information see the project report at [https://nrm.dfg.ca.gov/FileHandler.ashx?DocumentID=85358].
Organization: State of California
Last updated: 2025-07-23T21:16:41.269235
Tags: auth_cdfw, california-department-of-fish-and-wildlife, california-natural-resources-agency, caopendata, cdfw, ds1004_20140617_wm, landscape-blocks, northern-sierra-nevada-foothills, wildlife-connectivity
CREATE TABLE table_1 (
"objectid" BIGINT,
"blockid" BIGINT,
"block_name" VARCHAR,
"groupid" BIGINT,
"area_ac" DOUBLE,
"elev_mean" DOUBLE,
"elev_min" BIGINT,
"elev_max" BIGINT,
"elev_std" DOUBLE,
"elev_range" BIGINT,
"pc_protect" DOUBLE,
"pc_gap12e" DOUBLE,
"pc_gap3" DOUBLE,
"pc_gap4" DOUBLE,
"pc_priv" DOUBLE,
"pc_blmacec" DOUBLE,
"pc_crithab" DOUBLE,
"n_crithab" BIGINT,
"n_cnddb_p" BIGINT,
"n_cnddb_a" BIGINT,
"pc_hotspot" DOUBLE,
"pc_wtvp" DOUBLE,
"n_ecoreg" BIGINT,
"ecoregs" VARCHAR,
"n_subsect" BIGINT,
"subsects" VARCHAR,
"n_ecoreg1" BIGINT,
"n_hu" BIGINT,
"hu_name" VARCHAR,
"n_counties" BIGINT,
"counties" VARCHAR,
"pc_urban" DOUBLE,
"pc_chprl" DOUBLE,
"pc_cnfr" DOUBLE,
"pc_ccnfr" DOUBLE,
"pc_grslnd" DOUBLE,
"pc_hrdwd" DOUBLE,
"pc_juniper" DOUBLE,
"pc_mx_cnfr" DOUBLE,
"pc_oak" DOUBLE,
"pc_orchard" DOUBLE,
"pc_crop" DOUBLE,
"pc_shrub" DOUBLE,
"pc_wet" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.