SMS:Scatter Data Workflow

From XMS Wiki
Revision as of 16:13, 27 August 2015 by Jcreer (talk | contribs)
Jump to navigationJump to search

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

1. Import topographic data.

Template:SMS Import Scatter Data

  1. Open files with scatter data. This is usually a text file such as scatter point files, ASCII dataset files, binary dataset files, or XYZ files.
  2. Use the File Import Wizard to specify how to import the topographic data.
2. 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.
3. Edit and modify scatter sets.
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
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)