BLM OR Fire Poly Hub
Department of the Interior
@usgov.doi_gov_blm_or_fire_poly_hub_beec3
Department of the Interior
@usgov.doi_gov_blm_or_fire_poly_hub_beec3
FIRE_POLY: Fire History polygons represent the final mapped wildfire perimeter of all BLM fires 10 acres or larger across Oregon and Washington. In addition, wildfires smaller than 10 acres may be included along with many other non-BLM Federal and State agencies wildfires.
Organization: Department of the Interior
Last updated: 2025-09-25T02:25:10.364938
Tags: environment, fire, fire-history, geospatial, management, oregon, perimeter, us-forest-service, usfs, washington, wildfire
CREATE TABLE table_1 (
"objectid" BIGINT,
"unit_id" VARCHAR,
"fire_num" VARCHAR,
"fire_code" VARCHAR,
"fire_name" VARCHAR,
"fire_year" VARCHAR,
"complex_name" VARCHAR,
"inc_id" VARCHAR,
"wfmi_id" DOUBLE,
"blm_org_cd" VARCHAR,
"fire_dscrv_date" VARCHAR,
"cause_cat" VARCHAR,
"cause_det" VARCHAR,
"classifier" VARCHAR,
"coord_src" VARCHAR,
"coord_date" VARCHAR,
"accuracy_ft" DOUBLE,
"comments" VARCHAR,
"tot_acres_rptd" DOUBLE,
"gis_acres" DOUBLE,
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);
Anyone who has the link will be able to view this.