[Buffer] Title = Create a buffer around a polygon. Abstract = Create a buffer around a single polygon. Accepts the polygon as GML and provides GML output for the buffered feature. Profile = urn:ogc:wps:1.0.0:buffer processVersion = 2 storeSupported = true statusSupported = true serviceProvider = ogr_service.zo serviceType = C Test = Demo [InputPolygon] Title = Polygon to be buffered Abstract = URI to a set of GML that describes the polygon. minOccurs = 1 maxOccurs = 1 Test = Mon test mimeType = text/xml encoding = UTF-8 schema = http://fooa/gml/3.1.0/polygon.xsd asReference = true mimeType = aplication/json encoding = UTF-8 [BufferDistance] Title = Buffer Distance Abstract = Distance to be used to calculate buffer. minOccurs = 0 maxOccurs = 1 DataType = float uom = meters value = 10 uom = feet [BufferedPolygon] Title = Buffered Polygon Abstract = GML stream describing the buffered polygon feature. Test1 = Mon test mimeType = text/xml encoding = UTF-8 schema = http://fooa/gml/3.1.0/polygon.xsd asReference = true mimeType = text/xml encoding = base64 schema = http://fooa/gml/3.1.0/polygon.xsd mimeType = application/json encoding = UTF-8