Template:Create Locked Nodes Dataset from Coverage: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
__NOINDEX__
__NOINDEX__
__NOTOC__
__NOTOC__
===Create Locked Nodes Dataset from Coverage===
===Locked Nodes Dataset from Coverage===
The ''Create Locked Nodes Dataset from Coverage'' tool creates a scalar dataset based on nodes that lie within polygons or within a specified distance from arcs in a specified coverage. Nodes that are within the polygons or located a specified distance of arcs will be assigned the value 1.0 ("locked") and all other nodes will be assigned the value 0.0 ("unlocked").
The ''Locked Nodes Dataset from Coverage'' tool creates a scalar dataset based on nodes that lie within polygons or within a specified distance from arcs in a specified coverage. Nodes that are within the polygons or located a specified distance of arcs will be assigned the value 1.0 ("locked") and all other nodes will be assigned the value 0.0 ("unlocked").


====Input parameters:====
====Input parameters:====
Line 16: Line 16:


====Current Location in toolbox====
====Current Location in toolbox====
Datasets/Create Locked Nodes Dataset from Coverage
Datasets/Locked Nodes Dataset from Coverage


{{-}}
{{-}}
<noinclude>[[Category:Toolbox Datasets]]</noinclude>
<noinclude>[[Category:Toolbox Datasets]]</noinclude>

Latest revision as of 21:04, 12 December 2023


Locked Nodes Dataset from Coverage

The Locked Nodes Dataset from Coverage tool creates a scalar dataset based on nodes that lie within polygons or within a specified distance from arcs in a specified coverage. Nodes that are within the polygons or located a specified distance of arcs will be assigned the value 1.0 ("locked") and all other nodes will be assigned the value 0.0 ("unlocked").

Input parameters:

  • Grid – Select the UGrid that the dataset will be created for.
  • Selection coverage – Select the coverage that contains the polygons or arcs to be used for specifying locked nodes.
  • Geometry – Select the geometry:
    • "Polygons" – Specify that all nodes inside of the polygons should be "locked".
    • "Arcs" – Specify that all nodes within the specified distance of the arcs should be "locked".
      • Offset – If "Arcs" is the selected geometry, specify the offset, or distance from the arcs where nodes should be "locked".

Output parameters

  • Locked nodes dataset name – Specify the name for the new dataset.

Current Location in toolbox

Datasets/Locked Nodes Dataset from Coverage