summaryrefslogtreecommitdiffstats
path: root/examples/unaryPlus.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/unaryPlus.xml')
-rw-r--r--examples/unaryPlus.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/unaryPlus.xml b/examples/unaryPlus.xml
deleted file mode 100644
index 9079dd3..0000000
--- a/examples/unaryPlus.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<processCoverage xmlns="http://www.opengis.net/wcps/1.0.0" service="WCPS" version="1.0.0">
- <coverageIterator>
- <iteratorVar>x</iteratorVar>
- <coverageName>rgb</coverageName>
- </coverageIterator>
- <encode>
- <format>png</format>
- <unaryPlus>
- <coverage>x</coverage>
- </unaryPlus>
- </encode>
-</processCoverage>