Clipping Operations#
The clipping module contains functions for clipping and masking rasters using vectors or bounding boxes.
Operations#
|
Clip the data raster using the given feature. |
|
Clip the raster to the specified box. |
|
Clip the data raster using the bounds of the given feature. |
|
Erase the data raster using the given feature. |
|
Mask the data raster using the given feature. |