Inputs Entry Point WPS

Copyright © 2012 Open Geospatial Consortium. 11 Default Supported CRSurn:ogc:def:crs:EPSG::4326CRS Supported BoundingBoxData Input DataInputs ProcessOutputs Output ows:Identifier r re es su ul lt t ows:Identifier ows:TitleConflation resultsows:Title ows:AbstractConflation resultsows:Abstract ComplexOutput Default Format MimeTypetextxml; subtype=gml3.2.1MimeType Schemahttp:schemas.opengis.netgml3.2.1feature.xsdSchema Format Default Supported Format MimeTypetextxml; subtype=gml3.2.1MimeType Schemahttp:schemas.opengis.netgml3.2.1feature.xsdSchema Format Supported ComplexOutput Output Output ows:Identifier p pr ro ov ve en na an nc ce e ows:Identifier ows:TitleProvenance informationows:Title ows:AbstractProvenance information about the conflation processows:Abstract ComplexOutput Default Format MimeTypetextxml; subtype=gml3.2.1MimeType Schemahttp:schemas.opengis.netgml3.2.1feature.xsdSchema Format Default Supported Format MimeTypetextxml; subtype=gml3.2.1MimeType Schemahttp:schemas.opengis.netgml3.2.1feature.xsdSchema Format Supported ComplexOutput Output ProcessOutputs ProcessDescription wps:ProcessDescriptions

5.4.1.1 Inputs

The profile defines three inputs. ฀ source-wfs – a WFS GetFeature request providing the source dataset ฀ target-wfs – a WFS GetFeature request providing the target dataset ฀ bbox – an optional bounding box where the conflation should be applied. If no bounding box is provided, the process sets this parameter to a predefined default value the Monterey area. The process takes both WFS GetFeature requests as the basis 12 Copyright © 2012 Open Geospatial Consortium. and adds the bounding box specifics to the URL. An example target-wfs value looks like the following: http:services.interactive-instruments.dexsprojectsows8-tdscgi- binltdswfs?SERVICE=WFSVERSION=1.1.0REQUEST=GetFeatureNAMESPACE=xmlnstds=ht tp:2F2Fmetadata.dod.mil2Fmdr2Fns2FGSIP2F3.02Ftds2F3.0TYPENAME=tds:Road GeocurveOUTPUTFORMAT=textxml;20subtype=gml3.2.1. After adding the bounding box specifics it results in the following request: http:services.interactive-instruments.dexsprojectsows8-tdscgi- binltdswfs?SERVICE=WFSVERSION=1.1.0REQUEST=GetFeatureNAMESPACE=xmlnstds=ht tp:2F2Fmetadata.dod.mil2Fmdr2Fns2FGSIP2F3.02Ftds2F3.0TYPENAME=tds:Road GeocurveOUTPUTFORMAT=textxml;20subtype=gml3.2.1SRSNAME=urn:ogc:def:crs:EPSG ::4326BBOX=36.625,-121.795,36.65,-121.695,urn:ogc:def:crs:EPSG::4326. The adjusted request is used for the invocation of the geometry conflation WPS process.

5.4.1.2 Outputs