HOW TO
Instructions provided describe how to create a raster catalog in a geodatabase. Raster catalogs are supported in the file system and in geodatabases.
ArcGIS 8.x
Create a table for the raster catalog in the geodatabase where all the rasters are stored. The table must have at least the following five fields: IMAGE, XMIN, YMIN, XMAX, and YMAX. The format for the IMAGE field is:
Code:
[<database>].<owner>.<raster_name>
ArcGIS 9.0
For details on creating the table in a geodatabase (ArcGIS 9.0 and above), see the online help under:
Working with geodatabases > Creating new items in geodatabases > Creating tables > How to create tables > Creating a table to store simple objects.
Note:
All the rasters in a raster catalog must be in the same geodatabase connection.
Get help from ArcGIS experts
Download the Esri Support App