WMS:Coverages

From XMS Wiki
Revision as of 22:07, 18 December 2019 by Jmonson (talk | contribs)
Jump to navigationJump to search

Feature objects in the Map module are grouped into coverages. A coverage is similar to a layer or level in a CAD drawing. Each coverage represents a particular set of information. For example, one coverage could be used to define drainage boundaries and another coverage could be used to define land use or soil zones. These objects could not be included in a single coverage since polygons within a coverage are not allowed to overlap.

Coverages are managed using the Project Explorer. Coverages can be organized into folders and moved once they are created. When WMS is first launched the default coverage is a drainage coverage. When multiple coverages are created, one coverage is designated the "active" coverage. New feature objects are always added to the active coverage and only objects in the active coverage can be edited. The figure below shows several coverages in the Project Explorer. The active coverage is displayed with a color icon and bold text. A coverage is made the active coverage by selecting it from the Project Explorer. In some cases it is useful to hide some or all of the coverages. The visibility of a coverage is controlled using the check box next to the coverage in the Project Explorer.

CoverageMenu1.jpg

A new coverage can be created by right-clicking on a folder and selecting the New Coverage command in the pop-up menu.

CoverageMenu3.jpg

Right-clicking on a coverage bring up a menu with the following options: Delete, Duplicate, Rename, and Properties.

The Delete command will remove the selected coverage. The Duplicate command makes a copy of the selected coverage. The Rename command allows changing the coverage name.

CoverageMenu2.jpg

The Properties command brings up the Coverage Properties dialog. The coverage properties dialog allows specifying what the coverage type is, its default elevation (mostly used for displaying and overlaying) and change the name (although the name of the coverage can also be changed from the Project Explorer in the same fashion as changing a name in a typical Windows Explorer.

See the article Coordinate Conversions for information about the Coordinate Conversion command.

Coverage Types

Each coverage is assigned a coverage type that controls which set of attributes are associated with the coverage. The appropriate type for a coverage depends on the intended use of the coverage. The available types are as follows:

  • 1D-HYD Centerline
  • 1D-HYD Cross Section
  • Area Property
  • CE-QUAL-W2 Branch
  • CE-QUAL-W2 Segments
  • Drainage
  • Flood Barrier
  • Flood Extent – A flood extent coverage is created from a flood delineation dataset and contains polygons showing inundated limits or differences in inundation limits between two different floodplain delineation scenarios. See Flood Extent for more information.
  • Floodplain Mapping – Contains flood map extends generated from the Map Flood tool.
  • General
  • GSSHA
  • GSSHA Storm Drain
  • HY-8 Culvert
  • Land Use
  • MODRAT DPA Zone – This coverage type is used to delineate the Debris Production Area used in a MODRAT simulation.
  • NSS Region
  • Rain Gage
  • Rainfall Zone – The rainfall zone coverage is used to map MODRAT rainfall zones for the purpose of developing a MODRAT simulations. These zones correspond to the lettered zones (A-K) and are not a part of the aerial distributed rainfall grid simulations.
  • Runoff Coefficient – The Runoff Coefficient coverage is used in the same was as the land use coverage, except that rather than defining a land use type a floating point runoff coefficient can be entered for each polygon. Composite runoff coefficients (C values for the rational method or CN values for the SCS method) can then be computed using the Compute GIS Attributes command in the Calculators menu of the Hydrologic Modeling module.
  • Sanitary Sewer
  • Soil
  • Storm Drain
  • Time Computation
  • Water Distribution

Related Topics