-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGNAT.TransferLineAttributesTool.pyt.xml
3 lines (3 loc) · 5.71 KB
/
GNAT.TransferLineAttributesTool.pyt.xml
1
2
3
<metadata xml:lang="en"><Esri><CreaDate>20160216</CreaDate><CreaTime>11074500</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20180301</ModDate><ModTime>10024800</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><dataIdInfo><idCitation><resTitle>Transfer Line Attributes</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The </SPAN><SPAN STYLE="font-weight:bold;">Transfer Line Attributes </SPAN><SPAN>tool copies attributes from one polyline feature class network to another using a segmented polygon approach (The segmented polygons are generated using Thiessen polygons in the </SPAN><SPAN STYLE="font-weight:bold;">Divide Polygons by Segment </SPAN><SPAN>tool). This tool relies on the ESRI's built-in </SPAN><SPAN STYLE="font-weight:bold;">Transfer Attributes</SPAN><SPAN> tool.</SPAN></P></DIV></DIV></DIV></idAbs><searchKeys><keyword>GNAT</keyword><keyword>stream</keyword><keyword>geomorphic</keyword><keyword>attributes</keyword><keyword>transfer</keyword><keyword>network</keyword><keyword>line</keyword></searchKeys><idCredit>South Fork Research, Inc.
Kelly Whitehead
Jesse Langdon</idCredit></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><tool name="TransferLineAttributesTool" displayname="Transfer Line Attributes" toolboxalias="GNAT" xmlns=""><parameters><param name="InputFCFromLine" displayname="Input "From" polyline feature class" type="Required" direction="Input" datatype="Feature Layer" expression="InputFCFromLine"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The polyline feature class network with attributes to be transferred "from". This network is used to ‘resegment’ the “To” network.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="InputFCToLine" displayname="Input "To" polyline feature class" type="Required" direction="Input" datatype="Feature Layer" expression="InputFCToLine"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The polyline feature class network that will receive the attributes stored in the “From” network. This network will retain its segmentation and attributes, but will also be resegmented based on the geometry of the “From” line network. This allows both the new and original attributes to exist on the line network.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="OutputFCLineNetwork" displayname="Output polyline feature class" type="Required" direction="Output" datatype="Feature Class" expression="OutputFCLineNetwork"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Polyline feature class that will contain the output line network with transferred (and original) attributes.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="SearchDistance" displayname="Search distance" type="Optional" direction="Input" datatype="Double" expression="{SearchDistance}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The average distance used by the tool to transfer attributes between the "From" and "To" features. This does not need to be an exact number, but should reflect the general distance between "From" and "To" features. As an example, two linear networks that closely match each others geometry (e.g. two 1:24k resolution NHD flowline networks) would need a relatively small search distance, whereas two networks with very different geometries (e.g. a valley centerline and NHD flowline network) would need a larger search distance.</SPAN></P></DIV></DIV></dialogReference></param><param name="scratchWorkspace" displayname="Scratch workspace" type="Optional" direction="Input" datatype="Workspace" expression="{scratchWorkspace}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>A workspace (folder or file geodatabase) that will store intermediate data files produced during the tools processing. If a workspace is not designated, the tool will use the "in_memory" workspace. The temporary data files will not be accessible, but the tool's processing speed will be slightly improved.</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;">Transfer Line Attributes </SPAN><SPAN>tool copies attributes from one polyline feature class network to another using a segmented polygon approach (The segmented polygons are generated using Thiessen polygons in the </SPAN><SPAN STYLE="font-weight:bold;">Divide Polygons by Segment </SPAN><SPAN>tool). This tool relies on the ESRI's built-in </SPAN><SPAN STYLE="font-weight:bold;">Transfer Attributes</SPAN><SPAN> tool.</SPAN></P></DIV></DIV></DIV></summary><usage><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Both input datasets must have the same "Projected" coordinate system, and should have relatively similar geometries.</SPAN></P></DIV></DIV></DIV></usage><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath></tool><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>