SMS:Converting Coverages: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
In some cases, and historically, many of these functions are accessible by selecting the similar commands from the [[SMS:Map Feature Objects Menu|''Feature Objects'']] menu.
In some cases, and historically, many of these functions are accessible by selecting the similar commands from the [[SMS:Map Feature Objects Menu|''Feature Objects'']] menu.


Converting to a grid (2D grid, 1D grid, or quadtree) requires that a [[SMS:Grid Frame Properties|grid frame]] has been created on the coverage. Attributes for the grid frame can be set before or during the conversion process.  
Some conversion commands require specific conditions be met before the command is available.
 
*Converting to a grid (2D grid, 1D grid, or quadtree) requires that a [[SMS:Grid Frame Properties|grid frame]] has been created on the coverage. Attributes for the grid frame can be set before or during the conversion process.  
Converting to a mesh requires [[SMS:Build Polygons|building polygons]] in the coverage. Attributes for the polygons should be set before converting to a mesh.
*Converting to a mesh requires [[SMS:Build Polygons|building polygons]] in the coverage. Attributes for the polygons should be set before converting to a mesh.


For more information, see [[SMS:Converting Feature Objects|Converting Feature Objects]].
For more information, see [[SMS:Converting Feature Objects|Converting Feature Objects]].

Revision as of 19:47, 15 July 2016

Map coverages can be used to generate other geometric data types in SMS such as meshes (unstructured grids), grids (Cartesian grid), Curvinlinear or boundary fitted grids, scatter sets and cross sections. This can be accomplished by right-clicking on a coverage of an appropriate type in the Project Explorer and selecting a convert command. These commands include:

In some cases, and historically, many of these functions are accessible by selecting the similar commands from the Feature Objects menu.

Some conversion commands require specific conditions be met before the command is available.

  • Converting to a grid (2D grid, 1D grid, or quadtree) requires that a grid frame has been created on the coverage. Attributes for the grid frame can be set before or during the conversion process.
  • Converting to a mesh requires building polygons in the coverage. Attributes for the polygons should be set before converting to a mesh.

For more information, see Converting Feature Objects.

Related Topics