Summary
This article describes a workflow to reclassify incorrectly classified raster pixel values in ArcGIS Pro.
Note:
This workflow does not require the Image Analyst extension. For a solution which leverages Image Analyst tools, refer to ArcGIS Pro: Edit thematic and classified pixels.
Procedure
- Create a polygon feature class.
- Create features which cover the extent of the raster areas which must be reclassified.
- Use the Polygon to Raster tool to rasterize the polygon feature class.
- Define Cellsize using the original classified raster. This ensures that the output raster aligns with the original, classified raster.
- Remap pixel values in the new raster to the desired classification value.
- Use the Mosaic to New Raster tool to merge the new raster with the existing classified raster.