planetfederal / wps-gui

Graphical User Interface (Model Builder) for OGC:WPS (Web Processing Services)
http://boundlessgeo.com
Apache License 2.0
27 stars 15 forks source link

crop coverage with collectgeometries is broken #119

Closed bartvde closed 10 years ago

bartvde commented 10 years ago
<p0:Execute xmlns:p0="http://www.opengis.net/wps/1.0.0" service="WPS" version="1.0.0"><p1:Identifier xmlns:p1="http://www.opengis.net/ows/1.1">ras:CropCoverage</p1:Identifier><p0:DataInputs><p0:Input><p1:Identifier xmlns:p1="http://www.opengis.net/ows/1.1">coverage</p1:Identifier><p0:Reference p3:href="http://geoserver/wcs" xmlns:p3="http://www.w3.org/1999/xlink" method="POST" mimeType="image/tiff"><p0:Body><p2:GetCoverage xmlns:p2="http://www.opengis.net/wcs/1.1.1" service="WCS" version="1.1.1"><p1:Identifier xmlns:p1="http://www.opengis.net/ows/1.1">GRAY_LR_SR</p1:Identifier><p2:DomainSubset><p1:BoundingBox xmlns:p1="http://www.opengis.net/ows/1.1" crs="http://www.opengis.net/gml/srs/epsg.xml#4326"><p1:LowerCorner>-180 -89.99999999998198</p1:LowerCorner><p1:UpperCorner>179.99999999996396 90</p1:UpperCorner></p1:BoundingBox></p2:DomainSubset><p2:Output format="image/tiff"/></p2:GetCoverage></p0:Body></p0:Reference></p0:Input></p0:DataInputs><p0:ResponseForm><p0:RawDataOutput><p1:Identifier xmlns:p1="http://www.opengis.net/ows/1.1">result</p1:Identifier></p0:RawDataOutput></p0:ResponseForm></p0:Execute>

screen shot 2014-10-07 at 17 05 15