<?xml version="1.0" encoding="UTF-8"?><metadata xml:lang="en">
<Esri>
<CreaDate>20180305</CreaDate>
<CreaTime>16291900</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20240222</ModDate>
<ModTime>14115000</ModTime>
<scaleRange>
<minScale>150000000</minScale>
<maxScale>5000</maxScale>
</scaleRange>
<ArcGISProfile>ItemDescription</ArcGISProfile>
</Esri>
<tool displayname="TraceDownstream" name="TraceDownstream" toolboxalias="aol">
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
<parameters>
<param datatype="Feature Set" direction="Input" displayname="inputLayer" expression="inputLayer" name="inputLayer" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The point features that will be used as the starting location for each downstream trace line.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The point features that will be used as the starting location for each downstream trace line.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</pythonReference>
</param>
<param datatype="Double" direction="Input" displayname="splitDistance" expression="{splitDistance}" name="splitDistance" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;P&gt;&lt;SPAN&gt;The length of the individual segments the trace line will be divided into. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;P&gt;&lt;SPAN&gt;The length of the individual segments the trace line will be divided into. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</pythonReference>
</param>
<param datatype="String" direction="Input" displayname="splitUnits" expression="{Kilometers | Meters | Feet | Yards | Miles}" name="splitUnits" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The units that will be used for the Split distance parameter. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The units that will be used for the Split distance parameter. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</pythonReference>
</param>
<param datatype="Double" direction="Input" displayname="maxDistance" expression="{maxDistance}" name="maxDistance" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;P&gt;&lt;SPAN&gt;The total length of the trace line that will be returned. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;P&gt;&lt;SPAN&gt;The total length of the trace line that will be returned. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</pythonReference>
</param>
<param datatype="String" direction="Input" displayname="maxDistanceUnits" expression="{Kilometers | Meters | Feet | Yards | Miles}" name="maxDistanceUnits" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;P&gt;&lt;SPAN&gt;The units that will be used for the Maximum downstream trace distance parameter. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;P&gt;&lt;SPAN&gt;The units that will be used for the Maximum downstream trace distance parameter. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</pythonReference>
</param>
<param datatype="Feature Set" direction="Input" displayname="boundingPolygonLayer" expression="{boundingPolygonLayer}" name="boundingPolygonLayer" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;P&gt;&lt;SPAN&gt;A polygon feature layer that describes the area to which the trace line will be clipped. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;A polygon feature layer that describes the area to which the trace line will be clipped. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</pythonReference>
</param>
<param datatype="String" direction="Input" displayname="sourceDatabase" expression="{sourceDatabase}" name="sourceDatabase" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Keyword indicating the data source resolution that will be used in the analysis.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Keyword indicating the data source resolution that will be used in the analysis.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</pythonReference>
</param>
<param datatype="Boolean" direction="Input" displayname="generalize" expression="{generalize}" name="generalize" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Determines if the output trace downstream lines will be smoothed into simpler lines or conform to the cell edges of the original DEM.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Determines if the output trace downstream lines will be smoothed into simpler lines or conform to the cell edges of the original DEM.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</pythonReference>
</param>
<param datatype="String" direction="Input" displayname="outputName" expression="{outputName}" name="outputName" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The name of the downstream trace path layer that will be created and added to the map. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;P&gt;&lt;SPAN&gt;The name of the downstream trace path layer that will be created and added to the map. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</pythonReference>
</param>
<param datatype="String" direction="Input" displayname="context" expression="{context}" name="context" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Specifies the analysis environments. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
<pythonReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Specifies the analysis environments. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</pythonReference>
</param>
</parameters>
<summary>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Determines the downstream flow paths from specified input locations. &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</summary>
</tool>
<dataIdInfo>
<idCitation>
<resTitle>TraceDownstream</resTitle>
</idCitation>
</dataIdInfo>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
<mdHrLv>
<ScopeCd value="005"/>
</mdHrLv>
<mdDateSt Sync="TRUE">20240222</mdDateSt>
</metadata>
