Coordinate system transformation

This tool can be used to convert raster data that is in geographic coordinates (latitude and longitude) into the UTM projected coordinate system or vice versa. The user must know the ellipsoid associated with the input data. In addition the user must specify the resampling method (either nearest neighbour or bilinear interpolation). Notice that only nearest neighbour resampling is appropriate with categorical type data (i.e. classes). RGB images should be interpolated with nearest neighbour resampling.

NoData valued grid cells in the input image will be assigned NoData values in the output image. The output raster is of the float data type and same data scale as the input image.

See Also:

Scripting:

This tool requires a higher level of user interaction than most other tools and is not intended for a scripting environment.

Credits: