[SymDifference]
Title = Compute symmetric difference.
Abstract = Generates a new geometry which is the symmetric difference of this geometry and the other geometry.
Profile = urn:ogc:wps:1.0.0:symmetricdifference
processVersion = 2
storeSupported = true
statusSupported = true
serviceProvider = ogr_service.zo
serviceType = C
Test = Demo
[InputEntity1]
Title = the first geometry
Abstract = the first geometry to compare against.
minOccurs = 1
maxOccurs = 1
Test = 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
[InputEntity2]
Title = the other geometry
Abstract = the other geometry to compare against.
minOccurs = 1
maxOccurs = 1
Test = Mon test
mimeType = text/xml
schema = http://fooa/gml/3.1.0/polygon.xsd
encoding = UTF-8
mimeType = text/xml
encoding = base64
schema = http://fooa/gml/3.1.0/polygon.xsd
[Distance]
Title = The distance between two geometries
Abstract = The shortest distance between the two geometries.
Test1 = Mon test
mimeType = application/json
encoding = UTF-8
mimeType = text/xml
schema = http://fooa/gml/3.1.0/polygon.xsd
encoding = UTF-8