Landscape Metrics
Landscape metrics are computed for entire patch mosaic; the resulting landscape output file contains a single row (observation vector) for the landscape, where the columns (fields) represent the individual metrics. The first column includes header information about the landscape:
(L1) Landscape ID.--The first field in the landscape output file is landscape ID (LID). Landscape ID is set to the name of the input image obtained from the input file (see Run Parameters).
Like class metrics, there are two basic types of metrics at the landscape level: (1) indices of the composition and spatial configuration of the landscape, and (2) distribution statistics that provide first- and second-order statistical summaries of the patch metrics for the entire landscape. The latter are used to summarize the mean, area-weighted mean, median, range, standard deviation, and coefficient of variation in the patch attributes across all patches in the landscape. Because the distribution statistics are computed similarly for all landscape metrics, they are described in common below:
Landscape Distribution Statistics.--Landscape metrics measure the aggregate properties of the entire patch mosaic. Some landscape metrics go about this by characterizing the aggregate properties without distinction among the separate patches that comprise the mosaic. These metrics are defined elsewhere. Another way to quantify the configuration of patches at the landscape level is to summarize the aggregate distribution of the patch metrics for all patches in the landscape. In other words, since the landscape represents an aggregation of patches, we can characterize the landscape by summarizing the patch metrics. There are many possible first- and second-order statistics that can be used to summarize the patch distribution. FRAGSTATS computes the following: (1) mean (MN), (2) area-weighted mean (AM), (3) median (MD), (4) range (RA), (5) standard deviation (SD), and (6) coefficient of variation (CV). FRAGSTATS computes these distribution statistics for all patch metrics at the landscape level. In the landscape output file, these metrics are labeled by concatenating the metric acronym with an underscore and the distribution statistic acronym. For example, patch area (AREA) is summarized at the class level by each of the distribution statistics and reported in the class output file as follows: mean patch area (AREA_MN), area-weighted mean patch area (AREA_AM), median patch area (AREA_MD), range in patch area (AREA_RA), standard deviation in patch area (AREA_SD), and coefficient of variation in patch area (AREA_CV). Note, the acronyms for the distribution statistics are the same at the class and landscape levels, so they can only be distinguished by the output file they belong to (i.e., “.basename”.class or “basename”.land).