summaryrefslogtreecommitdiffstats
path: root/test/testcases-wcps/16-simple_histogram.xml
blob: 273d6392c2cf6ed885225102f3fc492ba0dffeed (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>mr</coverageName></coverageIterator><encode store="false"><construct><name>histogram</name><axisIterator><iteratorVar>n</iteratorVar><axis>x</axis><numericConstant>0</numericConstant><numericConstant>255</numericConstant></axisIterator><count><equals><coverage>c</coverage><variableRef>n</variableRef></equals></count></construct><format>csv</format></encode></xmlSyntax></query></ProcessCoveragesRequest>