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

This topic applies to ArcGIS for Desktop Standard and ArcGIS for Desktop Advanced only.

Complexity: Beginner Data Requirement: ArcGIS Tutorial Data for Desktop 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.2.
  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 button Catalog 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. Expand Projected Coordinate Systems > National Grids > Germany, select Germany Zone 4.prj, and click OK.
  5. Click OK on the Create Mosaic Dataset tool window.

    The progress bar displays the status of the running tool.

    Once the process is complete, a pop-up message will appear.

    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. Click the Default Geodatabase button Go To Default Geodatabase and make sure the geodatabase is expanded so you can see the contents.
  3. Navigate to C:\arcgis\ArcTutor\Raster\Data.
  4. Drag the Amberg_tif folder onto the Viewpoint mosaic dataset.

    This opens the Add Rasters To Mosaic Dataset tool dialog box.

  5. Verify that the Raster Type list shows Raster Dataset.
  6. Verify that the Input shows Workspace and the Source lists the path to the folder you just dropped onto the mosaic dataset (C:\arcgis\ArcTutor\Raster\Data\Amberg_tif).
  7. Check Update Overviews.
  8. Click OK to run the tool.

    While the tool is running the mosaic dataset cannot be edited; therefore, lock symbols appear over its layers in the table of contents.

    The progress bar displays the status of the running tool. Once the process is complete, a pop-up message will appear.

    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.

  9. 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 mosaic dataset in the table of contents and click Remove.

    When editing default properties, such as the mosaic methods, the properties are not automatically updated for the mosaic dataset that is displayed. Therefore, you've removed it and will add it to the display after the properties have been modified.

  2. In the Catalog window, right-click the Viewpoint mosaic dataset and click Properties.
  3. Click the Defaults tab.
  4. Click the Allowed Mosaic Methods ellipse button Ellipsis.

    This opens the Configure Allow List dialog box.

  5. Uncheck Seamline.
  6. 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.

  7. 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
  8. Click OK to close the Configure Allow List.
  9. Click OK to close the Mosaic Dataset Properties dialog box.
  10. Drag and drop the Viewpoint mosaic dataset from the Catalog window into the display.

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.

This building is near the center of the image. In this example you can view both long sides of this building.

View from north side
View from north side
View from south side
View from south side

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

9/10/2014