FTEM Fuel Treatment Data Sources Technical Documentation

Note: Treatment dates contained within FTEM vary by their source and include:

  • FACTS treatments completed after Jan. 1 2005.

  • NFPORS treatments completed during or after 2008.

  • All other treatments completed less than ten years ago.

This technical documentation page contains the following sections:

Introduction

The Fuels Treatment Effectiveness Monitoring (FTEM) process relies on Integrated Interagency Fuels Treatment geospatial datasets that depict completed fuels treatments from four land management Agencies within the Department of Interior (National Park Service, Bureau of Land Management, US Fish and Wildlife Service, and Bureau of Indian Affairs) as well as the Department of Agriculture (USDA Forest Service). These spatial datasets consist of point and polygon features.

Treatments in FTEM come from the FTEM Integrated Point and Polygon Fuels Treatment Layers which is derived from data stored in:

  • The National Fire Plan Operations and Reporting System (NFPORS) Hazardous Fuels Reduction (HFR) Module. NFPORS is the national system for tracking combined fuels accomplishments for all agencies in the Department of Interior.
  • The Forest Service Activity Tracking System (FACTS). FACTS is the official system for tracking USDA Forest Service fuels accomplishments. FACTS data is shared with NFPORS to facilitate interagency reporting needs.

Combining Data Sources

Though FACTS point data is shared with NFPORS, polygon data from the USDA Forest Service in not. This is due to the individual histories and data structures of the two applications, which originated with different end goals.

Point features represent all treatment records, from both FACTS and NFPORS; However, not all treatment records have an associated polygon due to variability in agency-specific reporting rules and system capabilities. This is especially true for older treatments. Another complicating factor is that NFPORS and FACTS use different attribute names, or fields, to describe similar information related to fuels treatments.

To overcome these challenges, the FTEM team created two fuels treatment layers, one point layer and one polygon layer. Together, these layers represent an integrated depiction of completed fuels treatments across five federal agencies. The FTEM Integrated Point and Polygon Fuels Treatment Layers:

  • Draw spatial and tabular information from both FACTS and NFPORS.
  • Contain attributes that are cross-walked to the NWCG Fuel Treatment Polygon standard (see below for more detail on this process).
  • Are automatically updated nightly to reflect newly entered and revised data.
  • Are filtered to remove duplicate records, where possible.

data as described in text

Creating a Common Standard

Combining NFPORS and FACTS polygon data into the FTEM Integrated Point and Polygon Fuels Treatment Layers was accomplished by using the National Wildfire Coordinating Group (NWCG) data standard for fuels treatments to identify the minimum attributes required the use of fuel treatment data. NWCG standards provide specifications for data that enable common usage across wildland fire information systems (https://www.nwcg.gov/data-standards). After thoroughly reviewing FACTS and NFPORS polygon data, the FTEM team cross-walked treatment data from both sources to the standard and combined the resulting data from the respective systems to create a single service for all fuel treatment perimeters from both departments. This methodology includes a process to remove duplicate polygon records and duplicate point records.

The points within the FTEM Integrated Point and Polygon Fuels Treatment Layers are derived directly from NFPORS and maintain attribution as it exists in that system. No NWCG data standard for fuels treatment points currently exists, although the development of such a standard has been requested. This layer is filtered to remove those points that are already represented by polygons in the Interagency Fuels Treatments Polygon Service.

Inevitably, some duplication of points and or polygons remains due to variance in how records are populated in the system of record. In the case of polygons, duplication most often occurs when fuels treatment work has been done on the same piece of ground multiple times, usually as part of a series of activities considered part of the same treatment. For example, a thinning, followed by a piling activity, followed by a burning activity, might each be represented by separate, identical polygons. While steps have been taken to display only the most recent activity in these scenarios in order to reduce duplication, some of the source data are organized in such a way that this is prohibitively difficult. Thus, some duplicates remain in the integrated data. However, this integration is first of its kind. No other cross-agency, integrated polygon and point coverage of completed fuels treatments currently exists.

Important! Treatments completed 10 years or more prior to the fire start date are not automatically included in the treatment list. These treatments may be added to the list by increasing your treatment buffer and selecting them from the list of available treatments that appears, using the Add Treatment feature when viewing that treatment on the map.

Important! If you do not see a wildfire or fuel treatment in FTEM, it is likely because it has not been included in FACTS or NFPORS. Please follow up with your Agency Administrator to have the information added to the system.

How Treatment Polygons are Loaded into the Interagency Fuels Treatments Polygon Service

Two methods are used to load data based on agency the data comes from. Data from the sources below are updated nightly.

Forest Service Treatments (FACTS via EDW)

https://apps.fs.usda.gov/arcx/rest/services/EDW/EDW_HazardousFuelsTreatments_01/
MapServer/15

Limited by the following query:

  • DATE_COMPLETED IS NOT NULL
  • and REV_DATE is no more than one day into the future
  • and any of ACT_MODIFIED_DATE, ACT_CREATED_DATE, EDW_INSERT_DATE, REV_DATE are newer than the last time data was read from the service.

Department of Interior Bureaus (NFPORS)

https://usgs.nfpors.gov/arcgis/rest/services/treatmentPoly/MapServer/0

Limited by the following query:

  • trt_statnm ='Accomplished'
  • and modifiedon is newer than the last time data was read from the service.

How Treatment Polygons are Loaded into FTEM

Data is pulled into the FTEM system nightly from AGOL Interagency Fuel Treatments that were added or updated since the last pull. The nightly FTEM update is scheduled after the nightly Interagency Service update above to ensure the most up-to-date data possible is loaded.

URL:

https://nifc.maps.arcgis.com/home/item.html?id=a75be03f31ea48a0b6248875ecaca22d

Where Clause:

ETL_Update >= '" + modifiedAfter + "' and actualcompletiondate >= '2005-01-01' and keypoint in (3,6)";

Fields:

UniqueTreatmentID, ui_treatmentid, treatmentid, mapmethod, DateCurrent, comments, treatmentidentifierdatabase, treatmentname, treatmentcategory, treatmenttype, actualcompletiondate, treatmentacres, treatmentstatus, F_suid, subunit, agency, region, F_admin_fore, F_org, F_activity_code, F_activity, state, F_ownership, keypoint, F_fund_code, F_nepa_doc_name, F_implement_proj, f_treatment_name, unitname, N_FY, N_ACT_INIT_D, geometryid, N_prj_name, ETL_Action, ETL_Update

Filtering:

Filter FACTS points/polys with duplicate F_SUID by only displaying those with the most recent ActualCompletionDate date. Where ActualCompletionDate date is also duplicated, filter by TreatmentCategory in this priority order (1-“Fire”, 2-“Mechanical”, 3-“Other”, 4-“Preparation for Treatment”). Where CategoryName is also duplicated, filter by F_Activity_Code choosing the smallest numerical code in remaining treatments.

NFPORS polygon data is not filtered for duplicates.

How Treatment Points are Loaded into FTEM

Data is pulled into the FTEM system nightly from AGOL Interagency Fuel Treatments that:

  • Were added or updated since the last pull,
  • Have a keypoint 3 or 6,
  • Have an acutalcompletiondate after "2005-01-01."

Current and the previous fiscal years are pulled in the above manner.

URLs:

  • ftem.gis.nfpors.service.currentFY.url=https://usgs.nfpors.gov/arcgis/rest/services/nfpors_treats/FeatureServer/0" target="_blank">ftem.gis.nfpors.service.currentFY.url=https://usgs.nfpors.gov/arcgis/rest/services/nfpors_treats/FeatureServer/0
  • ftem.gis.nfpors.service.previousFY.url=https://usgs.nfpors.gov/arcgis/rest/services/nfpors_treats/FeatureServer/1" target="_blank">ftem.gis.nfpors.service.previousFY.url=https://usgs.nfpors.gov/arcgis/rest/services/nfpors_treats/FeatureServer/1

Where Clause:

actualcompletiondate >= DATE '2005-01-01' and keypointname in ('Hazardous Fuels Reduction','Non-NFP')

Fields:

treatmentid, treatmentmodified, source, treatmentname, categoryname, typename, actualcompletiondate, totalaccomplishment, unitofmeas, agencyname, regionname, regioncode, statename, unitname, completedfy, actualinitiationdate, projectname, longitude, latitude, keypointname

Filtering:

After treatment data is pulled, it is filtered using the below rule:

Filter FACTS points/polys with duplicate F_SUID by only displaying those with the most recent ActualCompletionDate date. Where ActualCompletionDate date is also duplicated, filter by TreatmentCategory in this priority order (1-“Fire”, 2-“Mechanical”, 3-“Other”, 4-“Preparation for Treatment”). Where categoryName is also duplicated, filter by F_Activity_Code choosing the smallest numerical code in remaining treatments.

USFS points are pulled from FACTS for historic treatments prior to May 2018. All USFS treatments after 2018 are pulled as polygons.

Following this filter, data is searched for existing treatment polygons with the same treatmentid. If a treatment polygon with same treatmentid is found, the treatment point is not loaded.

Click here to download an .xlsx crosswalk of treatment attributes used to link FTEM with FACTS and NFPORS.