GMS:Converting 2D Scatter Points to Other Types of Data: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:


*'''Scatter Points → TIN'''
*'''Scatter Points → TIN'''
*:Creates a set of TIN vertices. These vertices are automatically triangulated to form a TIN.
<blockquote>Creates a set of TIN vertices. These vertices are automatically triangulated to form a TIN.</blockquote>
 
*'''Scatter Points &rarr; Mesh Nodes'''
*'''Scatter Points &rarr; Mesh Nodes'''
*:Creates a set of 2D finite element nodes from the points in the active scatter point set.
<blockquote>Creates a set of 2D finite element nodes from the points in the active scatter point set.</blockquote>
*'''Scatter Points &rarr; Obs. Pts.'''
*'''Scatter Points &rarr; Obs. Pts.'''
*:Creates one observation point for each of the scatter points in the active scatter point set. The active dataset values become the measured values for the observation points. The user must create a coverage with a measurement before executing this command.
<blockquote>Creates one observation point for each of the scatter points in the active scatter point set. The active dataset values become the measured values for the observation points. The user must create a coverage with a measurement before executing this command.</blockquote>
*'''Scatter Points &rarr; 3D Scatter Points'''
*'''Scatter Points &rarr; 3D Scatter Points'''
*:Creates a 3D scatter point set from the 2D scatter points. All of the datasets are copied to the 3D scatter points. The Z (elevation) of the 3D scatter points is set to the Z of the 2D scatter points at the time of conversion.
<blockquote>Creates a 3D scatter point set from the 2D scatter points. All of the datasets are copied to the 3D scatter points. The Z (elevation) of the 3D scatter points is set to the Z of the 2D scatter points at the time of conversion. </blockquote>


{{Navbox GMS}}
{{Navbox GMS}}
[[Category:2D Scatter Point]]
[[Category:2D Scatter Point]]
{{stub}}
{{stub}}

Revision as of 16:30, 6 January 2015

2D Scatter Point Module
Samp 2dscat.png
2D Scatter Point
Creating and Editing 2D Scatter Point Sets
Interpolating with 2D Scatter Points
Converting 2D Scatter Points to Other Types of Data
More
2D Interpolation Options
2D Scatter Point Display Options
2D Scatter Point Tool Palette
Active/Inactive Points
Clough-Tocher
Inverse Distance Weighted
2D Scatter Point Commands
Interpolation Commands

2D Scatter Points may be converted to other types of data used in GMS, such as a TIN, 2D Mesh Nodes, or Observation Points. 2D Scatter Points are converted by using the following commands in the Scatter Points menu:

  • Scatter Points → TIN

Creates a set of TIN vertices. These vertices are automatically triangulated to form a TIN.

  • Scatter Points → Mesh Nodes

Creates a set of 2D finite element nodes from the points in the active scatter point set.

  • Scatter Points → Obs. Pts.

Creates one observation point for each of the scatter points in the active scatter point set. The active dataset values become the measured values for the observation points. The user must create a coverage with a measurement before executing this command.

  • Scatter Points → 3D Scatter Points

Creates a 3D scatter point set from the 2D scatter points. All of the datasets are copied to the 3D scatter points. The Z (elevation) of the 3D scatter points is set to the Z of the 2D scatter points at the time of conversion.