-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProfileProjectv1d5.MapUnitZonalStats.pyt.xml
More file actions
2 lines (2 loc) · 3.26 KB
/
ProfileProjectv1d5.MapUnitZonalStats.pyt.xml
File metadata and controls
2 lines (2 loc) · 3.26 KB
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20230519</CreaDate><CreaTime>14044100</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20230522</ModDate><ModTime>9155400</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>FGDC</ArcGISProfile></Esri><tool name="MapUnitZonalStats" displayname="Map Unit Zonal Stats" toolboxalias="ProfileProject" xmlns=""><arcToolboxHelpPath>c:\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="map_units" displayname="Map Unit Polygons:" type="Required" direction="Input" datatype="Feature Layer" expression="map_units"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Polygon feature class with map units for which you want to calculate elevation statistics</SPAN></P></DIV></DIV></dialogReference></param><param name="zone_field" displayname="Zone Name Field:" type="Required" direction="Input" datatype="Field" expression="zone_field"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Text or integer (short or long) field from polygon feature class that uniquely identifies each map unit for which you want to calculate elevation statistics.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="DEM" displayname="Raster or mosaic with elevation values (DEM):" type="Required" direction="Input" datatype="Mosaic Layer or Raster Layer" expression="DEM"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Mosaic or individual raster containing elevation values.</SPAN></P></DIV></DIV></dialogReference></param><param name="output_fc" displayname="Output Feature Class:" type="Required" direction="Output" datatype="Feature Class" expression="output_fc"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Location and name of output point feature class with elevation statistics.</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This tool will calculate minimum, maximum, and mean elevations for a feature class of map unit polygons. It does this by calculating zonal statistics as a table on your input map unit polygons, converting the polygons to points, and then joining the zonal statistics to the points. Finally, it outputs the joined point feature class. Intermediate data is stored in memory for faster processing and is cleared once the output is saved.</SPAN></P><P><SPAN>Your input map unit polygons need to be uniquely identified with a text or integer (short or long) field. A MapUnit field is not sufficient as many individual map units would have the same value and therefore, not be uniquely identified.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Map Unit Zonal Stats</resTitle></idCitation></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20230522</mdDateSt></metadata>