summaryrefslogtreecommitdiffstats
path: root/petascope/test/testcases-wcps/06-just_cast_inverse.xml
diff options
context:
space:
mode:
Diffstat (limited to 'petascope/test/testcases-wcps/06-just_cast_inverse.xml')
-rw-r--r--petascope/test/testcases-wcps/06-just_cast_inverse.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/petascope/test/testcases-wcps/06-just_cast_inverse.xml b/petascope/test/testcases-wcps/06-just_cast_inverse.xml
new file mode 100644
index 0000000..696d3c8
--- /dev/null
+++ b/petascope/test/testcases-wcps/06-just_cast_inverse.xml
@@ -0,0 +1,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> \ No newline at end of file