Label | Explanation | Data Type |
Input raster | The input raster from which cells will be extracted. | Raster Layer |
Center point | The center coordinate (x,y) of the circle defining the area to be extracted. The coordinates are specified in the same map units as the input raster. | Point |
Radius | The radius of the circle defining the area to be extracted. The radius is specified in map units and is in the same units as the input raster. | Double |
Extraction area (Optional) | Specifies whether cells inside or outside the input circle will be selected and written to the output raster.
| String |
Return Value
Label | Explanation | Data Type | Output raster | The output raster containing the cell values extracted from the input raster. | Raster |