For a list of all members of this type, see CreateRasterCatalog members.
Public Properties
| Name | Description |
 | Alias | The alias for this tool's toolbox. |
 | config_keyword | Specifies the storage parameters (configuration) for geodatabases in file and ArcSDE geodatabases. Personal geodatabases do not use configuration keywords. (In, Optional) |
 | out_name | The name of the raster catalog to be created. (In, Required) |
 | out_path | The geodatabase to contain the raster catalog. (In, Required) |
 | out_raster_catalog | Output Raster Catalog (out, Optional) |
 | ParameterInfo | The parameters used by this tool. For internal use only. |
 | raster_management_type | In 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) |
 | raster_spatial_reference | The coordinate system for the raster catalog. (In, Optional) |
 | spatial_grid_1 | Specify 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) |
 | spatial_grid_2 | This spatial grid must be at least three times the first spatial grid. (In, Optional) |
 | spatial_grid_3 | This spatial grid must be at least three times the Second Spatial Index. (In, Optional) |
 | spatial_reference | The coordinate system for the geometry column. (In, Optional) |
 | template_raster_catalog | If 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) |
 | ToolboxDirectory | The directory of this tool's toolbox. |
 | ToolboxName | The name of this tool's toolbox. |
 | ToolName | The name of this tool. |
Top
See Also