CAL FIRE Nonindustrial Timber Management Plans TA83
State of California
@usgov.ca_gov_cal_fire_nonindustrial_timber_management_plans__6567b2ea
State of California
@usgov.ca_gov_cal_fire_nonindustrial_timber_management_plans__6567b2ea
Nonindustrial Timber Management Plans (NTMPs) and Notices of Timber Operations (NTOs) approved by the California Department of Forestry and Fire Protection for landowners with less than 2,500 acres of land not primarily engaged in the manufacture of forest products. NTMPs are living documents that do not expire, but may be withdrawn. Data and feature representations contribute to assessment of cumulative effects from timber harvesting in planning watersheds and support the planning, regulation, enforcement, and oversight of commercial timber harvesting on non-federal lands in California. For more information, see Subchapter 7, Article 6.5, NTMP Administration, of the California Forest Practice Rules. Actual timber operations are conducted under NTOs. Data from 1991 to present.
This data set is in the California Teale Albers NAD83 meters projection (TA83).
Link to the California Forest Practice Rules:
For additional information on specific plans see the California Timber Regulation and Environmental Evaluation System (CalTREES): https://caltreesplans.resources.ca.gov/caltrees/Default.aspx
Organization: State of California
Last updated: 2025-07-23T14:32:43.176309
Tags: cal-fire, calfire, california, california-department-of-forestry-and-fire-protection, california-natural-resources-agency, caopendata, forest-practice, forestry, nonindustrial-timber-management-plans-ta83, notices-of-timber-operations-ta83, ntmp, nto
CREATE TABLE data_dictionary_excel (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);CREATE TABLE table_1 (
"objectid" BIGINT,
"gis_acres" DOUBLE,
"region" BIGINT,
"ntmp_year" BIGINT,
"ntmp_num" BIGINT,
"county" VARCHAR,
"timberownr" VARCHAR,
"landowner" VARCHAR,
"silvi_1" VARCHAR,
"silvi_2" VARCHAR,
"silvi_cat" VARCHAR,
"yard" VARCHAR,
"unit" VARCHAR,
"plan_stat" VARCHAR,
"approved" VARCHAR,
"cancelled" VARCHAR,
"comments" VARCHAR,
"spatl_mod" VARCHAR,
"modified" VARCHAR,
"hd_num" VARCHAR,
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.