[ConvexHull] Title = Compute convex hull. Abstract = This service shall return a feature collection that represents the convex hull of geometry InputPolygon. The convex hull is the smallest convex polygon that contains all points of the geometry. The convex Hull for a geometry of encoding data type Point is the point itself processVersion = 1 storeSupported = true statusSupported = true serviceProvider = ogr_service.zo serviceType = C title = Demo [InputPolygon] Title = Polygon to compute convexhull Abstract = URI to a set of GML that describes the polygon. minOccurs = 1 maxOccurs = 1 title = Mon test mimeType = text/xml encoding = UTF-8 schema = http://fooa/gml/3.1.0/polygon.xsd mimeType = text/xml encoding = base64 schema = http://fooa/gml/3.1.0/polygon.xsd [Result] Title = The convex hull of the geometry Abstract = The convex hull of the geometry title = Mon test mimeType = text/xml encoding = UTF-8 schema = http://fooa/gml/3.1.0/polygon.xsd extension = xml mimeType = application/json encoding = UTF-8 extension = js