Vegetation Treatment Area Completed Polygons
Department of the Interior
@usgov.doi_gov_vegetation_treatment_area_completed_polygons_425d7
Department of the Interior
@usgov.doi_gov_vegetation_treatment_area_completed_polygons_425d7
This polygon feature class represents the spatial extent and boundaries for completed BLM Vegetation Treatment Area polygons. A vegetation treatment area is in "completed" status once it has been established by official process. The data standard followed was set forth in IM FA-2016-018. Data within these services are a live copy of BLM Utah's enterprise production environment. Quality control is conducted annually.
Organization: Department of the Interior
Last updated: 2025-09-25T02:18:41.114906
Tags: biota, blm, bureau-of-land-management, disturbance, environment, farming, fire, forest, geospatial, invasive-weeds, management, range, treatments, ut, utah, vegetation
CREATE TABLE table_1 (
"objectid" BIGINT,
"unique_id" VARCHAR,
"sys_cd" VARCHAR,
"sys_trtmnt_id" BIGINT,
"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" BIGINT,
"admin_st" VARCHAR,
"globalid" VARCHAR,
"nfpors_trtmnt_type" VARCHAR,
"add_trtmnt_type" VARCHAR,
"esr_trtmnt" VARCHAR,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);
Anyone who has the link will be able to view this.