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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyconfig_keywordSpecifies the storage parameters (configuration) for a file geodatabase and an ArcSDE geodatabase. Personal geodatabases do not use configuration keywords. (In, Optional)  
Public Propertyout_nameThe name of the raster catalog to be created. (In, Required)  
Public Propertyout_pathThe geodatabase to contain the raster catalog. This can be any type of geodatabase: personal, file, or ArcSDE. (In, Required)  
Public Propertyout_raster_catalogOutput Raster Catalog (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyraster_management_typeRaster datasets within raster catalogs can be managed in two ways: managed or unmanaged (by the geodatabase). (In, Optional)  
Public Propertyraster_spatial_referenceThe coordinate system for the raster column in the raster catalog. (In, Optional)  
Public Propertyspatial_grid_1The Output Spatial Grid 1, 2, and 3 parameters are used to compute a spatial index and only apply to file geodatabases and ArcSDE geodatabases. If you are unfamiliar with setting grid sizes, leave these options as 0,0,0 and ArcGIS will compute optimal sizes for you. (In, Optional)  
Public Propertyspatial_grid_2 Cell size of the second spatial grid. Leave the size at 0 if you only want one grid. Otherwise, set the size to at least three times larger than Spatial Grid 1. (In, Optional)  
Public Propertyspatial_grid_3 Cell size of the third spatial grid. Leave the size at 0 if you only want two grids. Otherwise, set to at least three times larger than Spatial Grid 2. (In, Optional)  
Public Propertyspatial_referenceThe coordinate system for the geometry column. (In, Optional)  
Public Propertytemplate_raster_catalogIf you want to base your new raster catalog on a template, you can specify a template raster catalog. The new raster catalog will then have the same fields as the template raster catalog. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.