I am using ArcMap 10.1 or 10.2.
I have a folder with more than 500 raster (DEM) and i want to reclassify (equal interval method) each of them but number of classes in each case is determined by the number of 100m elevation bands. i.e number of classes =(max elevation- minimum elevation)/100. I have obtained max and minimum elevation of each raster from GetRasterProerties tool.
How do I put this custom number of classes for each raster using ModelBuilder?
1 Answer 1
Use the model only Calculate value tool to compute the number of bands using your equation then use the output as inline variable substitution into the correct parameter of the slice tool.
-
Thanks a lot!! It worked.Vishnu– Vishnu2021年03月28日 20:41:52 +00:00Commented Mar 28, 2021 at 20:41
Explore related questions
See similar questions with these tags.