Guest User

Untitled

a guest
Dec 1st, 2011
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.77 KB | None | 0 0
  1. ?xml version="1.0" encoding="UTF-8"?>
  2. <wps:Execute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.opengis.net/wps/1.0.0" xmlns:wfs="http://www.opengis.net/wfs" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:wcs="http://www.opengis.net/wcs/1.1.1" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0.0" service="WPS" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsAll.xsd">
  3.   <ows:Identifier xmlns:ows="http://www.opengis.net/ows/1.1">gs:FeaturesExtraction</ows:Identifier>
  4.   <wps:DataInputs>
  5.     <wps:Input>
  6.       <ows:Identifier xmlns:ows="http://www.opengis.net/ows/1.1">raster</ows:Identifier>
  7.       <wps:Data/>
  8.       <wps:Reference xmlns:xlink="http://www.w3.org/1999/xlink" mimeType="image/tiff" xlink:href="http://briseide.ccss.cz/cgi-bin/owsproxy.cgi?map=/var/www/localhost/htdocs/tmp/WCS-4138ab442825adb7e0896ad72ba7dba5Y3hVwF/mapfile.map&amp;owsService=WCS&amp;owsUrl=http://bnhelp.cz/ows/uhul&amp;VERSION=1.0.0&amp;SERVICE=WCS&amp;REQUEST=GetCoverage&amp;CRS=EPSG:3035&amp;BBOX=4841628.6829181,2939499.5378151,4859267.5622819,2949765.3656049&amp;COVERAGE=tm&amp;BANDS=1,2,3,4&amp;WIDTH=1000&amp;FORMAT=image/tiff&amp;HEIGHT=582"/>
  9.     </wps:Input>
  10.   </wps:DataInputs>
  11.   <wps:ResponseForm>
  12.     <wps:ResponseDocument>
  13.       <wps:Output asReference="true" mimeType="image/tiff">
  14.         <ows:Identifier xmlns:ows="http://www.opengis.net/ows/1.1">result</ows:Identifier>
  15.         <ows:Title xmlns:ows="http://www.opengis.net/ows/1.1"/>
  16.         <ows:Abstract xmlns:ows="http://www.opengis.net/ows/1.1"/>
  17.       </wps:Output>
  18.     </wps:ResponseDocument>
  19.   </wps:ResponseForm>
  20. </wps:Execute>
  21.  
  22.  
Advertisement
Add Comment
Please, Sign In to add comment