Generating elevation points on DEMs (Aeronautical Solution)

The Production Create Elevation Points tool creates elevation points based on one or more digital elevation models (DEMs). A wizard guides you through the elevation point generation process, allowing you to configure several options including where to store the generated elevation points and in which field to store the z-values for the elevation points.

A DEM contains the information used to derive the elevation points but may not cover a large area of interest. When more than one DEM is selected, a mosaic is created so there is a single elevation model.

Once the DEMs are selected, a grid is created to define the density of the elevation points generated. The grid can be created in memory during the elevation point generation process, or you can use a polygon feature class as the grid. When a grid is created in memory, you can specify the number of rows and columns it is going to contain. When a grid is based on a feature class, you can use a polygon grid or other feature class that contains polygons.

After the spatial grid is defined, the method used to generate the elevation points can be selected. For each cell of the spatial grid, you can specify what points to generate.

Steps:
  1. Start ArcMap.
  2. Load a DEM in the table of contents.
  3. Add the Production Create Elevation Points tool in ArcMap by doing the following:
    1. On the main menu, click Customize > Customize Mode.

      The Customize dialog box appears.

    2. Click the Commands tab.
    3. In the Categories list, choose Production Contour Tools.
    4. From the Commands list, drag the Production Create Elevation Points tool Generate Spot Height to a toolbar.
    5. Click Close.
  4. On the main menu, click Customize > Toolbars > Production Editing.
  5. Click the Production Start Editing button Production Start Editing on the Production Editing toolbar.
    NoteNote:

    The Manage Features and Create Attributes, Update Attributes, or Metadata Attributes windows automatically appear when you start an edit session using the Production Start Editing tool.

    TipTip:

    If the Create Attributes, Update Attributes, or Metadata Attributes window does not appear when you start an edit session, click the Show/Hide Attributes button Show/Hide Attributes on the Manage Features window.

  6. Click the Production Create Elevation Points button Generate Spot Height.

    The Layer Settings dialog box appears.

    Layer Settings
  7. Click the Elevation Point Layer drop-down arrow and choose the point feature class in which you want to store the elevation points.
  8. If necessary, click the Elevation Field to Update (optional) drop-down arrow and choose a field in which to store the z-values.
  9. Click Next.

    The DEM Settings dialog box appears.

    DEM Settings
  10. Choose the DEMs you want to use to derive elevation points from the DEM Layers list.
  11. NoteNote:

    You can choose multiple DEMs by dragging or by holding the CTRL or SHIFT key and clicking the DEM names.

    TipTip:

    You can run the process on a single DEM and append the elevation points to an existing layer. This may be more efficient than creating a mosaic of many DEMs and generating the elevation points.

  12. If you are using more than one DEM, you can change the default name and location of the output mosaic by clicking the ellipsis button (...) next to the Output Mosaic Location field.
  13. To delete the mosaic once the process is complete, check the Delete output mosaic check box.
  14. Click Next.

    The Spatial Grid Settings dialog box appears.

    Spatial Grid Settings
  15. Choose an option in the Spatial Grid Options area.
    • Create an in-memory spatial grid—The spatial grid is created during the elevation point-generation process based on the number of rows and columns specified.
    • Use existing feature layer as spatial grid—The spatial grid is created using an existing polygon feature class.
  16. To create the grid, do one of the following:

    To create an in-memory grid

    Proceed to step 16.

    To use a feature layer as a spatial grid

    Proceed to step 17.

  17. If you want to create an in-memory spatial grid, do the following:
    1. Type a value or use the arrows in the Spatial Grid Rows box to define the number of rows in the grid.
    2. Type a value or use the arrows in the Spatial Grid Columns box to define the number of columns in the grid.
  18. If you want to create the spatial grid using an existing feature class, do the following:
    1. Choose the Use existing feature layer as spatial grid option in the Spatial Grid Options area.
      Spatial Grid Settings
    2. Click the Select Spatial Grid Layer arrow and choose a layer to use as the grid.
  19. Click Next.

    The Elevation Point Generation Mode dialog box appears.

    Elevation Point Generation Mode
  20. Choose an option in the Elevation Point Generation Mode area.
    • Generate Highs and Lows—Generates two points for each spatial grid cell or polygon using both the highest and lowest pixel values from the DEM
    • Generate Highs Only—Generates one point for each spatial grid cell or polygon using the highest pixel value in the DEM
    • Generate Lows Only—Generates one point for each spatial grid cell or polygon using the lowest pixel value in the DEM
  21. Click Finish.

The elevation points are created for the DEMs you have chosen, and z-values are populated based on the options defined in the wizard.

Related Topics

12/22/2014