SMS:Scatter Data Workflow: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "To scatter data can be used in SMS with the following steps: {| class="wikitable collapsible collapsed" |- !width="800" style="text-align:left;"|1. SMS project setup. |- |widt...")
 
No edit summary
 
(61 intermediate revisions by 2 users not shown)
Line 1: Line 1:
To 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" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
|-
|-
!width="800" style="text-align:left;"|1. SMS project setup.
!style="text-align:left;"|1. Import scatter data.
|-
|-
|width="800"|
|
{{SMS Project Setup Workflow}}
{{SMS Import Scatter Data Workflow}}
|}
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
|-
!style="text-align:left;"|2. Generate scatter data.
|-
|
:Scatter data can also be generated from data in other modules in SMS. Some options are:
:#[[GIS Conversion and Editing|GIS to scatter]].
:#[[SMS:Converting Feature Objects#Map to 2D Scatter Points|Map to scatter]].
:#[[SMS:Mesh_Data_Menu#Mesh_to_Scatterpoint|Mesh to scatter]].
|}
|}
{|class="wikitable collapsible collapsed"
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
|-
|-
!width="800" style="text-align:left;"|2. Gather data files.
!style="text-align:left;"|3. Edit and modify scatter sets.
|-
|-
|
|
:#Make certain all data files for the project have been collected.
<blockquote>
:#* Certain file types need to be in the same folder with other files. Be certain the data files are not located in different folders.
{{SMS Edit Scatter Workflow}}
:# Before importing, check that the data is in a file type that SMS can recognize.
</blockquote>
|}
|}
 
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="wikitable collapsible collapsed"
|-
!style="text-align:left;"|4. Export tabular data.
|-
|
:Scatter TIN data can be [[SMS:Export Tabular File|exported]] as tabular data for use in other software.
:#Use the '''Save As...''' command and select the [[SMS:Tabular Data Files - SHOALS *.pts|"tabular data"]] file type.
:#Use the [[SMS:Export Tabular File#Export Tabular File Dialog|''Export Tabular File'']] dialog to specify how the tabular data should be formatted.
|}
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
|-
|-
!width="800" style="text-align:left;"|3. Open files.
!style="text-align:left;"|5. Interpolate scatter sets.
|-
|-
|
|
:# Use the [[SMS:File Menu|''File'']] | '''Open''' command to launch the ''Open'' dialog.
:For the topgraphic data in the scatter set to be included in the model run, the scatter set normally needs to be [[SMS:Scatter Interpolation|interpolated]] to the module being used in the model run. Multiple interpolation options are available, including:
:# Locate the files to be opened. Multiple files may be opened at once using the ''Ctrl'' key.
:# [[SMS:Linear Interpolation|Linear]]
:# For GIS data, switch to the GIS module and use the [[SMS:GIS Module Menus|''Data'']] | '''Add GIS Data''' command.
:# [[SMS:Inverse Distance Weighted Interpolation|Inverse Distance Weighted (IDW)]]
:# [[SMS:Natural Neighbor Interpolation|Natural Neighbor (NN)]]
:# [[SMS:Laplacian Interpolation|Laplacian Interpolation]] (Cartesian grids only)
|}
|}
{|class="wikitable collapsible collapsed"
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
|-
|-
!width="800" style="text-align:left;"|4. Review data.
!style="text-align:left;"|6. Merge scatter sets.
|-
|-
|
|
:# Check data to see that it shows up in the [[SMS:Project Explorer|Project Explorer]] and any feature objects are in the [[SMS:Graphics Window|Graphics Window]].
<blockquote>
:# Check data [[Projections|projection]].
{{SMS Merge Datasets}}
:# Check data attributes.
</blockquote>
:# When done checking the data, continue with the project.
 
|}
|}


Line 41: Line 59:


[[Category:SMS Workflows]]
[[Category:SMS Workflows]]
[[Category:Dataset Workflows|Scatter]]
[[Category:General Workflows]]

Latest revision as of 18:00, 1 May 2023

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

1. Import scatter data.
  1. Use File | Open... to open files with scatter data such as scatter point files, ASCII dataset files, binary dataset files, tabular data files, or XYZ files.
  2. Alternatively, drag and drop the file into the Graphics Window in SMS.
  3. Use the File Import Wizard to specify how to import the 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.
1. Edit scatter sets.
After a scatter 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
2. Manually modify scatter sets.
Scatter sets can be manually modified if needed.
  1. Use the stamped feature option.
  2. Merge another TIN into the current surface.
  3. Create vertices (points).
  4. Select and edit vertices (points).
4. 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.
5. 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 in the model run. Multiple interpolation options are available, including:
  1. Linear
  2. Inverse Distance Weighted (IDW)
  3. Natural Neighbor (NN)
  4. Laplacian Interpolation (Cartesian grids only)
6. Merge scatter sets.
1. Merge scatter datasets
  1. Select the Scatter | Merge Sets command.
  2. Use the Merge Scatter Sets dialog to select elevation data to be merged.
2. Merge coverages.
  1. Select multiple coverages that have feature objects which need to be on the same coverage.
  2. Use the Merge Coverages right-click command.
  3. Right-click on the new coverage and set the correct coverage type.
  4. Use the Clean Options dialog to resolve conflicting feature object data in the new coverage.