Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <wps:Execute service="WPS" version="1.0.0" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0
- ../wpsExecute_request.xsd" language="en-US">
- <!-- template-version: 0.21 -->
- <ows:Identifier>Buffer</ows:Identifier>
- <wps:DataInputs>
- <wps:Input>
- <ows:Identifier>InputPolygon</ows:Identifier>
- <wps:Reference xlink:href="https://ms4w.dev/cgi-bin/mapserv.exe?map=/ms4w/apps/local-demo/local.map&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetFeatureInfo&FORMAT=image/png&TRANSPARENT=true&QUERY_LAYERS=countries&LAYERS=local-demo&INFO_FORMAT=application/json&I=50&J=50&CRS=EPSG:3857&STYLES=&WIDTH=101&HEIGHT=101&BBOX=684471.3473238149,1449482.5922966867,1672649.2489945735,2437660.4939674456" mimeType="text/xml"/>
- </wps:Input>
- <wps:Input>
- <ows:Identifier>BufferDistance</ows:Identifier>
- <wps:Data>
- <wps:LiteralData dataType="integer">500000</wps:LiteralData>
- </wps:Data>
- </wps:Input>
- </wps:DataInputs>
- <wps:ResponseForm>
- <wps:RawDataOutput mimeType="application/json">
- <ows:Identifier>Result</ows:Identifier>
- </wps:RawDataOutput>
- </wps:ResponseForm>
- </wps:Execute>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement