BLM CO Completed Vegetation Treatments Polygons
Department of the Interior
@usgov.doi_gov_blm_co_completed_vegetation_treatments_polygons_89b26
Department of the Interior
@usgov.doi_gov_blm_co_completed_vegetation_treatments_polygons_89b26
Vegetation treatments documented in these data set may be categorized by the general type of treatment that is used on the area being treated. These different types of vegetation treatments are Chemical, Physical, Biological, and Prescribed Fire. The first three are further categorized by the treatment sub-type. Chemical treatments are either pesticide or fertilizer; Physical treatments are alteration, planting, or removal; and Biological treatments are either classical or non-classical. Prescribed Fire is the only fire related treatment and therefore has no sub-types.
Organization: Department of the Interior
Last updated: 2025-09-25T02:33:11.037158
Tags: bureau-of-land-management, colorado, environment, fire, forest, vegetation
CREATE TABLE table_1 (
"objectid" BIGINT,
"unique_id" VARCHAR,
"sys_cd" VARCHAR,
"sys_trtmnt_id" VARCHAR,
"trtmnt_nm" VARCHAR,
"trtmnt_type_cd" BIGINT,
"trtmnt_subtype" VARCHAR,
"trtmnt_start_dt" VARCHAR,
"trtmnt_end_dt" VARCHAR,
"trtmnt_comments" VARCHAR,
"blm_acres" DOUBLE,
"gis_acres" DOUBLE,
"admin_st" VARCHAR,
"globalid" VARCHAR,
"off_source" VARCHAR,
"created_date" TIMESTAMP,
"last_edited_date" TIMESTAMP,
"nepa_number" VARCHAR,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);
Anyone who has the link will be able to view this.