Use a DSM to derive DTM values

Disponible avec une licence Image Analyst.

A digital surface model (DSM) is an elevation model that contains the elevation of the terrain as well as above-ground features such as buildings, vegetation, towers, and other infrastructure. These above-ground features can be removed to produce a bare earth digital elevation model, called a digital terrain model (DTM).

If your elevation raster is a DSM and you want the terrain instead, Pixel Editor can derive the DTM for an area.

This workflow follows these five steps:

  1. Start a Pixel Editor session.
  2. Visualize your elevation as a shaded relief.
  3. Select the region.
  4. Derive terrain values from your surface model.
  5. Save your edits.

Start a Pixel Editor session

L’éditeur de pixel ne peut mettre à jour qu’une couche à la fois par vue cartographique. La couche contextuelle utilisée pour démarrer la session Éditeur de pixel est la seule couche qui peut être mise à jour dans cette vue cartographique. Pour mettre à jour une autre couche dans la carte, vous devez fermer l’éditeur de pixel, sélectionner l’autre couche dans la fenêtre Contents (Contenu), puis rouvrir l’éditeur de pixel pour agir sur cette couche.

  1. In the Contents pane, highlight the elevation raster dataset layer that you want to edit.

    L’éditeur de pixel ne peut mettre à jour que des sources de jeu de données raster.

  2. Cliquez sur l’onglet Imagery (Imagerie).
  3. Cliquez sur le bouton Pixel Editor (Éditeur de pixel) Lancer l’éditeur de pixel.

You are now able to edit your elevation raster dataset using Pixel Editor.

Visualize your elevation as a shaded relief

When editing elevation data, sometimes it is easier to work with the shaded relief view of the data, so that you can clearly see both subtle and abrupt changes in elevation. This is especially useful when identifying buildings or other areas where the slope changes.

  1. Zoom in to the area where you want to remove a building to derive the terrain model. If detailed elevation is difficult to see, we can view the elevation as a shaded relief.

    Elevation view

  2. On the Inspect tab, click the Shaded relief button Relief ombré.

    Shaded relief view

Select the region

Now that we can clearly see the building we want to remove, we can select it as a region and interpolate the ground values to derive a terrain model.

  1. On the Pixel Editor tab, click the drop-down arrow below Region Mode, and choose New Définir une nouvelle région.
  2. Click the drop-down arrow below Region, and choose Polygon Construire un polygone.
  3. Draw a polygon around the building; double-click to end the polygon.

    New region polygon

Derive terrain values from your surface model

There are a few ways to remove the building to derive the terrain value. In this workflow, we will use the values at the vertices to interpolate the values inside the selected region.

  1. Click the Operations drop-down menu, and choose Interpolate From Vertices Interpolate From Vertices (Interpoler à partir des sommets) from the gallery.

    This will open the Pixel Editor Operations pane.

  2. Make sure that the region you created is selected. If not, click the Select tool Sélectionner une région from the Region group, and select the region.
  3. Choose the Interpolation Method to use. For this workflow, choose Linear Tinning.
  4. Optionally, you can check the Blend check box, so that your region looks more seamless in the raster. Choose a Blend Width of 2 (pixels).
  5. In the Pixel Editor Operations pane, click Apply. The values from the vertices of the selected region will be used to ground values.

    Result of Fill from Vertices

Enregistrer vos mises à jour

Pour réintégrer les modifications dans la source de données, vous devez les enregistrer.

  1. Dans le groupe Save (Enregistrer), cliquez sur le bouton Save (Enregistrer) Enregistrer.

    Pour enregistrer vos mises à jour sans affecter les données source, enregistrez-les dans un nouveau fichier. Dans le groupe Save (Enregistrer), cliquez sur le bouton Save As (Enregistrer sous) Enregistrer sous, puis spécifiez un emplacement et un nom de fichier pour le nouveau fichier.

  2. Cliquez sur Close Pixel Editor (Fermer l’éditeur de pixels) Fermer dans le groupe Close (Fermer) lorsque vous avez terminé de modifier le jeu de données raster.

Rubriques connexes