-
Notifications
You must be signed in to change notification settings - Fork 3
/
GNAT.FindErrorsTool.pyt.xml
2 lines (2 loc) · 6.9 KB
/
GNAT.FindErrorsTool.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20161121</CreaDate><CreaTime>12342900</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20170213</ModDate><ModTime>134128</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><dataIdInfo><idCitation><resTitle>Find Network Errors Tool</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The </SPAN><SPAN STYLE="font-weight:bold;">Find Network Errors </SPAN><SPAN>tool finds topological errors within a stream network polyline feature class. The stream network is assumed to be a single-part non-braided topological network. Currently the </SPAN><SPAN STYLE="font-weight:bold;">Find Network Errors </SPAN><SPAN>tool can find these topological errors:</SPAN></P><UL><LI><P><SPAN>Braids</SPAN></P></LI><LI><P><SPAN>Duplicate reaches</SPAN></P></LI><LI><P><SPAN>Overlapping reaches</SPAN></P></LI><LI><P><SPAN>Crossed reaches</SPAN></P></LI><LI><P><SPAN>Disconnected reaches</SPAN></P></LI><LI><P><SPAN>Upstream flow direction</SPAN></P></LI><LI><P><SPAN>Other potential errors</SPAN></P></LI></UL><P><SPAN>The </SPAN><SPAN STYLE="font-weight:bold;">Find Network Errors </SPAN><SPAN>tool relies on two inputs: a stream network polyline feature class, and the network topology table generated by the </SPAN><A href="https://github.com/SouthForkResearch/gnat/wiki/Build-Network-Topology-Table" target="_blank"><SPAN>Build Network Topology Table</SPAN></A><SPAN> from the stream network feature class, which should be named StreamNetwork. More detailed documentation of the </SPAN><SPAN STYLE="font-weight:bold;">Find Network Errors</SPAN><SPAN> tool is available </SPAN><A href="https://github.com/SouthForkResearch/gnat/wiki/Find-Network-Errors" target="_blank"><SPAN>here</SPAN></A><SPAN>.</SPAN></P></DIV></DIV></DIV></idAbs><searchKeys><keyword>topology</keyword><keyword>stream</keyword><keyword>network</keyword><keyword>errors</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><tool name="FindErrorsTool" displayname="Find Network Errors Tool" toolboxalias="GNAT" xmlns=""><parameters><param name="InputStreamNetwork" displayname="Processed Input Stream Network" type="Required" direction="Input" datatype="Feature Layer" expression="InputStreamNetwork"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Stream network polyline feature class that has been output by the </SPAN><SPAN STYLE="font-weight:bold;">Build Network Topology Table </SPAN><SPAN>tool. The feature class name should include "_processed" as a suffix.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="StreamNetworkTable" displayname="Stream Network Table" type="Required" direction="Input" datatype="Table View" expression="StreamNetworkTable"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Stream network topology table, in a file geodatabase format. This table is output from the </SPAN><SPAN STYLE="font-weight:bold;">Build Network Topology Table </SPAN><SPAN>tool. The table should be named </SPAN><SPAN STYLE="font-style:italic;">StreamNetwork</SPAN><SPAN>, and include the following attribute fields:</SPAN></P><UL><LI><P><SPAN>ReachID</SPAN></P></LI><LI><P><SPAN>UpstreamID</SPAN></P></LI><LI><P><SPAN>TO_NODE</SPAN></P></LI><LI><P><SPAN>FROM_NODE</SPAN></P></LI></UL></DIV></DIV></DIV></dialogReference></param><param name="DownstreamReach" displayname="Downstream Reach ID" type="Required" direction="Input" datatype="Long" expression="DownstreamReach"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Object ID of the downstream (i.e. outflow) reach in the input stream network polyline feature class. This value is also the first record in the output network topology table </SPAN><SPAN STYLE="font-style:italic;">StreamNetwork</SPAN><SPAN>.</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The </SPAN><SPAN STYLE="font-weight:bold;">Find Network Errors </SPAN><SPAN>tool finds topological errors within a stream network polyline feature class. The stream network is assumed to be a single-part non-braided topological network. Currently the </SPAN><SPAN STYLE="font-weight:bold;">Find Network Errors </SPAN><SPAN>tool can find these topological errors:</SPAN></P><UL><LI><P><SPAN>Braids</SPAN></P></LI><LI><P><SPAN>Duplicate reaches</SPAN></P></LI><LI><P><SPAN>Overlapping reaches</SPAN></P></LI><LI><P><SPAN>Crossed reaches</SPAN></P></LI><LI><P><SPAN>Disconnected reaches</SPAN></P></LI><LI><P><SPAN>Upstream flow direction</SPAN></P></LI><LI><P><SPAN>Other potential errors</SPAN></P></LI></UL><P><SPAN>The </SPAN><SPAN STYLE="font-weight:bold;">Find Network Errors </SPAN><SPAN>tool relies on two inputs: a stream network polyline feature class, and the network topology table generated by the </SPAN><A href="https://github.com/SouthForkResearch/gnat/wiki/Build-Network-Topology-Table" target="_blank"><SPAN>Build Network Topology Table</SPAN></A><SPAN> from the stream network feature class, which should be named StreamNetwork. More detailed documentation of the </SPAN><SPAN STYLE="font-weight:bold;">Find Network Errors</SPAN><SPAN> tool is available </SPAN><A href="https://github.com/SouthForkResearch/gnat/wiki/Find-Network-Errors" target="_blank"><SPAN>here</SPAN></A><SPAN>.</SPAN></P></DIV></DIV></DIV></summary></tool><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>