Terrain Painting

Terrain Painting is a set of terrain editing tools that provide the ability to interactively modify the elevation values of a gridded elevation dataset. The Terrain Painting toolset includes operations like filling gaps in the terrain with interpolation, raising or lowering the existing elevation inside of a defined area, or setting a specific elevation height. Dynamically editing a terrain dataset unlocks new possibilities in site planning, modeling, and cleaning up or improving sensor derived elevation data. This tool works with all types of gridded elevation datasets, including DSMs and DTMs, bathymetric datasets, lidar derived terrain data, and more.

To begin terrain painting, select the Terrain Painting button from the Analysis toolbar or the Analysis menu.

Select the Terrain Painting tool, then choose the terrain layer to perform the edits on (if multiple are loaded).

Choose the operation type, then the brush type. Adjust brush size and other parameters to match the desired effect. The cursor will indicate brush size (red) and feathering (blue) that has been set.

Click on the map to perform the edit. When using the line or area brush type, left-click to define vertices, then right-click to complete the shape and apply the edit within that area.

The undo and redo operations can be used throughout the session, including when the tool is closed and reopened. If the workspace has been closed and reopened, it will not be possible to undo edits from the previous session, but the revert to original heights brush will still work.

To move around the dataset while the terrain painting tool is active, click and drag the middle mouse wheel, or use the pan arrow icons at the edge of the map.

Note: Modifications to the terrain are stored in the workspace. The original file is not directly edited. To create an updated terrain dataset (as a stand alone file), export the data to a new file.

Note: To use terrain painting operations on terrain data loaded from an online dataset, first export the data to a local file and then make edits to the copy.

If multiple terrain datasets are loaded, select which terrain layer to perform the modifications on. Only one terrain layer may be edited at a time.

The Terrain Paint options is a floating dialog that will appear while the terrain painting tool is active. This dialog controls the shape and size of the edits applied, as well as what operation is performed in the selected area.

Operation

Fill Gaps - This brush calculates inverse distance weighting (IDW) from nearby pixels to fill in areas that have no elevations. This only applies to the pixels that have a 'no data' value set, and like other operations, will only create data within the bounds or the original terrain dataset.

Smooth Terrain - Average - The smoothing operation will perform a focal average for all of the cells inside the brush area, based on the specified box size. The default will look in a 5X5 neighborhood around each pixel in the brush area, and update that pixel to be the average value of all the pixels in the neighborhood box. This is similar to the box average resampling method that can be applied to the whole layer, but in this case it is only applied within the specified brush area.

Raise Terrain Height- This will incrementally increase the height of the terrain in the specified area. The amount terrain is raised is set by the height value.

Lower Terrain Height-Incrementally decrease the height of the terrain in the specified area. The amount the terrain is lowered is controlled by the height value.

Set as "No Data"- This setting will erase the specified part of the terrain and set it to a null 'No Data' value.

Revert to Original Heights- This tool will selectively erase edits that have been made to the terrain dataset, to revert the specified area back to original values.

Brush Type

The area that will be edited can be defined by clicking at a point, drawing a line or drawing an area. The brush type toggles between these different options for selecting the area of the terrain to be edited.

Point - The point brush will apply the specified operation at the clicked location. Note it is necessary to click at each location to apply the edit, click and drag is not implemented.

Line - This brush will apply the operation along a line, with the width based on the brush size and other settings. Left click to place the first vertex and additional vertices, then right click to complete the line and apply the edit. Use the undo button to remove the last vertex placement.

Area- Apply the edit operation within a defined area. Left-click on the map to place each of the vertices, then right-click at the last vertex to close the area and apply the edit.

Brush Size- Specify the brush size. The brush size is explicitly tied to the resolution of the original dataset, therefore the brush size is defined as a number of grid cells or pixels. To see the resolution of the terrain data, go to the metadata.

Based on the resampling method set for the terrain layer, it is not always clear how coarse the terrain data is. For terrain data the default resampling method is bilinear interpolation, which will smooth the display of the data rather than show the coarse raw pixels. To see the raw pixel values without interpolation, set the resampling method to No Resampling (Nearest Neighbor).

Height- The height values is used to set the terrain height or increase / decrease interval.

Feathering - The feathering effect will taper off the edges of the operation. This works in combination with the tools to set terrain height and raise and lower terrain. The brush will gradually change the pixels beyond the range of the red circle to match the values just outside of the feathering zone, shown by the blue circle. This is similar to Feathering Tab options, but occurs only in the local area where the edit was made.

Box Size- For the smoothing operation, the box size controls how large of a neighborhood of cells to compare to calculate the new smoothed pixel.

Examples

The fill gaps operation is used to fill in a missing part of the terrain where the river bed is in the below images.

The smooth operation was used in this area to smooth out some terracing in the landscape in the below images.

The Raise Terrain height tool is used to elevate this road feature. The feathering effect creates a sloped edge away from the elevated road back to the surrounding terrain.

The Set Terrain Height is used to reconnect this bridge.

Concept Link IconSee Also