User:Rcorrigan/Workflow Tests: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 171: Line 171:
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF ; margin-bottom:0.4em;"
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF ; margin-bottom:0.4em;"
|-
|-
|
!style="text-align:left"|2. Set unassigned node values.
!style="text-align:left"|2. Set unassigned node values.
|-
|-

Revision as of 19:28, 24 February 2022

First Tests

TESTSTEESTETE
1. Convert CAD to Map coverage.
  1. Right-click on the CAD dataset in the Project Explorer and select Convert | CAD → Map.
  2. Use the options in the Clean Options dialog.
  3. A new map coverage with converted CAD data will appear in the map module.
2. Convert CAD faces to 2D scatter triangles.
  1. Right-click on the CAD dataset in the Project Explorer and select Convert | CAD Faces → 2D Scatter Triangles.
3. Convert CAD points to 2D scatter.
  1. Right-click on the CAD dataset in the Project Explorer and select Convert | CAD Points → 2D Scatter.
  2. Name the scatter set in the New Scatter Set dialog.
  3. A new scatter set with converted CAD data will appear in the scatter module.
Nothing in particular

TEst



1. Import CAD data files.
  1. Verify the CAD file type is readable by SMS before importing it. SMS can import DXF and DWG files.
  2. Use the File | Open... command to launch the Open dialog (or drag and drop) to import the CAD files.
The data should load in layers into the Project Explorer.
2. Review and edit data.
  1. Check data to see that it shows up in the Project Explorer and any feature objects are in the Graphics Window.
3. Convert CAD data.
1. Convert CAD to Map coverage.
  1. Right-click on the CAD dataset in the Project Explorer and select Convert | CAD → Map.
  2. Use the options in the Clean Options dialog.
  3. A new map coverage with converted CAD data will appear in the map module.
2. Convert CAD faces to 2D scatter triangles.
  1. Right-click on the CAD dataset in the Project Explorer and select Convert | CAD Faces → 2D Scatter Triangles.
3. Convert CAD points to 2D scatter.
  1. Right-click on the CAD dataset in the Project Explorer and select Convert | CAD Points → 2D Scatter.
  2. Name the scatter set in the New Scatter Set dialog.
  3. A new scatter set with converted CAD data will appear in the scatter module.
4. Export to CAD Data.
Project data can be converted to CAD data.
  1. Right-click on an empty space in the Project Explorer and select Convert to CAD.
  2. Save the CAD data file.
  3. CAD data will be loaded into the Project Explorer.

Creating Interpolating from Multiple Elevation Sources workflow

1. Import Raster images.
Raster data is imported into the GIS module in SMS.
  1. Use the Open command to import raster data files such as DEMs, KMZ files, and gridded elevation formats.
  2. Files can also be imported with the "drag and drop" option.
2. Blend Raster Resolution

Interpolating data from multiple elevation sources first requires blending the rasters involved. To do so follow these steps:

  1. From the Toolbox, select Blend Raster to Edges to open the Blend Raster to Edges dialog.
  2. Set the Primary raster and the Secondary raster options with the rasters that are to be blended.
  3. Specify the width over which the primary raster's active edges will be blended with the secondary raster.
  4. Specify the name of the Output raster. This will be a separate raster created from the primary and secondary raster.
  5. Run the Blend Raster to Edges tool.
  6. Examine the newly created raster.
3. Clip rasters

Trimming rasters ensures that no part of the raster is above surveyed elevations. To do so, follow these steps:

1. Clip raster to high resolution
  1. From the Toolbox, select Clip Raster from Elevations to open the Clip Raster from Elevations dialog.
  2. In the Clip Raster from Elevations dialog, specify the Raster to clip and the Elevation raster. Specify if the tool should clip elevations above or below the elevation raster.
  3. Set the name of the Output raster.
  4. Run the Clip Raster from Elevations tool.
  5. Examine the newly created raster.
2. Clip raster to Lower resolution
  1. From the Toolbox, select Clip Raster from Elevations to open the Clip Raster from Elevations dialog.
  2. In the Clip Raster from Elevations dialog, specify the Raster to clip and the Elevation raster. Specify if the tool should clip elevations above or below the elevation raster.
  3. Set the name of the Output raster.
  4. Run the Clip Raster from Elevations tool.
  5. Examine the newly created raster.
4. Interpolate raster elevation to mesh to create new elevation dataset

The Interpolate Priority Rasters tool, allows for multiple rasters to be used when interpolating onto a grid. To do so, follow these steps:

1. Use the Interpolate Priority Rasters tool to interpolate raster data onto the desired grid.
  1. In the Interpolate Priority Rasters dialog, select the grid to interpolate onto.
  2. Select the order of priority for the rasters that will be used for interpolation. The order determines which raster the program will look at first to interpolate data onto the grid.
  3. Run the Interpolate Priority Rasters tool.
2. Review the data on the mesh.
  1. Turn off all rasters.
  2. Turn on the desired grid.
  3. Adjust the Display Options Display Options Macro.svg.
5. Set the Map dataset to the newly created dataset.
1. Select the desired dataset
  1. While in the ''Mesh'' module, select Data|Map elevation... to open the Select Dataset dialog.
  2. Select the newly created dataset.
  3. Adjust the display as desired to review the change.
2. Set unassigned node values.

Depending on the rasters used, it's possible that some mesh nodes didn't get assigned elevation values. To assign them values, follow these steps:

  1. Convert the grid to 2D scatter points ??(If it's not already a collection of 2D scatter points).
  2. Select all desired scatter points.
  3. Delete the selected scatter points and Triangulate the remaining scatter points, ??or set the desired value of the scatter points??
6. Review results.
  1. Adjust display to visualize desired data.