summaryrefslogtreecommitdiffstats
path: root/petascope/test/testcases-wcs/input/GetCoverage2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'petascope/test/testcases-wcs/input/GetCoverage2.xml')
-rw-r--r--petascope/test/testcases-wcs/input/GetCoverage2.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/petascope/test/testcases-wcs/input/GetCoverage2.xml b/petascope/test/testcases-wcs/input/GetCoverage2.xml
new file mode 100644
index 0000000..1000c9d
--- /dev/null
+++ b/petascope/test/testcases-wcs/input/GetCoverage2.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GetCoverage xmlns="http://www.opengis.net/wcs/1.1" xmlns:ows="http://www.opengis.net/ows" xmlns:owcs="http://www.opengis.net/wcs/1.1/ows" xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wcs/1.1 ../wcsGetCoverage.xsd" service="WCS" version="1.1.0">
+ <!-- Partial example. Primary editor: Arliss Whiteside. Last updated 2006-09-20-->
+ <owcs:Identifier>TBD</owcs:Identifier>
+ <DomainSubset>
+ <ows:BoundingBox>
+ <ows:LowerCorner>9999 56</ows:LowerCorner>
+ <ows:UpperCorner>23 9999</ows:UpperCorner>
+ </ows:BoundingBox>
+ </DomainSubset>
+ <RangeSubset>
+ <FieldSubset>
+ <owcs:Identifier>TBDField</owcs:Identifier>
+ </FieldSubset>
+ </RangeSubset>
+ <Output format="image/gif" store="false"/>
+</GetCoverage> \ No newline at end of file