FNA Process: Current vegetation

Author

Sarah Hagen

Examining existing vegetation types

Assessing current fire needs involves understanding the current vegetation types and adjusting historical fire return intervals to reflect current management practices. This guide will walk you through the process using ArcGIS Pro, focusing on the LANDFIRE Existing Vegetation Type (EVT) data.

NoneA note on Fire Return Intervals

For now, we are still using historical fire return intervals, even though we are looking at current systems. We acknowledge that current fire return intervals may or may not be the same as the fire return intervals for the underlying Biophysical Settings. We will share examples of how others have updated these intervals later. For now, we are trying to get a sense of how historical intervals relate to current vegetation, so we can begin refining our estimates of fire needs within the analysis area.

Step-by-step process

Screenshots of the process are included below the written instructions for those who find them useful. Steps that are the same as those we covered in the section on historical fire regimes have been omitted.

  1. Identify Current Vegetation Types

    • Load LANDFIRE Existing Vegetation Type Data: Begin by loading the LANDFIRE Existing Vegetation Type layer into ArcGIS Pro.

    • Clip to Area of Interest: Use the Clip Raster tool or the Extract by Mask tool to clip the EVT data to your specific area of interest. This will help you focus on the relevant geographic region.

  2. Examine Vegetation Types: Review the vegetation types for your area and decide which to keep in the analysis and which you do not want to count in fire needs planning. At a minimum, we recommend removing urban areas, agricultural areas, open water, no data values, and the grouped value of ‘quarries, strip mines, gravel pits, wind and well pads’.

  3. Eliminate Non-Relevant Vegetation Classes

    • Use the “Extract by Attributes” Tool: In ArcGIS Pro, use the Extract by Attributes tool to exclude non-relevant vegetation types.
      • For the Input Raster, select your clipped EVT raster.

      • In the where clause, paste the following, remembering to also select any other vegetation types you’ve elected to exclude: EVT_PHYS <> ‘Agricultural’ AND EVT_PHYS <> ‘Developed’ AND EVT_PHYS <> ‘Developed-High Intensity’ AND EVT_PHYS <> ‘Developed-Low Intensity’ AND EVT_PHYS <> ‘Developed-Medium Intensity’ AND EVT_PHYS <> ‘Developed-Roads’ AND EVT_PHYS <> ‘NA’ AND EVT_PHYS <> ‘Open Water’ AND EVT_PHYS <> ‘Quarries-Strip Mines-Gravel Pits-Well and Wind Pads’

      This will remove any non-fire types or other vegetation types you wish to exclude from analysis. Next, we will use this new EVT extent to adjust the extent of our Biophysical Settings, and therefore our Fire Return Intervals and acres of fire needs.

Screenshot for examining existing vegetation types

Three panels with geoprocessing windows. The left shows the Extract by Attributes tool with EVT as the input raster and the pick list of selectors for the attribute filled in. The middle panel shows the same tool with the same input and output rasters, but is setting the attribute query as an SQL code as described above. The right panel shows the environment settings with the coordinate system set to NAD_1983_Contiguous_USA_Albers to match the EVT coordinate system and the snap raster set to BPS

Remove unwanted vegetation types from the EVT layer using ArcGIS Pro’s selectors or SQL queries. Remember to set appropriate environment settings.

Still have questions? LANDFIRE is here to help.