Vegetation - Santa Lucia Preserve [ds2924]
State of California
@usgov.ca_gov_vegetation_santa_lucia_preserve_ds2924
State of California
@usgov.ca_gov_vegetation_santa_lucia_preserve_ds2924
Aerial Information Systems, Inc (AIS) was contracted to create both a baseline vegetation map derived from 1990s-era imagery and an updated 2010 vegetation map for the Santa Lucia Preserve (Preserve) and neighboring properties to the west, for a total area of 25,630 acres. The neighboring properties are contiguous with the western boundary of the Preserve and are owned by several different organizations. These adjacent properties are: Whisler-Wilson Ranch, Palo Corona Regional Park, both owned by Monterey Peninsula Regional Park District (MPRPD); Mitteldorf Preserve, owned by Big Sur Land Trust (BSLT); a small portion of the Joshua Creek Canyon Ecological Reserve, which is the property of the California Department of Fish and Wildlife (DFW); and several pieces of private property owned by individuals. The vegetation mapping classification created for the project area is based on a floristic vegetation classification according to the National Vegetation Classification (NVCS) and on California statewide vegetation mapping and classification standards.
Organization: State of California
Last updated: 2025-07-24T15:00:04.296127
Tags: auth_cdfw, california, california-department-of-fish-and-wildlife, california-natural-resources-agency, caopendata, cdfw, ds2924_20210929_wm, monterey-county, santa-lucia-preserve, vegetation
CREATE TABLE table_1 (
"objectid" BIGINT,
"comment_2010" VARCHAR,
"vegetationcode_90s" BIGINT,
"vegetationname_90s" VARCHAR,
"acres" DOUBLE,
"hectares" DOUBLE,
"nvcsname" VARCHAR,
"nvcslevel" VARCHAR,
"mapclass_2010" VARCHAR,
"mapclasscode_2010" BIGINT,
"calvegname" VARCHAR,
"calvegcode" VARCHAR,
"cwhrtype" VARCHAR,
"cwhrcode" VARCHAR,
"globalrank" VARCHAR,
"staterank" VARCHAR,
"rare" VARCHAR,
"cacode" VARCHAR,
"nvcsalliance" VARCHAR,
"nvcsgroup" VARCHAR,
"nvcsmg" VARCHAR,
"conifercover_2010" BIGINT,
"hardwoodcover_2010" BIGINT,
"shrubcover_2010" BIGINT,
"landuse_2010" BIGINT,
"baycomponent_2010" BIGINT,
"deadtanoak_2010" BIGINT,
"fieldcheck_2010" BIGINT,
"conifercover_90s" BIGINT,
"hardwoodcover_90s" BIGINT,
"shrubcover_90s" BIGINT,
"landuse_90s" BIGINT,
"imagedate_90s" BIGINT,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.