Store | Contact Us | Careers
 
  • Home
  • Industries
  • Products
  • Training
  • Support
  • Services
  • Events
  • News
  • About
    • About Esri
    • Careers
    • Esri Video
    • Partners

Support

Search Support
You are here: > ArcScripts > Search Results > Script Details Login | Feedback | Help

Create Raster Index Shapefile



contact author | download help | report inappropriate content
Author Eric Holbus
File Name CreateRasterIndexShapefile.zip
Language C#
Last Modified Dec 29 2009
Status of work Public Domain
Software ArcGIS Desktop
File Size 367.85 kb
Downloads 4594

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
Create a polygon index shapefile from raster extent boundaries with raster properties and file locations in the attribute table.

Read all image files from one folder and, optionally, its subfolders. Option to project polygons from different spatial references to WGS84 to index rasters with various projections together in one shapefile. Raster attributes in shapefile include file name, file path, format, compression type, pyramid layers present, number of bands, pixel type, spatial reference, units, pixel size, number of columns and rows, and minimum and maximum X and Y coordinates. Progress bars indicate how many files and folders have been processed. Text box shows current folder and file and any error messages. Errors reported in log file help identify bad or corrupt image files or images without projections defined.

UPDATES

12/18/2009
-When reading subfolders, program ignores hidden and system folders and each subfolder path is listed in the status window
-Window can be resized
Contact Us | Privacy | Legal | Site Map