Exercise 3: Creating and using a mosaic dataset with an altering viewpoint

This topic applies to ArcEditor and ArcInfo only.

Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup Data Path: C:\arcgis\ArcTutor\Raster\Data Goal: To create a mosaic dataset containing overlapping images that can be used with the Viewpoint window.

To create a mosaic dataset that can take advantage of the Viewpoint mosaicking method, you need to have multiple raster datasets that overlap a particular area of interest, taken at multiple points of view. In this case, there are eight overlapping raster datasets in the area of interest.

This exercise does not rely on any previous exercises.

Start ArcMap

Steps:
  1. Start ArcMap by clicking Start > All Programs > ArcGIS > ArcMap 10.
  2. Click Cancel on the ArcMap - Getting Started window.

    This window may not open if you've previously opted not to show it.

    NoteNote:

    You will be setting the default map document's geodatabase later in this exercise.

Create a file geodatabase

If you have already created the ImageGDB in another exercise, you can skip this section of steps.

Steps:
  1. Click the Catalog window button Catalog Window on the Standard toolbar.

    This opens the Catalog window.

  2. In the Location text box, type C:\arcgis\ArcTutor\Raster and press ENTER.

    This location is added to the Catalog tree under the Folders Connection heading.

    If your tutorial data was installed in a different location, alter the path according to your installation location.

  3. Right-click the Raster folder and click New > Folder.
  4. Name the folder Exercises.
  5. Right-click the Exercises folder and click New > File Geodatabase.
  6. Rename the new file geodatabase ImageGDB.

Set the default geodatabase

Each map document has a default geodatabase, which is the home location for the spatial content of your map. This location is used for adding datasets and saving resulting datasets created by various editing and geoprocessing operations.

Learn about the default geodatabase

Steps:
  1. Right-click the ImageGDB geodatabase in the Catalog window and click Make Default Geodatabase.

Create a new mosaic dataset

Steps:
  1. Right-click the ImageGDB in the Catalog window, point to New, then click Mosaic Dataset.

    This opens the Create Mosaic Dataset tool.

  2. Type Viewpoint for the Mosaic Dataset Name.
  3. Click the Coordinate System browse button Spatial Reference Properties.
  4. Click Select.
  5. Double-click the Projected Coordinate Systems folder, double-click the National Grids folder, then select Germany Zone 4.prj and click OK.
  6. Click OK to close the Spatial Reference Properties dialog box.
  7. Click OK on the Create Mosaic Dataset tool window.

    The reporter window opens.

  8. Once the process is complete, click Close.

    The Viewpoint mosaic dataset is created in the geodatabase and added to the ArcMap table of contents. This is an empty mosaic dataset. You will be adding raster datasets to it in the next steps.

When the mosaic dataset is added to the table of contents, it is added as a group layer. The top level has the name of the mosaic dataset—Viewpoint. There are also empty Boundary, Footprint, and Image layers.

Add rasters to the mosaic dataset

Steps:
  1. Click the Catalog tab to expand the window.
  2. Right-click the Viewpoint mosaic dataset and click Add Rasters.
  3. The Raster Type should be Raster Dataset.
  4. Click the drop-down arrow and click Workspace.
  5. Click the Input browse button.
  6. Navigate to C:\arcgis\ArcTutor\Raster\Data\Amberg_tif and click Add.
  7. Check Update Overviews.
  8. Click OK to run the tool.
  9. Once the process is complete, click Close.

    The raster datasets are added to the mosaic dataset. The footprints are created for each raster dataset, and the boundary is generated for the entire mosaic dataset. The overviews are then generated for the entire mosaic dataset.

  10. You may need to click the Full Extent button Full Extent to view the mosaic dataset.

    Viewpoint mosaic dataset

Set the mosaic methods

Steps:
  1. Right-click the Viewpoint mosaic dataset and click Properties.
  2. Click the Defaults tab.
  3. Click the Allowed Mosaic Methods ellipse button Ellipsis.

    This opens the Configure Allow List dialog box.

  4. Uncheck Seamline.
  5. Verify that Closest To Viewpoint is checked.

    This is the mosaic method that will be used to view the multiple viewpoints in your mosaic dataset.

  6. Click the Default Method drop-down arrow and click Closest To Viewpoint.

    By setting this as the default, the user of the mosaic dataset does not have to change the properties so they can use the Closest To Viewpoint mosaic method.

    Choosing the mosaic method
  7. Click OK to close the Configure Allow List.
  8. Click OK to close the Mosaic Dataset Properties dialog box.

Set the mosaic method in the Image

The default mosaic method change is not reflected in the Image. You can either remove the mosaic dataset from the map document and re-add it, or you can modify the properties of the Image layer. In the steps below, you will edit the Image layer properties.

Steps:
  1. Expand the Viewpoint layer in the table of contents.
  2. Right-click Image and click Properties.
  3. Click the Mosaic tab.
  4. Click the Mosaic Method drop-down arrow and click Closest To Viewpoint.
  5. Click OK to close the Layer Properties dialog box.

Add the Viewpoint tool

Steps:
  1. Click Customize on the main menu and click Customize Mode.
  2. Click the Commands tab.
  3. Scroll through the Categories list and click Image Server.
  4. Drag the Viewpoint button and drop it onto a toolbar.

    Adding Viewpoint button

  5. Click Close on the Customize dialog box.

Explore the different view points

Steps:
  1. Click the Viewpoint button Viewpoint you added.

    This opens the dockable Viewpoint window. You can move this window around your display to an appropriate location.

  2. Zoom in to an area in the mosaicked image that appears to have lots of overlapping raster datasets. You will need to zoom in to a scale of approximately 1:1100.
  3. Click one of the arrow buttons on the Viewpoint window and click Apply.
  4. Continue clicking the arrow buttons and Apply to see the different viewpoints.

    You may want to pan around the image to test this functionality in different areas using different overlapping images.

You have now learned how to create a mosaic dataset to use the Closest To Viewpoint mosaic method and how to modify the properties of a mosaic dataset to use the Closest To Viewpoint mosaic method. You have also learned how to access the Viewpoint window.

Related Topics


8/21/2013