Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

Image Catalog Builder from Directory



contact author | download help | add bookmark | view bookmarks
Author Trent Hare
File Name BuildImageCatalog.zip
Language Visual Basic
Last Modified Sep 30 2004
Status of work Public Domain
Software ArcGIS Desktop
File Size 41.61 kb
Downloads 5939

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
The DLL plug-in build_image_catalog_dir.dll will build an Image Catalog for any type of image that ArcMap supports from a single directory. Thus it will add Grids, Bils, Tiffs, etc. into one catalog. To only add Tiffs, create a new directory and copy or move the Tiffs into that directory and then rerun. It will not overwrite an existing file. Delete old catalogs before running. The catalog name will contain the directory name with "_Catalog.dbf" added to the end. The directory must not be readonly also - so it cannot be on a CD or DVD.


*** To run you must choose the parent DIRECTORY of the images not the images themselves.

Uploaded as an VB DLL with VB project and code. Built in ArcMap/ArcCatalog 8.3 and ArcMap 9.
Installation:
Tools -> Customize, add from file. This will create a "USGS" catagory, drag "IC" icon to a toolbar. If at any point this process returns an error, it is probably because you need administrator access.

To set an Image Catalog's background to Null check out "copy & Paste Image Symbology" http://arcscripts.esri.com/details.asp?dbid=13128

History:
Dec 19 2003 - updated to list how many images added at the end. Based off of ESRI samples.
version 1.4 Sept 30, 2004 - added ArcMap 9 support


Trent Hare - USGS
http://webgis.wr.usgs.gov