DataManagementTools
CreateRasterCatalog Class Properties
See Also  Send Feedback
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 geodatabases in file and ArcSDE geodatabases. 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. (In, Required)  
public Propertyout_raster_catalogOutput Raster Catalog (out, Optional)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public Propertyraster_management_typeIn a personal geodatabase and file geodatabase, raster datasets within raster catalogs can be managed in two ways: managed or not managed by the geodatabase. {Managed | Unmanaged} (In, Optional)  
public Propertyraster_spatial_referenceThe coordinate system for the raster catalog. (In, Optional)  
public Propertyspatial_grid_1Specify one spatial grid size for a personal geodatabase and up to three for an ArcSDE geodatabase. File geodatabases do not use grid sizes. (In, Optional)  
public Propertyspatial_grid_2This spatial grid must be at least three times the first spatial grid. (In, Optional)  
public Propertyspatial_grid_3This spatial grid must be at least three times the Second Spatial Index. (In, Optional)  
public Propertyspatial_referenceThe coordinate system for the geometry column. (In, Optional)  
public Propertytemplate_raster_catalogIf you wish 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

© 2011 All Rights Reserved.