Ok. I have percent sand/silt/clay values for 30 sample points on grid. I used these values to create 3 interpolated IDW rasters. I want to somehow (I think in raster calculator) to make a code using if/then statements to take values from each IDW and output a texture.
Ex. if raster "sand_IDW" value > 50 and < 70 and raster "clay_IDW" value > 20 and
Ex. if raster "sand_IDW" value > 50 and < 70 and raster "clay_IDW" value > 20 and