BLM ES SO Completed Vegetation Treatment Area Polygons
Department of the Interior
@usgov.doi_gov_blm_es_so_completed_vegetation_treatment_area__557c4293
Department of the Interior
@usgov.doi_gov_blm_es_so_completed_vegetation_treatment_area__557c4293
This polygon feature class depicts the spatial extents and boundaries for the competed Bureau of Land Management (BLM) Eastern States (ES) vegetation treatment areas. Vegetation treatment areas in this feature class are designated as "completed", meaning that the vegetation treatment has already been carried out.
Organization: Department of the Interior
Last updated: 2025-09-25T02:19:16.194691
Tags: biota, blm, bureau-of-land-management, disturbance, eastern-states, environment, es, fire, forest, geospatial, invasive-weeds, management, range, treatments, vegetation, wi, wisconsin
CREATE TABLE table_1 (
"objectid" BIGINT,
"unique_identifier" VARCHAR,
"system_acronym_code" VARCHAR,
"system_crosswalk_treatment_id" VARCHAR,
"treatment_name" VARCHAR,
"treatment_type_code" BIGINT,
"treatment_sub_type" VARCHAR,
"treatment_start_date" VARCHAR,
"treatment_end_date" VARCHAR,
"treatment_comments" VARCHAR,
"blm_acres" DOUBLE,
"gis_acres" DOUBLE,
"administrative_state_code" VARCHAR,
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.