WMS:Project Explorer Contents for Terrain Data Module: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
Right-clicking on a TIN allows selecting any of the TIN processing or visualization options in WMS.
Right-clicking on a TIN allows selecting any of the TIN processing or visualization options in WMS.
:[[Image:TerrainProjectExplorer3.png|thumb|350 px|TIN object right-click menu]]
:[[Image:TerrainProjectExplorer3.png|thumb|350 px|TIN object right-click menu]]
*Trim
*'''Trim''': Opens the ''Polygon Selection Options'' dialog.
*Merge
*'''Merge''': Opens the ''Merge TINs'' dialog.
*Filter
*'''Filter''': Brings up the ''Maximum filter angle'' dialog.
*Fill
*'''Fill''':
*Data
*Data
*Vertices
*Vertices

Revision as of 16:35, 22 October 2015

In the Terrain Data module, TINs and DEMs are listed in the Project Explorer. A toggle is next to each object; the toggle controls the visibility. The display is automatically updated when the toggle is checked or unchecked.

TerrainProjectExplorer1.png

Right-clicking on the main Terrain Data folder allows a user to create a New folder or TIN. Because TINs can be created by digitizing in WMS, users can create a new, blank TIN. However, DEMs are only created by opening a DEM file type. If neither a TIN nor a DEM exists, then a user can also perform a Reprojection on any existing terrain data. There is also an option to open a digital elevation file. Opening a digital elevation file using this option will open an elevation grid as a WMS DEM.

TerrainProjectExplorer2.png

Right-clicking on a TIN allows selecting any of the TIN processing or visualization options in WMS.

TIN object right-click menu
  • Trim: Opens the Polygon Selection Options dialog.
  • Merge: Opens the Merge TINs dialog.
  • Filter: Brings up the Maximum filter angle dialog.
  • Fill:
  • Data
  • Vertices
  • Interpolate
  • Convert
  • Options
  • Import Scalar Dataset
  • Save As
  • Properties
  • Display Options
  • Delete
  • Duplicate
  • Rename
  • Reprojection
  • Zoom To Layer
  • Metadata
  • Generate Metadata XML From XMDF
  • Compute Area Between Elevations

A TIN by default has a single elevation dataset, but additional datasets can be created, such as flood depth and water surface elevation datasets when delineating a flood plain. For more information on datasets see Datasets.

Right-clicking on a dataset of a TIN allows the user to Delete, Export, Rename, view Properties, View values, set the dataset as elevations, or set the dataset contour options.

TerrainProjectExplorer4.png

Right-clicking on a DEM allows a user to select any of the DEM processing or visualization options in WMS. All DEMs are created by either reading a file or converting from another data object, such as a TIN or from raster GIS data. If multiple DEMs exist, these DEMs can be selected and merged together into a single DEM. There is only one active DEM. This active DEM is used for watershed delineation and for all other processes that require elevation data in WMS.

TerrainProjectExplorer5.png


Related Topics