SMS:Zonal Classification

From XMS Wiki
Jump to navigationJump to search
Zonal classification

At a glance

  • Generate a map coverage identifying areas that meet specific requirements
  • Requirements can be based upon dataset values such as less than a specific value or based upon materials in an area property coverage


Zonal classification is a tool that will identify areas that meet a set of criteria. The criteria can be based upon scalar dataset values (from a scatter set, mesh, or grid) and/or specific material ids in a coverage.

The tool is accessed through the Zonal Classification command in the Data menu.

A zone may contain one or more criteria. A zone may identify areas that have a range of depths and also a range of velocities. Multiple zones can be evaluated at the same time. If using multiple zones, it is possible to have SMS create a separate coverage for each zone, a coverage that includes all the zones where each polygon's material identifies the zone or zones the polygon is valid for, or both a coverage for each zone and a merged coverage.

Zones and criteria associated with them can be saved and loaded from within SMS. This makes it easier to evaluate multiple scenarios using the same set of criteria.

If desired, SMS can create a log file that contains information such as the areas found in each zone.

Example

One application of zonal classification is to help quantify the amount and quality of fish habitat. Certain types of fish prefer or require different depths, velocities, and substrate. These preferences depend upon the life-cycle stage for fish.

The following demonstrates how to use zonal classification for a very simplified example to identify areas meeting a certain set of criteria. The example is fictitious and uses made up criteria.

For the first sample criteria, identify areas that have an elevation of 5 ft or less. This is done by:

  1. Creating a new zone based upon this criteria.
  2. Creating a new criteria based upon a functional criteria.
  3. Specify the elevation dataset and the criteria to be less than 5 ft.
SMS ZonalClassification1.png

After executing the zonal classification a new coverage was created and polygons identify the areas that meet the requirements of the zone (in our case the elevation less than 5 ft). Assuming that our criteria identifies a target habitat, it is easy to see the areas that meet the criteria.

SMS ZonalClassification2.png

In addition to the elevation, let's assume that our target habitat also requires a specific type of substrate (bottom sediment type). For this example there are polygons created in an area property coverage and areas identified with different substrates (again this information is fictional).

SMS ZonalClassification3.png

Another criteria has been added to the original zone so that the zone only includes areas that have clay substrate.

SMS ZonalClassification4.png

Now polygons only exist where the elevation is less than 5 ft and the substrate is clay.

SMS ZonalClassification5.png

References

  • Jones, R. D. (2003). Vector Based Classification of Zones from Distributed Datasets Or GIS Polygon Data (Doctoral dissertation, Brigham Young University. Department of Civil and Environmental Engineering).

Related Topics