-
Notifications
You must be signed in to change notification settings - Fork 3
/
GNAT.CombineAttributesTool.pyt.xml
2 lines (2 loc) · 3.98 KB
/
GNAT.CombineAttributesTool.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20160216</CreaDate><CreaTime>11074500</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>Combine Attributes</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The </SPAN><SPAN STYLE="font-weight:bold;">Combine Attributes</SPAN><SPAN> tool merges feature attributes from two or more polyline feature classes into a single feature class.</SPAN></P></DIV></DIV></DIV></idAbs><idCredit>Kelly Whitehead, Jesse Langdon, South Fork Research, Inc.</idCredit><searchKeys><keyword>networks</keyword><keyword>attributes</keyword><keyword>streams</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><tool name="CombineAttributesTool" displayname="Combine Attributes" toolboxalias="GNAT" xmlns=""><parameters><param name="InputFCList" displayname="Input polyline feature classes" type="Required" direction="Input" datatype="Multiple Value" expression="InputFCList;InputFCList..."><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Polyline feature classes representing linear networks. Multiple inputs are allowed. Can be shapefiles or geodatabase feature classes.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="InputFCBounding Polygon" displayname="Bounding or buffer polygon feature class" type="Required" direction="Input" datatype="Feature Layer" expression="InputFCBounding Polygon"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Polygon feature class that provides a spatial boundary for processing. The polygon should geographically contain all input networks. The polygon will contain the Thiessen polygons used to split the "To" line network based on the "From" networks. Stream networks that are located outside of this polygon boundary will not have attributes transferred. Can be a shapefile or geodatabase feature class.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="InputBoolIsSegmented" displayname="Is polygon segmented?" type="Optional" direction="Input" datatype="Boolean" expression="{InputBoolIsSegmented}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><UL><LI><P><SPAN STYLE="font-weight:bold;">Checked</SPAN><SPAN>: the bounding polygon is divided based on the "From" line network. This reduces the amount of processing required to run the tool.</SPAN></P></LI><LI><P><SPAN STYLE="font-weight:bold;">Unchecked</SPAN><SPAN>: divde the bounding polygon into segments as part of the processing.</SPAN></P></LI></UL></DIV></DIV></DIV></dialogReference></param><param name="OutputFCCombinedNetwork" displayname="Output polyline feature class" type="Required" direction="Output" datatype="Feature Class" expression="OutputFCCombinedNetwork"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Polyline feature class which includes all merged attributes.</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;">Combine Attributes</SPAN><SPAN> tool merges feature attributes from two or more polyline feature classes into a single feature class.</SPAN></P></DIV></DIV></DIV></summary></tool><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>