Qtools GIS
Part 2: Create the Images Table
Tutorial Navigation | Previous: Part 1: Examine the Feature Class | Next: Part 3: Populate the Images Table
Using ArcCatalog, create a table in a geodatabase (GDB) to store the images (named “Images” in this example) with the following fields:
- Feature_ID: Text (type needs to match key field in to-be-linked feature class(es))
- Image: Raster (managed by GDB)
- Image_Name: Text (optional: for filename)
- Image_Desc: Text (optional: for a description of image)
Tutorial Navigation | Previous: Part 1: Examine the Feature Class | Next: Part 3: Populate the Images Table
- No comments yet.