SMS:Scatter Data Workflow: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Scatter data can be used in SMS with the following steps:
Scatter data can be used in SMS with the following steps:
{| class="wikitable collapsible collapsed"
{| class="mw-collapsible mw-collapsed"
|-
|-
!width="800" style="text-align:left;"|1. Import topographic data.
!width="800" style="text-align:left;"|1. Import topographic data.
Line 8: Line 8:
:#Use the [[SMS:File Import Wizard|''File Import Wizard'']] to open the topographic data.
:#Use the [[SMS:File Import Wizard|''File Import Wizard'']] to open the topographic data.
|}
|}
{| class="wikitable collapsible collapsed"
{| class="mw-collapsible mw-collapsed"
|-
|-
!width="800" style="text-align:left;"|2. Edit TIN data.
!width="800" style="text-align:left;"|2. Edit TIN data.
Line 20: Line 20:


|}
|}
{| class="wikitable collapsible collapsed"
{| class="mw-collapsible mw-collapsed"
|-
|-
!width="800" style="text-align:left;"|3. Generate scatter data.
!width="800" style="text-align:left;"|3. Generate scatter data.
Line 30: Line 30:
:#Mesh to scatter.
:#Mesh to scatter.
|}
|}
{| class="wikitable collapsible collapsed"
{| class="mw-collapsible mw-collapsed"
|-
|-
!width="800" style="text-align:left;"|4. Modify scatter sets.
!width="800" style="text-align:left;"|4. Modify scatter sets.
Line 41: Line 41:
:#[[SMS:Scatter Module Tools|Select]] and edit vertices (points).
:#[[SMS:Scatter Module Tools|Select]] and edit vertices (points).
|}
|}
{| class="wikitable collapsible collapsed"
{| class="mw-collapsible mw-collapsed"
|-
|-
!width="800" style="text-align:left;"|5. Export tabular data.
!width="800" style="text-align:left;"|5. Export tabular data.
Line 50: Line 50:
:#Use the [[SMS:Export Tabular File#Export Tabular File Dialog|''Export Tabular File'']] dialog to specify how the tabular data should be formatted.
:#Use the [[SMS:Export Tabular File#Export Tabular File Dialog|''Export Tabular File'']] dialog to specify how the tabular data should be formatted.
|}
|}
{| class="wikitable collapsible collapsed"
{| class="mw-collapsible mw-collapsed"
|-
|-
!width="800" style="text-align:left;"|6. Interpolate scatter sets.
!width="800" style="text-align:left;"|6. Interpolate scatter sets.
Line 62: Line 62:


|}
|}
{| class="wikitable collapsible collapsed"
{| class="mw-collapsible mw-collapsed"
|-
|-
!width="800" style="text-align:left;"|7. Continue with project.
!width="800" style="text-align:left;"|7. Continue with project.

Revision as of 18:24, 21 August 2015

Scatter data can be used in SMS with the following steps:

1. Import topographic data.
One method to create a scatter set is to import existing topographic data. Topographic data is often in a text file.
  1. Use the File Import Wizard to open the topographic data.
2. Edit TIN data.
After a TIN has been imported into SMS, it may require editing to be usable.
  1. Delete boundary triangles.
  2. Resolve triangulation issues.
    1. Manually swap edges.
    2. Add a breakline to smooth contours
3. Generate scatter data.
Scatter data can also be generated from data in other modules in SMS. Some options are:
  1. GIS to scatter.
  2. Map to scatter.
  3. Mesh to scatter.
4. Modify scatter sets.

Scatter sets can be manually modified if needed.

  1. Used the stamped feature option.
  2. Merge another TIN into the current surface.
  3. Create vertices (points).
  4. Select and edit vertices (points).
5. Export tabular data.
Scatter TIN data can be exported as tabular data for use in other software.
  1. Use the Save As... command and select the "tabular data" file type.
  2. Use the Export Tabular File dialog to specify how the tabular data should be formatted.
6. Interpolate scatter sets.
For the topgraphic data in the scatter set to be included in the model run, the scatter set normally needs to be interpolated to the module being used. Multiple interpolation options are available, including:
  1. Linear
  2. Inverse Distance Weighted (IDW)
  3. Natural Neighbor (NN)
  4. Laplacian Interpolation (Cartesian grids only)
7. Continue with project.
After setting up the scatter data, continue working on the project using the selected model.