Hey there!
I have an attibute table with values from -1 to +1. I need to reclassify them in 5 classes from 1 ... 5.
Class 1 should be from -1 to -0.6, Class 2 from -0.6 to -0.2, .... Class 5 from 0,6 to 1.
And how can I exclude values out of my range from -1 to 1, in case I forgot something?
Has anyone an idea how to write this in VBscript or Phython? I sit here, with no idea of any languages, for the whole afternoon, Help and examples didnt help ne, neither google.
probably a question of seconds if u know how to do it.
Thanks in Advance!