SMS:Zonal Classification

From XMS Wiki
Revision as of 15:15, 6 February 2008 by Rjones (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 and/or specific material ids in a coverage.

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 you are using multiple zones, you can 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 you could 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 we will 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.

File:Step33f.gif

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.

File:Step44.gif

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, we have created polygons in a area property coverage and identified areas with different substrates (again this information is fictional).

File:Step55.gif

We added another criteria to our original zone so that the zone only includes areas that have clay substrate.

File:Step66.gif

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

File:Step77.gif

External Links

  • Vector based classification of zones from distributed datasets or GIS polygon data - Russell D. Jones, 2003 - Thesis (M.S.) Brigham Young University Dept. of Civil and Environmental Engineering. TA 4.02.J65482 2003

Related Topics