Add an additional method to the Geometry Server which allows for multiple features (two or more) to be merged into a single feature.
This should take as input an collection of geometry objects (all of the same geometry type) and return a single geometry. In effect allowing for the creation of Multi Point, Multi Line and Multi Polygon features.