Map and Table Calculation

Predefined variable %D

Returns the distance between the central pixel and its neighbouring ones.

Syntax

%D

Notes:

Tip

%D is generally multiplied by the pixel size of a raster map or a georeference, for instance like: %D * PIXSIZE(RasterMap) or %D * PIXSIZE(GeoReference.grf).

Usable in

MapCalc

Examples

See How to calculate distances using iterations.

See also: