Vegetation - Northern California Coast [ds3196]
State of California
@usgov.ca_gov_vegetation_northern_california_coast_ds3196
State of California
@usgov.ca_gov_vegetation_northern_california_coast_ds3196
Under contract to the California Department of Fish and Wildlife (CDFW) Tukman Geospatial was tasked to provide floristic classification data collection, fine-scale vegetation mapping and accuracy assessment (AA) data collection, within western Del Norte, Humboldt, and Mendicino counties of California (with potential expansion of classification data collection into Colusa, Glenn, Lake, Tehama and Trinity counties). The California Native Plant Society (CNPS) was subcontracted to perform the floristic classification data collection within approximately 6.31 million acres in the Northern California Coast (NCC) and Northern California Coast Ranges (NCCR) ecoregions. Aerial Information Systems, Inc. (AIS) was subcontracted to conduct the photo interpretation and mapping of vegetation for 1,247,826 acres within the NCC ecoregion. 15 cm 4-band aerial imagery from Hexagon from 2022 was used for the creation of this map.
The minimum mapping unit (MMU) is 1 acre; exceptions are made for wetlands and riparian types, which were mapped to a ΒΌ acre MMU size. Field reconnaissance and accuracy assessment enhanced map quality. There was a total of 111 mapping classes. The over Fuzzy Accuracy Assessment rating for the final vegetation map (Alliance and Group levels) is 90.60 percent (Users score) and 91.04 percent (Producers score). The vegetation map adheres to the National Vegetation Classification Standard (NVCS) and Manual of California Vegetation (MCV).
Report is available at: https://nrm.dfg.ca.gov/FileHandler.ashx?DocumentID=232835
Dataset can be downloaded from: https://filelib.wildlife.ca.gov/Public/BDB/GIS/BIOS/Public_Datasets/3100_3199/ds3196.zip
Organization: State of California
Last updated: 2025-07-23T19:47:18.756407
Tags: auth_cdfw, california-department-of-fish-and-wildlife, california-natural-resources-agency, caopendata, cdfw, del-norte-county, ds3196_20250916_wm, humboldt-county, manual-of-california-vegetation, mcv, national-vegetation-classification-standard, north-coast, northern-california-coast, nvcs
CREATE TABLE table_1 (
"objectid" BIGINT,
"mcvname" VARCHAR,
"mcvlevel" VARCHAR,
"mapcode" BIGINT,
"mapclass" VARCHAR,
"conifercover" VARCHAR,
"hdwdcover" VARCHAR,
"treecover" VARCHAR,
"shrubcover" VARCHAR,
"herbcover" VARCHAR,
"exoticcover" VARCHAR,
"roadedness" VARCHAR,
"anthropogenicalteration" VARCHAR,
"developmentdisturbance" VARCHAR,
"methodid" VARCHAR,
"landuse" VARCHAR,
"cwhrtree" VARCHAR,
"htclass" VARCHAR,
"notes" VARCHAR,
"proportion_gte_5m" DOUBLE,
"height_gteq_5m_mean" DOUBLE,
"height_lt_5m_mean" DOUBLE,
"mean_height_all" DOUBLE,
"height_source" VARCHAR,
"uid" VARCHAR,
"calvegtype" VARCHAR,
"calvegcode" VARCHAR,
"cwhrtype" VARCHAR,
"cwhrcode" VARCHAR,
"globalrank" VARCHAR,
"staterank" VARCHAR,
"sensitive" VARCHAR,
"sensitiveflag" VARCHAR,
"cacode" VARCHAR,
"mcvalliance" VARCHAR,
"mcvgroup" VARCHAR,
"mcvmacrogroup" VARCHAR,
"secondcacode" VARCHAR,
"communitylink" VARCHAR,
"acres" DOUBLE,
"hectares" DOUBLE,
"objectid_1" BIGINT,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.