Use Topographic Breaklines to identify breaklines, or breaks-in-slope, from a digital elevation model (DEM). Breaklines are micro-terrain features characterized by sudden changes in slope over a short distance.

You can also write a script to identify breaklines using the TopographicBreaklines task.

The algorithm determines breakline values by using a Laplacian kernel to calculate the directed second derivative in each of eight compass directions and returning the largest absolute value for each pixel.

Reference: Blundell, S. Bruce, and Randy Swanson. "MICRO-TERRAIN FEATURE EXTRACTION FROM NUMERICAL ANALYSIS OF GRIDDED LIDAR DATA." American Society of Photogrammetry and Remote Sensing, Annual Conference April. 2010.

  1. From the Toolbox, select Mobility > Topographic Breaklines. The Topographic Breaklines dialog appears.
  2. Select a digital elevation model Input Image, and perform optional spatial subsetting and masking, then click OK.
  3. From the drop-down list, select the Kernel Size to use for calculation of the Laplacian. Higher values result in the identification of larger micro-terrain features.
  4. In the Output Raster field, specify an output location and filename for the topographic breaklines raster.
  5. Enable the Preview check box to see a preview of the settings before you click OK to process the data. The preview is calculated only on the area in the view and uses the resolution level at which you are viewing the image. See Preview for details on the results. To preview a different area in your image, pan and zoom to the area of interest and re-enable the Preview option.
  6. Enable the Display result check box to display the output in the view when processing is complete. Otherwise, if the check box is disabled, the result can be loaded from the Data Manager.
  7. To reuse these task settings in future ENVI sessions, save them to a file. Click the down arrow next to the OK button and select Save Parameter Values, then specify the location and filename to save to. Note that some parameter types, such as rasters, vectors, and ROIs, will not be saved with the file. To apply the saved task settings, click the down arrow and select Restore Parameter Values, then select the file where you previously stored your settings.

  8. To run the process in the background, click the down arrow next to the OK button and select Run Task in the Background. If an ENVI Server has been set up on the network, the Run Task on remote ENVI Server name is also available. The ENVI Server Job Console will show the progress of the job and will provide a link to display the result when processing is complete. See ENVI Servers for more information.

  9. Click OK.

See Also


Mobility Tools