
org.opengis.cite.wps20.examples.Execute_Async.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ets-wps20 Show documentation
Show all versions of ets-wps20 Show documentation
Describe purpose of test suite.
The newest version!
<wps:Execute xmlns:wps="http://www.opengis.net/wps/2.0" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/2.0 http://schemas.opengis.net/wps/2.0/wps.xsd" service="WPS" version="2.0.0" response="document" mode="async"> <ows:Identifier>org.n52.wps.server.algorithm.SimpleBufferAlgorithm</ows:Identifier> <wps:Input id="data"> <wps:Reference schema="http://schemas.opengis.net/gml/3.1.1/base/feature.xsd" xlink:href="http://geoprocessing.demo.52north.org:8080/geoserver/wfs?Service=WFS&Version=1.0.0&Request=GetFeature&TypeName=topp:tasmania_roads&SRS=EPSG:4326&OutputFormat=GML3" /> </wps:Input> <wps:Input id="width"> <wps:Data> <wps:LiteralValue>0.05</wps:LiteralValue> </wps:Data> </wps:Input> <wps:Output id="result" transmission="value" /> </wps:Execute>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy