Hi there,
I am trying to reclassify a layer (distance to roads) into 4 classes:
0 - 10 m --> 4
10 - 20 m --> 3
20 - 40 m --> 2
> 40 m --> 1
However, only classes 1 and 4 appear in my output. If I change it to three classes, only classes 1 and 3 appear. I have used the reclassify tool numerous times before and never had this problem. Can anyone help?
PS: I am converting all my distances from meters into decimal degrees for the reclassification, because my map measures everything in degrees. I don't know if that's important. It has never caused issues before.
Thanks so much in advance for any help!