WPS Processes
List of all processes available to GeoServer. Click on 'Build process' to launch the process builder for a process.
| gs:AddCoverages | Returns a raster generated by pixel-by-pixel addition of two source rasters. Source rasters must have the same bounding box and resolution. | View details Build process |
| gs:AreaGrid | Computes a raster grid of given geographic extent with cell values equal to the area the cell represents on the surface of the earth. Area is computed using the EckertIV projection. | View details Build process |
| gs:BarnesSurface | Uses Barnes Analysis to compute an interpolated surface over a set of irregular data points. | View details Build process |
| gs:Contour | Computes contour lines at specified intervals or levels for the values in a raster. | View details Build process |
| gs:CropCoverage | Returns the portion of a raster bounded by a given geometry. | View details Build process |
| gs:GeorectifyCoverage | Georectifies a raster via Ground Control Points using gdal_warp | View details Build process |
| gs:GetFullCoverage | Returns a raster from the catalog, with optional filtering | View details Build process |
| gs:Heatmap | Computes a heatmap surface over a set of data points and outputs as a single-band raster. | View details Build process |
| gs:Import | Imports a feature collection into the catalog | View details Build process |
| gs:MultiplyCoverages | Returns a raster generated by pixel-by-pixel multiplication of two source rasters. Source rasters must have the same bounding box and resolution. | View details Build process |
| gs:PointStacker | Aggregates a collection of points over a grid into one point per grid cell. | View details Build process |
| gs:PolygonExtraction | Extracts vector polygons from a raster, based on regions which are equal or in given ranges | View details Build process |
| gs:RangeLookup | Reclassifies a continous raster into integer values defined by a set of ranges | View details Build process |
| gs:RasterAsPointCollection | Returns a collection of point features for the pixels of a raster. The band values are provided as attributes. | View details Build process |
| gs:RasterZonalStatistics | Computes statistics for the distribution of a certain quantity in a set of polygonal zones. | View details Build process |
| gs:ReprojectGeometry | Reprojects a given geometry into a supplied coordinate reference system. | View details Build process |
| gs:ScaleCoverage | Returns a scaled and translated version of a given raster | View details Build process |
| gs:StoreCoverage | Stores a raster on the server. | View details Build process |
| gs:StyleCoverage | Styles a raster using a given SLD and raster symbolizer. | View details Build process |
| gt:VectorToRaster | Converts some or all of a feature collection to a raster grid, using an attribute to specify cell values. | View details Build process |
| gs:Aggregate | Computes one or more aggregation functions on a feature attribute. Functions include Count, Average, Max, Median, Min, StdDev, and Sum. | View details Build process |
| gs:Bounds | Computes the bounding box of the input features. | View details Build process |
| gs:BufferFeatureCollection | Buffers features by a distance value supplied either as a parameter or by a feature attribute. Calculates buffers based on Cartesian distances. | View details Build process |
| gs:Centroid | Computes the geometric centroids of features | View details Build process |
| gs:Clip | Clips (crops) features to a given geometry | View details Build process |

