Hi everyone,
I would like to reclassify (or change values) of a continuous raster for a specific range, but leave the rest of the raster like it is (continuous). The image below shows in grey the continuous raster and I would like to set only the values between 9 and 11 to 11. However, if I reclassify only this values the I get a classification of all values with strong borders. How can I classify only this range and leave the rest of the raster as it is, continuous?
If someone has an idea I would be very thankful! Thanks in advance
Solved! Go to Solution.
Con (Spatial Analyst)—ArcGIS Pro | Documentation
Conditional evaluation with Con—ArcGIS Pro | Documentation
you can perform complex conditional evaluations
Con (Spatial Analyst)—ArcGIS Pro | Documentation
Conditional evaluation with Con—ArcGIS Pro | Documentation
you can perform complex conditional evaluations
Thanks a lot!