summaryrefslogtreecommitdiffstats
path: root/petascope/test/testcases-wcps/06-just_cast_inverse.xml
blob: 696d3c8a77ffbad37fa15d374c5dcd88f7454122 (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><cast><minus><numericConstant>255</numericConstant><fieldSelect><coverage>c</coverage><field><name>red</name></field></fieldSelect></minus><type>char</type></cast><axis>x</axis><lowerBound><numericConstant>50</numericConstant></lowerBound><upperBound><numericConstant>150</numericConstant></upperBound><axis>y</axis><lowerBound><numericConstant>50</numericConstant></lowerBound><upperBound><numericConstant>150</numericConstant></upperBound></trim><format>jpeg</format></encode></xmlSyntax></query></ProcessCoveragesRequest>