WMS:Display Options

From XMS Wiki
Revision as of 15:35, 28 September 2017 by Jcreer (talk | contribs) (→‎Related Topics)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Most of the data types (modules) in WMS have a set of display options that can be modified using the Display Options command in the Display menu. The Display Options command brings up the Display Options dialog shown below. The default tab in the dialog depends on which module is active. However, the display options of any module can be changed by changing to the appropriate tab. Some modules really use multiple tabs, such as the Terrain Data module which in addition to the TIN tab has the DEM tab and the TIN-Drainage tab. Also the Drainage Data tab controls the display of text with computed geometric parameters for watersheds done with either TINs or DEMs. The General tab has a few things that do not fit as part of any module such as the background color, the color used to contrast selections (XOR), as well as a few others.

Display Options dialog

The check box next to the feature named can be toggled on or off to control whether or not the feature is to be displayed. The combo box will either display a symbol, line, text, or polygon in the currently selected color depending on the type of feature. Colors can be changed quickly by selecting the drop-down button, and other styles, fonts, sizes of attributes can be changed by selecting the button displaying the current setting (see descriptions below).

Additionally, entire data objects can be turned off by un-checking the toggle box next to the data object from the Project Explorer.

Changing Color

If selecting the drop-down arrow, a simplified color chooser appears that allows changing the color only of the attribute.

ColorPicker.png

Changing Symbols

If wanting to change the symbol style or size, select the Symbol button.

Example of a Symbol Attributes dialog.

Changing Line Styles

If wanting to change a line thickness or style, select the Line Symbol button.

Example of a Line Properties dialog.

Changing Polygon Colors

The more advanced color chooser is used to specify a polygon color, this is the same dialog that comes up when selecting More Colors... from the basic drop-down color chooser, or when selecting a color from within the Line or Symbol Attributes dialogs.

Example of a Color dialog.

Changing Text Fonts and Styles

If wanting to change a font or font style, select the Text Symbol button.

Example of a Font dialog.

Lighting Options

The Lighting Options option in the Display Options dialog can be used to set the light and shading of the image in the Graphics Window. When the Use light source option is selected, the image is shaded according to the intensity and lighting angle. When the Smooth features option is selected, the shading is smoothed. The image shows an example of a watershed that has color filled contours and the lighting and shading options applied.

The default display mode for a TIN or 2D grids in the Graphics Window is a wire-frame image. Color shading and hidden surface removal can be applied to either TINs or 2D grids in order to generate a realistic image. Hill shaded images of DEMs can also be created with a DEM present.

Images can be "draped" over a TIN if properly registered. This is controlled in the Image Display Options (found as a button on the Map tab in the Display Options dialog) by choosing to map the image to the TIN. If an image is mapped it will be draped and shaded over the TIN when using Lighting Options.

Draped and shaded image over a TIN.jpg

Related Topics