WMS:2D Grid Display Options

From XMS Wiki
Jump to navigationJump to search
Display Options dialog showing the 2D Grid tab

The display options control which components of the grid are displayed. The display options can be set by selecting the Display Options command in the Display menu. Most of the items in the dialog box are toggle boxes. If the toggle for a component of the grid is set, the component is displayed when the grid is redrawn. The color used to display the component can be set using the pop-up color window to the left of the toggle box.

The grid display options are as follows:

  • The Nodes item is used to display grid nodes. Since all grids in WMS 7.0 are cell-centered, a dot is displayed at the cell centers.
  • The Cells item is used to display the edges of active grid cells. The cells are drawn using the specified grid cell color and at the height set by the current elevation dataset.
    • The cell style options dictate the form of the cells, whether smooth or block-style. The cells are both drawn and contoured in this style.
300 pxSmoothed cells use interpolated values to match the cell corners.
Blocked cells represent the cells as planar surfaces
  • The Grid Boundary item is used to display a solid line around the perimeter of the grid. Displaying the boundary is useful when contours are being displayed with the cell edges turned off.
  • The IJ Indices item is used to display the indices of each cell or node.
  • If the Inactive Cells item is used to display cells which are inactive. If this option is turned off, inactive cells are not displayed. Inactive cells must be displayed before they can be selected.
  • The Elevations item is used to display the z coordinate of each node or cell; the scalar item displays the active data set value for each cell.
  • The Contours item is used to display contours computed using the active scalar dataset.
    • The contours Options button accesses the contour options of the active dataset. Each gridded dataset has its own contours set.
  • The Lake Cells and Wetland Cells items are used to fill the cells whose centroids are contained within a lake or wetland polygon with the chosen color.
  • The Flow Vectors item is used to display a set of arrows pointing from cell to cell that show which way water would flow from the cells based solely on elevation. An equals sign is displayed between the cells if the cells have the same elevation.
  • The Digital Dams item is used to mark those cells that are lower in elevation than the four lateral neighboring cells.
Represented here are flow vectors (blue arrows) that show the direction of flow from a cell to its neighboring cells as well as the cells which have been identified as digital dams (black square markers).


Related Topics