Aquaveo & Water Resources Engineering News

Understanding the Smooth Datasets Tool in SMS

Do you have a dataset, or survey data, that has random distances between points which you would like to have a more uniform distribution? SMS contains a tool that allows you to smooth data. By using the Smooth Datasets tool you can create a new dataset that has a more even distribution.

To use the Smooth Dataset tool, do the following:

  1. Make certain you have the Scatter module containing the dataset active. If your dataset is in a different geometry, it may need to be converted to a scatter set.
  2. Use the Dataset Toolbox command in the Data menu to open the Dataset Toolbox.
  3. Select the Smooth Dataset tool under the list of tools.
  4. Enter the parameters for smoothing the dataset.
The Smooth Datasets tool in the Dataset Toolbox

When using the Smooth Dataset tool there are a few items to keep in mind:

  • There are no restrictions related to X or Y point distribution. In other words, the dataset points don’t need to align with a grid.
  • The "Element Area Change" option is only recommended when smoothing size functions for certain meshing methods (i.e. scalar paving).
  • When smoothing elevations, the "Maximum slope" method is recommended. This function works with any scalar dataset, but I will assume elevation as the dataset for this explanation.
  • When using the "Maximum slope" method, the elevation of a starting point is compared with its neighboring points (connected via triangles). The elevation of a neighboring point is adjusted if the slope between the points exceeds the specified maximum.
  • The "Anchor type" determines the starting point.
  • If "Minimum value" is selected, SMS starts at the point with the lowest elevation, and the elevations of its neighboring points are adjusted if necessary. SMS then continues to the point with the next lowest elevation.

The Smooth Dataset tool can help you resolve issues with raw data and help your model be more efficient. Try out the Smooth Dataset tool in SMS today!

Blog tags: 

How to Export Contour Lines as Shapefiles

Have you been wanting to export the contour lines in your GMS project as a shapefile so they can be opened in a different application? GMS allows exporting contour lines as a shapefile. Shapefiles are a file format used by many different GIS software applications. This post will explain how to export contour lines as shapefiles.

GMS contains the Layer Contours → Shapefile command to help save contour lines as a shapefile. Using this command requires your project to be set up correctly. Use the Layer Contours → Shapefile command by doing the following:

  1. Make sure the contours you want to convert to a shapefile are set to Linear in the Display Options. This can be accomplished by opening Display Options and clicking on Contours. In the Contour Method in the top left make certain in the dropdown that it is set to Linear.
  2. Make sure your Grid module is active in GMS, this can be done by clicking on the grid in Project Explorer or selecting the Grid module macro. The grid should be highlighted, meaning that it is now active.
  3. Go to the Grid menu and select the Layer Contours → Shapefile command. Use the dialog that appears to save your shapefile. Be sure to place it in the correct folder and name it properly. Otherwise you might lose the file.
  4. Now open your shapefile in the appropriate GIS software. The contour lines will appear as arc lines.
The Contour Lines to Shapefile Command

If you encounter issues with the shapefile, start with checking the folder where you saved the file. Make certain that all of the necessary files for the shapefile are there, including a projection file. Another item to check is that everything you want in the shapefile is displayed correctly in the Graphics Window before you export. Use the display options to adjust the contour lines if needed. Finally, there may be some differences between how GMS displays a shapefile and how other GIS applications display the shapefile. Opening the shapefile in GMS can help you determine if this is the case.

Try out converting contour lines to shapefiles in GMS today!

Blog tags: 

Pages