Geomorphic Change Detection Software

N. Running an FIS DEM Error Model

Overview

This exercise will show you how to use GCD to build a spatially variable error model using fuzzy inference systems. Before we dive into the details of what an FIS is, how they work and how to build your own, we will simply treat an FIS as a black box that takes spatially variable inputs we can model and think relate to surface error, and it will spit out an FIS error surface. This is a powerful and flexible technique for modelling spatially variable error as illustrated below.

Fig_2007-2006_FIS_Steps0001

Figure illustrating independent estimate of spatially variable error for two surveys from Wheaton et al. (2010).

Data and Materials for Exercises

Datasets

  1. Feshie Example File of Data for this Exercise
  2. CHaMP Example (provided in class)

Data for 1 (above) is from Wheaton et al. (2010) & for 2 (above) is from Bangen et al. (2016)

Prerequisite for this Exercise

  • Some ArcGIS experience
  • ArcGIS 10.X w/ Spatial Analyst Extension
  • GCD Add-In

Step by Step

Exercise N - Part 1: RUNNING FIS ERROR MODELS

Suggested Path: C:\0_GCD\Exercises\N_FIS_Intro

  1. Start new ArcMap Document
  2. Create New GCD Project - Feshie in N
  3. Add survey DEM for 2006
  4. To start, as reminder, derive a spatially uniform error raster
  5. Load 2-input and 3-input FIS in FIS Library if not already present
  6. Derive point density and slope associated surfaces
  7. Run 2-Input point density, slope degrees FIS model to create new error surface

Exercise N - Part 2: RUNNING FIS ERROR MODELS

Suggested Path: C:\0_GCD\Exercises\N_FIS_Intro

  1. In same ArcMap Document
  2. Add a new point quality associated surface, PQ_2006.tif
  3. Run FIS with 3-Input Model (point quality, point density, slope degrees)
  4. Investigate difference between 2-Input and 3-Input FIS Error Surfaces
  5. Perform Change Detection between 2006 DEM using its 3-Input FIS Error model and 2007 DEM using its spatially uniform error model
  6. Compare results with a Change Detection between same DEM when both are using a spatially uniform error model.

Back to Previous Tutorial Ahead to Next Tutorial


Back to GCD Help Back to GCD Home