Answer by Rubel Haque - Wednesday, 7 December 2022, 12:01 AM Number of replies: 0 Neighbourhood operations work by moving across a raster grid map, one cell at a time. As each cell is visited, it becomes the scanning cell and a new value is computed for that cell as a function of its scanning neighbourhood. All computed values are then placed into the corresponding cells of the output map/theme. Permalink