ESRI.ArcGIS.DataManagementTools
SplitRaster Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : SplitRaster Class




For a list of all members of this type, see SplitRaster members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_sizeCellsize (in, Optional)  
Public Propertyderived_out_folderOutput Folder (out, Optional)  
Public PropertyformatThe file format for the output raster datasets. (In, Required)  
Public Propertyin_rasterThe input raster dataset to be split into tiles. (In, Required)  
Public Propertynum_rastersSpecify the number of tiles in each direction. The default value is 1 tile for each direction. (In, Optional)  
Public PropertyoriginThe coordinate for the lower left origin point, where the tiling scheme will begin. By default, the lower left origin would be the same as the input raster. (In, Optional)  
Public Propertyout_base_nameThe prefix for each filename. The tile number is then appended to complete the filename, which starts with 0. (In, Required)  
Public Propertyout_folderThe output folder, where the tiles will be created. (In, Required)  
Public PropertyoverlapThe number of pixels of overlap between the adjoining tiles. The overlap value will be determined by the "Units for Output Raster Size and Overlap" parameter. (In, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyresampling_typeChoose the resampling method to use when creating the DTEDs. The default is bilinear interpolation resampling. (In, Optional)  
Public Propertysplit_methodThe tiling method to be used when splitting the raster dataset. It will determine the size and number of tiles for each output dataset. (In, Required)  
Public Propertytile_sizeThe x and y dimensions of the output tiles. The "Units for Output Raster Size and Overlap" parameter will determine the units that are used for these values. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public PropertyunitsUnits for Output Raster Size and Overlap (in, Optional)  
Top

See Also

© 2010 All Rights Reserved.