Resample

Dialog box

The Resample operation resamples a raster map from the map's current georeference to another target georeference. The coordinate of each output pixel is used to calculate a new value from close-by pixel values in the input map. Three resampling methods are available: nearest neighbour, bilinear, and bicubic.

In raster operations (e.g. MapCalc, Cross), all input raster maps must have the same georeference. Thus, prior to such operations, you can use Resample:

Furthermore, you can use Resample to rectify scanned aerial photographs.

You will usually resample raster maps from their current georeference to one common georeference corners.

Dialog box options:

Input raster map:

Select an input raster map or an input map list. Open the list box and select the desired input map or map list, or directly drag a raster map or map list from a Catalog into this box. The input raster map(s) may not use georef None.

When you select an input map list, the operation will be performed on all raster maps in the map list.

Resampling method:

Select a resampling method: Nearest Neighbour, Bilinear, or Bicubic.

  • For nearest neighbour resampling, the input map can have any domain.
  • For bilinear resampling, the input map should be a value map or a map using the Color domain.
  • For bicubic resampling, the input map needs to be a value map.

For more information, see Resample : functionality or Resample : algorithm.

Output raster map:

Type a name for the output raster map that will contain resampled pixels.

If you selected an input map list, then you can type a name for the output map list; all raster maps in the output map list will obtain this name followed by _1, _2, _3, etc.

Georeference:

Select an existing target georeference for the output raster map(s) to which the input map(s) should be resampled; open the list box by clicking it. Or create a new georeference by clicking the little create button.

Value range:

In case the output map(s) use a value domain: accept the default value range, or specify your own range of possible values in the output map(s).

Precision:

Accept the default precision of output values, or specify your own precision.

Description:

Optionally, type a description for the output map or the output map list. The description will appear in the status bar of the Main window when moving the mouse pointer over the map in a Catalog, and in the title bar of a map window when the output map is displayed. If no description is supplied, the output map or the output map list will use its own definition as description.

When you selected a single raster map as input:

When you selected a map list as input:

See also: