![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
CalculateCellSizeRanges Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CalculateCellSizeRanges Class |
For a list of all members of this type, see CalculateCellSizeRanges members.
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | cell_size_tolerance_factor | Allows you to specify a cell size tolerance. This is useful when you have rasters with differing pixel sizes that should be considered the same. The default is 0.1. (In, Optional) |
![]() | do_compute_max | Computes the maximum pixel size for all the rasters in the mosaic dataset. (In, Optional) |
![]() | do_compute_min | Computes the minimum pixel size for all the rasters in the mosaic dataset. (In, Optional) |
![]() | in_mosaic_dataset | Path and name of mosaic dataset. (In, Required) |
![]() | max_range_factor | Controls the factor by which the maximum pixel size of the top-most overview is multiplied to ensure visibility of the mosaic when viewed at small scales. The default is 10. (In, Optional) |
![]() | out_mosaic_dataset | Mosaic Dataset (out, Optional) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | update_missing_only | Allows you to calculate only the missing cell size range values. (In, Optional) |
![]() | where_clause | Using SQL you can define a query, or use the Query Builder to build a query. (In, Optional) |