| GIS@Grinnell
: Training
Terraserver Image Registration
- Determine area of interest and level of detail required.
- Log on to Terraserver.
- Navigate to desired Location using either Image Map or
"FIND".
- Select level of detail using zoom and "Image Size Selection".
- The highest level of "Zoom" is equivalent to 1 pixel
per meter.
- The largest "Image Size" Selection (Large) is 800
x 600 pixels.
- Select "Image Info" link.
- The "Image Info" page includes the image's metadata
in text format at the top and a view of the map with
georeferencing information at the bottom.
- From the metadata record pixel size of image (i.e.,
400 x 200).
- From the metadata record projected coordinate system
(i.e., UTM NAD 1927 Zone 12N).
- From the image record coordinate pairs for upper
left and lower right corners of the image (The image
includes lat./long. and UTM coordinates. Use whichever
you intend to use in your GIS).
- Download Image.
- Left-Click "Download".
- Left-Click "Free Download".
- Right-Click image, select your browsers equivalent
of the "Save Image As" menu item, and save image file
(Note: Carefully select your folder and file names).
- Create Link Table file using a text editor (example):
- Use a text editor such as Notepad (do not use a wordprocessor).
- Line 1 should simply have the text "link table".
- Each subsequent line corresponds to a particular
pixel on the image and includes four values separated
by tabs.
- The four values should correspond to coordinate pairs
(X of Image, Y of image, X of geographic coordinate
system, and Y of geographic coordinate system).
- The first point of the image is 0 [tab] 0 and
corresponds to the upper left corner.
- The second point of the image corresponds to
the lower right (usually something like 400 [tab]
-200 or 800 [tab] -400).
- NOTE: Do not include carriage returns at the end
of the last line.
- Georeference image:
- Load image into ArcMap.
- Load Georeferencing Toolbar if it is not already
available (On MENU select VIEW -> TOOLBARS -> Georeferencing).
- Click on "View Link Table" button on Georeferencing
toolbar.
- Click on "Load" button in Link Table dialog box (lower
left corner of dialog box) and select the Link Table
file that was created previously.
- Click on "OK" and then pan and zoom to registered
image in map.
- From the Georeferencing Toolbar select the Georeferencing
Drop-Down Box and select Update Georeferencing to permanently
associate the new coordinate system with the image.
- Did it work?
- If your image properly aligns with your base data
go on to step 10.
- If the image does not align properly with your base
data, the image is probably using the NAD83 datum and
your base data is probably using the NAD27 datum.
- The easiest way to fix this problem is to add and
subtract values interactively from the X Map and Y Map
values in the Link Table Dialog until the image and
map data align.
- NOTE: Look for a feature visible in both maps and
use the Measure tool in the Tools toolbar to estimate
the x and y offsets. Remember to change both X Map values
the same amount to avoid stretching the image. DO the
same with both Y Map values.
- Permanently associate the new coordinate system with
the image.
- From the Georeferencing Toolbar select the Georeferencing
Drop-Down Box and select Update Georeferencing.
|