121 | | No sample using the GetCapabilities request, only because we get issue in another level for GetCapabilities request, the KVP not working for every ServiceProvider. |
| 131 | <wps:Reference xlink:href="http://carto.languedoc-roussillon.ecologie.gouv.fr/webservices/wfs/diren_general/?VERSION=1.1.0&service=WFS&request=GetFeature&typename=Znieff1&maxfeatures=1"/> |
| 132 | </wps:Input> |
| 133 | <wps:Input> |
| 134 | <ows:Identifier>BufferDistance</ows:Identifier> |
| 135 | <ows:Title>Distance which people will walk to get to a playground.</ows:Title> |
| 136 | <wps:Data> |
| 137 | <wps:LiteralData>400</wps:LiteralData> |
| 138 | |
| 139 | </wps:Data> |
| 140 | </wps:Input> |
| 141 | </wps:DataInputs> |
| 142 | <wps:ResponseForm> |
| 143 | <wps:ResponseDocument storeExecuteResponse="true"> |
| 144 | <wps:Output asReference="true"> |
| 145 | <ows:Identifier>BufferedPolygon</ows:Identifier> |
| 146 | <ows:Title>Area serviced by playground.</ows:Title> |
| 147 | |
| 148 | <ows:Abstract>Area within which most users of this playground will live.</ows:Abstract> |
| 149 | </wps:Output> |
| 150 | </wps:ResponseDocument> |
| 151 | </wps:ResponseForm> |
| 152 | </wps:Execute> |
| 153 | }}} |
| 154 | |
| 155 | No sample using the GetCapabilities request, only because we get issue in another level for GetCapabilities request, even the KVP is not working for every ServiceProvider. |