[BufferPy] 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_sp serviceType = Python title = Demo [InputPolygon] Title = Polygon to be buffered 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://schemas.opengis.net/gml/3.1.0/base/feature.xsd asReference = true mimeType = application/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 = 1 uom = feet [Result] Title = Buffered Polygon Abstract = GML stream describing the buffered polygon feature. title = Mon test mimeType = text/xml encoding = UTF-8 schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd mimeType = application/json encoding = UTF-8