[Centroid]
Title = Computes the centroid of a polygon.
Abstract = This service shall return the point that is the geometric centre of gravity of the geometry InputPolygon.
Profile = urn:ogc:wps:1.0.0:centroid
processVersion = 2
storeSupported = true
statusSupported = true
serviceProvider = ogr_service.zo
serviceType = C
title = Demo
[InputPolygon]
Title = Polygon to get the centroid
Abstract = The centroid which is not necessarily within the geometry.
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 Centroid
Abstract = JSON String / GML Entity of the centroid
title = Mon test
mimeType = text/xml
encoding = UTF-8
schema = http://fooa/gml/3.1.0/point.xsd
extension = xml
mimeType = application/json
encoding = UTF-8
extension = js