-
Notifications
You must be signed in to change notification settings - Fork 2
/
StreamStats_DataPrep.CheckNoData.pyt.xml
2 lines (2 loc) · 2.64 KB
/
StreamStats_DataPrep.CheckNoData.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20190423</CreaDate><CreaTime>10375700</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20190612</ModDate><ModTime>13053000</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange></Esri><tool name="CheckNoData" displayname="C. CheckNoData" toolboxalias="StreamStatsDataPrep" xmlns=""><arcToolboxHelpPath>c:\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="InGrid" displayname="InputGrid" type="Required" direction="Input" datatype="Raster Band" expression="InGrid"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the grid to be checked.</SPAN></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the grid to be checked.</SPAN></P></DIV></DIV></pythonReference></param><param name="tmpLoc" displayname="Workspace" type="Required" direction="Input" datatype="Workspace" expression="tmpLoc"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Location for output feature class to be generated.</SPAN></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Location for output feature class to be generated.</SPAN></P></DIV></DIV></pythonReference></param><param name="OutPolys" displayname="Output Feature Layer" type="Required" direction="Input" datatype="String" expression="OutPolys"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Name of the output feature class.</SPAN></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Name of the output feature class.</SPAN></P></DIV></DIV></pythonReference></param></parameters><summary><DIV STYLE="text-align:Left;"><P STYLE="font-size:16ptmargin:7 0 7 0;"><SPAN>Finds NODATA values in a grid and makes a polygon feature class with value 1 if it is NODATA, and 0 if it contains data values.</SPAN></P></DIV></summary></tool><dataIdInfo><idCitation><resTitle>C. CheckNoData</resTitle></idCitation><searchKeys><keyword>StreamStats</keyword><keyword>DataPrepTools</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"></ScopeCd></mdHrLv><mdDateSt Sync="TRUE">20190612</mdDateSt></metadata>