

IMG or "Imagine" files are the preferred raster file format to use with ArcGIS and other Esri products. You should see an image something like the one on the right where the pixels with slashes are transparent. A good activity is to make your own ASCII grid file like the one below in a text editor such as NotePad and then save it with a ".asc" extension and load it into a GIS application. The ASCII GRID format is pretty clever and allows you to see the raster data in a text editor. The extension is created by removing the second letter in the original extension and adding a "w" for "World" on the end. You can georeference a JPEG file by adding a text file like the one above and adding an extension of "jgw".

MrSID: Commercial product with impressive compression from LizardTech.IMG: Potentially replacing GRIDs and what I recommend for use with ArcGIS.GeoTIFF: Excellent support so this is the preferred file format for distribution of raster data.GRID: ESRI’s format, being replaced by IMG.GIS file formats provide a means to specify the georeferencing and the spatial reference for spatial data. There are "GIS" formats and then there are other formats. Not doing so can make the files unusable! "GIS" Formats Note: Like with Shapefiles, if you move raster files outside of ArcCatalog (as I often do) remember to move all the files that have the same name (before the extension). This is different information from a spatial reference. We have to provide additional information to know where the raster is located. This is required because the pixels do not have coordinates storied within them as vector data does.

Note: Georeferencing refers to "pinning" a raster to the earth. Each file format has its own characteristics and problems. There are a large number of file formats used for raster data.
