0

enter image description here

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?

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Mar 27, 2021 at 10:21
0

1 Answer 1

2

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.

answered Mar 28, 2021 at 18:12
1
  • Thanks a lot!! It worked. Commented Mar 28, 2021 at 20:41

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.