-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLUCI_SEEA.CreateDataAggregationGrid.pyt.xml
More file actions
1 lines (1 loc) · 6.62 KB
/
Copy pathLUCI_SEEA.CreateDataAggregationGrid.pyt.xml
File metadata and controls
1 lines (1 loc) · 6.62 KB
1
<metadata xml:lang="en"><Esri><CreaDate>20190403</CreaDate><CreaTime>12325400</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20200309</ModDate><ModTime>10232300</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="CreateDataAggregationGrid" displayname="Create data aggregation grid" toolboxalias="LUCI" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.6\Help\gp</arcToolboxHelpPath><parameters><param name="Input_extent_feature_class" displayname="Boundary feature class" type="Required" direction="Input" datatype="Feature Layer" expression="Input_extent_feature_class"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the path and filename to the feature class of the study area.</SPAN></P></DIV></DIV></dialogReference></param><param name="Output_grid_feature_class" displayname="Output grid feature class" type="Required" direction="Output" datatype="Feature Layer" expression="Output_grid_feature_class"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the path and filename of the output grid file.</SPAN></P></DIV></DIV></dialogReference></param><param name="Cell_size" displayname="Cell size in projection units" type="Optional" direction="Input" datatype="Double" expression="{Cell_size}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify in the size of the grid squares in map projection units. If the desired cell size is a proportion of the study area's total rectangular extent (e.g. 10% of the extent), set this parameter to 0 and modify the </SPAN><SPAN STYLE="font-style:italic;">Proportion of total rectangular extent area for each cell</SPAN><SPAN> parameter below.</SPAN></P><P><SPAN STYLE="font-style:italic;">Default is 1000.</SPAN></P></DIV></DIV></dialogReference></param><param name="Proportion_cell_area" displayname="Proportion of total rectangular extent area for each cell (value between 0 and 1; only used if cell size is 0)" type="Optional" direction="Input" datatype="Double" expression="{Proportion_cell_area}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the desired cell size as a proportion (between 0 to 1) of the total rectangular extent. For example, if the desired cell size is 10% of the extent, then this parameter should be 0.1</SPAN></P></DIV></DIV></dialogReference></param><param name="Grid_coverage" displayname="Grid coverage" type="Required" direction="Input" datatype="String" expression="Rectangular, covering full extent of boundary feature class | Grid covers area bounded by boundary feature class only"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the extent of the output grid:</SPAN></P><UL><LI><P><SPAN STYLE="font-style:italic;">Rectangular, covering full extent of boundary feature class</SPAN><SPAN>: The output grid will be rectangular in shape and cover the full height and width of the boundary.</SPAN></P></LI><LI><P><SPAN STYLE="font-style:italic;">Grid covers area bounded by boundary feature class only</SPAN><SPAN>: The output grid will follow the boundary of the feature class.</SPAN></P></LI></UL></DIV></DIV></dialogReference></param><param name="Grid_boundary_cells_percent" displayname="Percentage of underlying land cover area for grid cells on boundary" type="Required" direction="Input" datatype="Double" expression="Grid_boundary_cells_percent"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Specify the percentage of the area within each grid cell that the study area must cover.</SPAN></P><P><SPAN>i.e. a value of 100 means that each grid cell will be completely covering land. A value of 25 would mean that any grid cell which has 25% or more land will be included in the grid.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="Buffer_radius__projection_units" displayname="Buffer radius (in projection units)" type="Optional" direction="Input" datatype="Double" expression="{Buffer_radius__projection_units}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the size of the optional buffer in map projection units.</SPAN></P></DIV></DIV></dialogReference></param><param name="Align_to_grid" displayname="Align to grid" type="Required" direction="Input" datatype="Boolean" expression="Align_to_grid"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>If True, sets the grid to integer extent values, and aligns to appropriate coordinates, rounding min xy values down, and max xy up, depending on the distance between the shortest polygon extent side.</SPAN></P></DIV></DIV></dialogReference></param><param name="Significant_figures" displayname="Significant figures" type="Optional" direction="Input" datatype="Long" expression="{Significant_figures}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Number of significant figures to align the coordinates to. This refers to the difference between the shortest length, so for coordinates of 123411 and 123511, where the difference is 100, and a sig_figs value of 2, the output would be 123410 and 123510.</SPAN></P><P><SPAN STYLE="font-style:italic;">Default is 3 significant figures.</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This tool creates a grid of squares over the input study area with a user-defined size and coverage.</SPAN></P></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Create data aggregation grid</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This tool creates a grid of squares over the input study area with a user-defined size and coverage.</SPAN></P></DIV></DIV></idAbs><searchKeys><keyword>LUCI</keyword><keyword>LUCI for SEEA</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>