Last change
on this file since 831 was
348,
checked in by neteler, 13 years ago
|
set correctly svn propset
|
-
Property svn:eol-style set to
native
-
Property svn:mime-type set to
text/xml
|
File size:
925 bytes
|
Line | |
---|
1 | <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"> |
---|
2 | <ows:Identifier>ServiceName</ows:Identifier> |
---|
3 | <wps:DataInputs> |
---|
4 | <wps:Input> |
---|
5 | <ows:Identifier>InputPolygon</ows:Identifier> |
---|
6 | <ows:Title>Playground area</ows:Title> |
---|
7 | <wps:Reference xlink:href="http://www.zoo-project.org:8082/geoserver/ows?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.0.0&typename=topp:states&SRS=EPSG:4326&FeatureID=states.15" /> |
---|
8 | </wps:Input> |
---|
9 | </wps:DataInputs> |
---|
10 | <wps:ResponseForm> |
---|
11 | <wps:ResponseDocument storeExecuteResponse="true" status="true"> |
---|
12 | <wps:Output asReference="true"> |
---|
13 | <ows:Identifier>Result</ows:Identifier> |
---|
14 | </wps:Output> |
---|
15 | </wps:ResponseDocument> |
---|
16 | </wps:ResponseForm> |
---|
17 | </wps:Execute> |
---|
Note: See
TracBrowser
for help on using the repository browser.