Heya,
I have got a problem using the "Get Raster Properties" Tool within ModelBuilder.
I want the Get Raster Properties Tool to find the maximum value of the raster. It shows me that maximum value in the results list, but I cannot use it to calcualte a field in a table (see picture).
Can anyone help me how to get access to the resulting maximal value within my model? I've read something about a GetOutput(0) method, but don't know how to build that into my model.
Many thanks, Tegir
Or am I making a syntax mistake in my field calculation expression? I've tried !Max! but that doesn't work neither.