summaryrefslogtreecommitdiffstats
path: root/petascope/test/testcases-wcps/01-just_trim.xml
blob: debcb3f64ad542409d2236a35be3f5f347a6b3b1 (plain)
1
2
3
<?xml version="1.0" encoding="UTF-8" ?>
<ProcessCoveragesRequest xmlns="http://www.opengis.net/wcps/1.0" service="WCPS" version="1.0.0">
<query><xmlSyntax><coverageIterator><iteratorVar>c</iteratorVar><coverageName>rgb</coverageName></coverageIterator><encode store="false"><trim><coverage>c</coverage><axis>x</axis><lowerBound><numericConstant>0</numericConstant></lowerBound><upperBound><numericConstant>450</numericConstant></upperBound><axis>y</axis><lowerBound><numericConstant>0</numericConstant></lowerBound><upperBound><numericConstant>300</numericConstant></upperBound></trim><format>png</format></encode></xmlSyntax></query></ProcessCoveragesRequest>