Grass_Raster_ClippingService - This service provides two operations to clip(crop) a raster so that you can extract a smaller map from a larger area.
Operations:
bbox_clip - Clips the rastermap by defining bounding box (rectangle size). polygon_clip - Clips the raster map with a polygon which is available as GML file.