Hi all,
I'm trying to concatenate the values of two raster images in order to have a value that includes both of them (e.g. 02 + 07 = 0207). I'm trying to use the following in Raster Calculator "image1" & "" & "image2" but with no success.
any suggestions?