About User Created Edit Rules

Important! Landscape features are not dependent upon each other when editing. When editing an LCP with User Created Edit Rules, changing one feature such as Fire Behavior Fuel Model, will not make changes to other features such as canopy height cover, etc. For example, changing a Timber Understory Fuel Model to a Grass Fuel Model will change the Fuel Model, but all the timber canopy features will remain until you edit them as well.

User Created Edit rules are used to change one or more features of landscape based upon criteria you specify. To aid in this process, each available choice is described in detail in this topic.

Edit Rule Terminology

Operator: The math that will be applied to each pixel to change the selected pixels.

Modifier: The parameter that the pixel value will change according to.

Attribute: The characteristic of the landscape (elevation, slope, aspect, fuel model, canopy cover, etc.).

Value: User-specific number that operators and modifiers will select pixels or change pixel values according to.

Operators

Operators. In the "Example" column, blue italic text denotes a value entered by the user.
Operator Function Example
Is equal to Identifies all pixels which have the attribute that equals the specified value Elevation (Attribute) is equal to (Operator) 3500 (Value) feet Is less than
Is less than Identifies all pixels which have the attribute that is less than (but does not include) the specified value Elevation (Attribute) is less than (Operator) 3500 (Value) feet
Is greater than Identifies all pixels which have the attribute that is greater than (but does not include) the specified value Elevation (Attribute) is greater than (Operator) 3500 (Value) feet
Is less than or equal to Identifies all pixels which have the attribute that is less than or equal to (does include) the specified value Elevation (Attribute) is less than or equal to (Operator) 3500(Value) feet
Is greater than or equal to Identifies all pixels which have the attribute that is greater than or equal to (does include) the specified value Elevation (Attribute) is greater than or equal to (Operator) 3500(Value) feet

Modifiers

Modifiers. In the "Example" column, blue italic text denotes a value entered by the user.
Modifer Function Example
Set to Modifies all pixels which are identified by the operator, so they are set to the specified value Canopy Cover (Attribute) is Set to (Modifier) 30 (Value) percent
Clamp to minimum Modifies all pixels which are identified by the operator, so they clamp to minimum (only changes the values that fall below that minimum) specified value Canopy Cover (Attribute) will Clamp to minimum of (Modifier) 30 (Value) percent
Clamp to maximum Modifies all pixels which are identified by the operator, so they clamp to maximum (only changes the values that fall above that maximum) specified value Canopy Cover (Attribute) will Clamp to maximum of (Modifier) 30 (Value) percent
Multiply by Modifies all pixels which are identified by the operator, so they are multiplied by the specified value Canopy Cover (Attribute) will Multiply by (Modifier) 2 (Value)
Increase by Modifies all pixels which are identified by the operator, so they are increased by the specified value Canopy Cover (Attribute) will Increase by (Modifier) 30 (Value) percent
Decrease by Modifies all pixels which are identified by the operator, so they are decreased by the specified value Canopy Cover (Attribute) will Decrease by (Modifier) 30 (Value) percent
Clear value (set to no data) Modifies all pixels which are identified by the operator, so the existing value is cleared and set to no data. All pixel values for attribute will have no value based on operator selection.

Notes

  • Modifier attributes do not include topography, you cannot change topography (elevation, slope, and aspect).

  • Multiply by modifier will increase attribute when multiplying by a positive number and will decrease an attribute when multiplied by a decimal fraction (25 x 0.5 = 12.5).