-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGNAT.FindNetworkFeaturesTool.pyt.xml
2 lines (2 loc) · 7.24 KB
/
GNAT.FindNetworkFeaturesTool.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>20171019</ModDate><ModTime>202230</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><dataIdInfo><idCitation><resTitle>Find Network Features</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The </SPAN><SPAN STYLE="font-weight:bold;">Find Network Features </SPAN><SPAN>tool finds topological features and errors within a stream network. The stream network is assumed to be a single-part non-braided topological network. Currently the </SPAN><SPAN STYLE="font-weight:bold;">Find Network Features </SPAN><SPAN>tool can find these topological features/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 Features </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 Features </SPAN><SPAN>tool is available </SPAN><A href="https://github.com/SouthForkResearch/gnat/wiki/Find-Network-Features" 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="FindNetworkFeaturesTool" displayname="Find Network Features" 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 features that have been generated by the </SPAN><SPAN STYLE="font-weight:bold;">Build Network Topology Table </SPAN><SPAN>tool. The feature class name should have a file name with "_runXX" as a suffix, and include these attribute fields:</SPAN></P><UL><LI><P><SPAN>IsHeadwater</SPAN></P></LI><LI><P><SPAN>ReachID</SPAN></P></LI><LI><P><SPAN>IsBraided</SPAN></P></LI></UL></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, as either a DBF file or a geodatabase table. This table is generated by 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 Object ID" type="Required" direction="Input" datatype="Long" expression="DownstreamReach"><dialogReference><DIV STYLE="text-align:Left;"><DIV><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></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The </SPAN><SPAN STYLE="font-weight:bold;">Find Network Features </SPAN><SPAN>tool finds topological features and errors within a stream network. The stream network is assumed to be a single-part non-braided topological network. Currently the </SPAN><SPAN STYLE="font-weight:bold;">Find Network Features </SPAN><SPAN>tool can find these topological features/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 Features </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 Features </SPAN><SPAN>tool is available </SPAN><A href="https://github.com/SouthForkResearch/gnat/wiki/Find-Network-Features" target="_blank"><SPAN>here</SPAN></A><SPAN>.</SPAN></P></DIV></DIV></DIV></summary></tool><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>