GMS:Clean Command: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 7: Line 7:
*''Remove Dangling Arcs'' – A check is made for dangling arcs (arcs with one end not connected to another arc) with a length less than the specified minimum length. If any are found, they are deleted.
*''Remove Dangling Arcs'' – A check is made for dangling arcs (arcs with one end not connected to another arc) with a length less than the specified minimum length. If any are found, they are deleted.


:[[File:GMS Clean.jpg|thumb|none|250 px|'''Clean''' command dialog]]
:[[File:GMS Clean.png|thumb|none|250 px|'''Clean''' command dialog]]





Revision as of 22:34, 17 January 2020

Map Module
Easttex.jpg
Map
Feature Objects
Conceptual Model
Coverages
Clean Command
Grid Frame
Map to Models
Map to Modules
More
Feature Object Display Options
Feature Object Tool Palette
GIS Module
Images
Map Module Commands

The Clean command, in the Feature Objects menu, is used to fix errors in feature object data. The Clean command only applies to the active coverage. Selecting the Clean command brings up the Clean dialog. The clean options are as follows:

  • Snap Nodes – Any two nodes (or points) separated by a distance which is less than the specified distance tolerance are combined to form a single node.
  • Snap Selected Nodes – This option is the same as the previous option but only the selected nodes are checked. When this option is checked, the user will be prompted to select a snapping point. Click on the graphics window to indicate the snapping point.
  • Intersect Arcs – All arcs are checked to see if they intersect. If an intersection is found, a node is created at the intersection and the arcs are split into smaller arcs.
  • Intersect Selected Arcs – This option is the same as the previous option but only selected arcs are checked for intersections.
  • Remove Dangling Arcs – A check is made for dangling arcs (arcs with one end not connected to another arc) with a length less than the specified minimum length. If any are found, they are deleted.
Clean command dialog