summaryrefslogtreecommitdiffstats
path: root/petascope/src/petascope/wcs2/schemas/Examples
diff options
context:
space:
mode:
Diffstat (limited to 'petascope/src/petascope/wcs2/schemas/Examples')
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml8
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/requestGetCapabilities.xml10
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/requestGetCoverage.xml18
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/responseDescribeCoverage.xml37
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/responseGetCapabilities.xml60
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/responseGetCoverage.xml40
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/wcsDescribeCoverage.xml57
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/wcsGetCapabilities.xml125
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/wcsGetCoverage.xml57
9 files changed, 0 insertions, 412 deletions
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml b/petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml
deleted file mode 100644
index c1224e7..0000000
--- a/petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<wcs:DescribeCoverage xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xmlns:wcs='http://www.opengis.net/wcs/2.0'
- xmlns:gml='http://www.opengis.net/gml/3.2'
- xsi:schemaLocation='http://www.opengis.net/wcs/2.0 ../wcsAll.xsd'
- service="WCS" version="2.0.0">
- <wcs:id gml:id="rgb"/>
-</wcs:DescribeCoverage>
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/requestGetCapabilities.xml b/petascope/src/petascope/wcs2/schemas/Examples/requestGetCapabilities.xml
deleted file mode 100644
index b7966cb..0000000
--- a/petascope/src/petascope/wcs2/schemas/Examples/requestGetCapabilities.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<wcs:GetCapabilities xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xmlns:ows='http://www.opengis.net/ows/1.1'
- xmlns:wcs='http://www.opengis.net/wcs/2.0'
- xsi:schemaLocation='http://www.opengis.net/wcs/2.0 ../wcsAll.xsd'
- service="WCS" version="2.0.0">
- <ows:AcceptVersions>
- <ows:Version>2.0.0</ows:Version>
- </ows:AcceptVersions>
-</wcs:GetCapabilities>
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/requestGetCoverage.xml b/petascope/src/petascope/wcs2/schemas/Examples/requestGetCoverage.xml
deleted file mode 100644
index 5195d36..0000000
--- a/petascope/src/petascope/wcs2/schemas/Examples/requestGetCoverage.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<wcs:GetCoverage xmlns:wcs="http://www.opengis.net/wcs/2.0"
- xmlns:gml="http://www.opengis.net/gml/3.2"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.opengis.net/wcs/2.0 ../wcsAll.xsd"
- service="WCS" version="2.0.0">
- <wcs:id gml:id="rgb"/>
- <wcs:trimDimension>
- <wcs:dimension>x</wcs:dimension>
- <wcs:trimLow>200</wcs:trimLow>
- <wcs:trimHigh>299</wcs:trimHigh>
- </wcs:trimDimension>
- <wcs:trimDimension>
- <wcs:dimension>y</wcs:dimension>
- <wcs:trimLow>200</wcs:trimLow>
- <wcs:trimHigh>300</wcs:trimHigh>
- </wcs:trimDimension>
-</wcs:GetCoverage>
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/responseDescribeCoverage.xml b/petascope/src/petascope/wcs2/schemas/Examples/responseDescribeCoverage.xml
deleted file mode 100644
index 544e62f..0000000
--- a/petascope/src/petascope/wcs2/schemas/Examples/responseDescribeCoverage.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<wcs:CoverageDescriptions xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xmlns:gmlwcs='http://www.opengis.net/wcs/2.0/gml'
- xmlns:gml='http://www.opengis.net/gml/3.2'
- xmlns:wcs='http://www.opengis.net/wcs/2.0'
- xmlns='http://www.opengis.net/gml/3.2'
- xsi:schemaLocation='http://www.opengis.net/wcs/2.0 ../wcsAll.xsd'>
- <wcs:CoverageDescription gml:id="coverage1">
- <domainSet>
- <Grid dimension="2" gml:id="grid1">
- <limits>
- <GridEnvelope>
- <!-- This is a 5-by-3 matrix -->
- <low>1 1</low>
- <high>5 3</high>
- </GridEnvelope>
- </limits>
- <axisLabels>xAxis yAxis</axisLabels>
- </Grid>
- </domainSet>
- <gmlwcs:rangeStructure>
- <gmlwcs:RangeStructure gml:id="RangeStructure1">
- <gmlwcs:rangeField >
- <gmlwcs:RangeField gml:id="Band1" uom="W/cm^2">
- <gml:name>band1</gml:name>
- <gmlwcs:dataType>urn:ogc:def:dataType:OGC:1.1:unsignedByte</gmlwcs:dataType>
- <gmlwcs:nilValueList>000 255</gmlwcs:nilValueList>
- </gmlwcs:RangeField>
- </gmlwcs:rangeField>
- </gmlwcs:RangeStructure>
- </gmlwcs:rangeStructure>
- <wcs:ServiceParameters>
- <wcs:supportedCrsList></wcs:supportedCrsList>
- <wcs:supportedFormatList>application/xml</wcs:supportedFormatList>
- </wcs:ServiceParameters>
- </wcs:CoverageDescription>
-</wcs:CoverageDescriptions>
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/responseGetCapabilities.xml b/petascope/src/petascope/wcs2/schemas/Examples/responseGetCapabilities.xml
deleted file mode 100644
index c5485e9..0000000
--- a/petascope/src/petascope/wcs2/schemas/Examples/responseGetCapabilities.xml
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<wcs:Capabilities xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xmlns:ows='http://www.opengis.net/ows/1.1'
- xmlns:wcs='http://www.opengis.net/wcs/2.0'
- xmlns:gml='http://www.opengis.net/gml/3.2'
- xmlns='http://www.opengis.net/ows/1.1'
- xmlns:xlink='http://www.w3.org/1999/xlink'
- xsi:schemaLocation='http://www.opengis.net/wcs/2.0 ../wcsAll.xsd' version="2.0.0">
- <ServiceIdentification>
- <Title>petascope</Title>
- <Abstract>WCS Server developed at jacobs University</Abstract>
- <ServiceType>OGC WCS</ServiceType>
- <ServiceTypeVersion>2.0.0</ServiceTypeVersion>
- <Profile>urn:ogc:def:extension:OGC-WCS:2.0:protocol:post</Profile>
- <Profile>urn:ogc:def:extension:OGC-WCS:2.0:coverageFormat:netcdf</Profile>
- <Profile>urn:ogc:def:extension:OGC-WCS:2.0:serviceModel:wcps:1.0</Profile>
- <Profile>urn:ogc:def:extension:OGC-WCS:2.0:serviceModel:wcst:1.0</Profile>
- </ServiceIdentification>
- <ServiceProvider>
- <ProviderName>Jacobs University Bremen</ProviderName>
- <ProviderSite xlink:href="http://www.jacobs-university.de/"/>
- <ServiceContact>
- <IndividualName>Mr. X</IndividualName>
- <PositionName>Developer</PositionName>
- <ContactInfo>
- <Phone>
- <Voice></Voice>
- </Phone>
- </ContactInfo>
- </ServiceContact>
- </ServiceProvider>
- <OperationsMetadata>
- <Operation name="GetCapabilities">
- <DCP>
- <HTTP>
- <Get xlink:href="http://server:port/GetCapabilitiesURL"/>
- </HTTP>
- </DCP>
- </Operation>
- <Operation name="DescribeCoverage">
- <DCP>
- <HTTP>
- <Get xlink:href="http://server:port/DescribeCoverageURL"/>
- </HTTP>
- </DCP>
- </Operation>
- <Operation name="GetCoverage">
- <DCP>
- <HTTP>
- <Get xlink:href="http://server:port/GetCoverageURL"/>
- </HTTP>
- </DCP>
- </Operation>
- </OperationsMetadata>
- <wcs:Contents>
- <wcs:id gml:id="coverage1"/>
- <wcs:id gml:id="coverage2"/>
- <wcs:id gml:id="coverage3"/>
- </wcs:Contents>
-</wcs:Capabilities>
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/responseGetCoverage.xml b/petascope/src/petascope/wcs2/schemas/Examples/responseGetCoverage.xml
deleted file mode 100644
index a4c6fd3..0000000
--- a/petascope/src/petascope/wcs2/schemas/Examples/responseGetCoverage.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmlwcs:GridCoverage xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xmlns:gml='http://www.opengis.net/gml/3.2'
- xmlns='http://www.opengis.net/gml/3.2'
- xmlns:gmlwcs='http://www.opengis.net/wcs/2.0/gml'
- xsi:schemaLocation='http://www.opengis.net/wcs/2.0/gml ../gml/gmlwcsAll.xsd' gml:id="coverage1">
- <domainSet>
- <Grid dimension="2" gml:id="grid1">
- <limits>
- <GridEnvelope>
- <!-- This is a 5-by-3 matrix -->
- <low>1 1</low>
- <high>5 3</high>
- </GridEnvelope>
- </limits>
- <axisLabels>xAxis yAxis</axisLabels>
- </Grid>
- </domainSet>
- <rangeSet>
- <DataBlock>
- <rangeParameters/>
- <tupleList>
- 1 2 3 4 5
- 6 7 8 9 10
- 11 12 13 14 15
- </tupleList>
- </DataBlock>
- </rangeSet>
- <gmlwcs:rangeStructure>
- <gmlwcs:RangeStructure gml:id="RangeStructure1">
- <gmlwcs:rangeField >
- <gmlwcs:RangeField gml:id="Band1" uom="W/cm^2">
- <gml:name>band1</gml:name>
- <gmlwcs:dataType>urn:ogc:def:dataType:OGC:1.1:unsignedByte</gmlwcs:dataType>
- <gmlwcs:nilValueList>000 255</gmlwcs:nilValueList>
- </gmlwcs:RangeField>
- </gmlwcs:rangeField>
- </gmlwcs:RangeStructure>
- </gmlwcs:rangeStructure>
-</gmlwcs:GridCoverage>
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/wcsDescribeCoverage.xml b/petascope/src/petascope/wcs2/schemas/Examples/wcsDescribeCoverage.xml
deleted file mode 100644
index 047caed..0000000
--- a/petascope/src/petascope/wcs2/schemas/Examples/wcsDescribeCoverage.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<wcs:CoverageDescriptions xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xmlns:gmlwcs='http://www.opengis.net/wcs/2.0/gml'
- xmlns:gml='http://www.opengis.net/gml/3.2'
- xmlns:wcs='http://www.opengis.net/wcs/2.0'
- xmlns='http://www.opengis.net/gml/3.2'
- xsi:schemaLocation='http://www.opengis.net/wcs/2.0 http://localhost:8080/PetaScope/schemas/wcsAll.xsd'>
- <wcs:CoverageDescription gml:id="rgb">
- <domainSet>
- <Grid dimension="2" gml:id="gridrgb">
- <limits>
- <GridEnvelope>
- <low>0 0 </low>
- <high>399 343 </high>
-
- </GridEnvelope>
- </limits>
- <axisLabels>x y </axisLabels>
- </Grid>
- </domainSet>
- <gmlwcs:rangeStructure>
- <gmlwcs:RangeStructure gml:id="rangeStructure-rgb">
- <gmlwcs:rangeField>
-
- <gmlwcs:RangeField gml:id="range-1-red" uom="none">
- <gml:name>red</gml:name>
- <gmlwcs:dataType>urn:ogc:def:dataType:OGC:1.1:unsigned int</gmlwcs:dataType>
- <gmlwcs:nilValueList></gmlwcs:nilValueList>
- </gmlwcs:RangeField>
- </gmlwcs:rangeField>
- <gmlwcs:rangeField>
- <gmlwcs:RangeField gml:id="range-1-green" uom="none">
- <gml:name>green</gml:name>
-
- <gmlwcs:dataType>urn:ogc:def:dataType:OGC:1.1:unsigned int</gmlwcs:dataType>
- <gmlwcs:nilValueList></gmlwcs:nilValueList>
- </gmlwcs:RangeField>
- </gmlwcs:rangeField>
- <gmlwcs:rangeField>
- <gmlwcs:RangeField gml:id="range-1-blue" uom="none">
- <gml:name>blue</gml:name>
- <gmlwcs:dataType>urn:ogc:def:dataType:OGC:1.1:unsigned int</gmlwcs:dataType>
-
- <gmlwcs:nilValueList></gmlwcs:nilValueList>
- </gmlwcs:RangeField>
- </gmlwcs:rangeField>
-
- </gmlwcs:RangeStructure>
- </gmlwcs:rangeStructure>
- <wcs:ServiceParameters>
- <wcs:supportedCrsList/>
- <wcs:supportedFormatList>application/xml</wcs:supportedFormatList>
-
- </wcs:ServiceParameters>
- </wcs:CoverageDescription>
-
-</wcs:CoverageDescriptions>
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/wcsGetCapabilities.xml b/petascope/src/petascope/wcs2/schemas/Examples/wcsGetCapabilities.xml
deleted file mode 100644
index 3d33e03..0000000
--- a/petascope/src/petascope/wcs2/schemas/Examples/wcsGetCapabilities.xml
+++ /dev/null
@@ -1,125 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<wcs:Capabilities xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xmlns:ows='http://www.opengis.net/ows/1.1'
- xmlns:wcs='http://www.opengis.net/wcs/2.0'
- xmlns:gml='http://www.opengis.net/gml/3.2'
- xmlns='http://www.opengis.net/ows/1.1'
- xmlns:xlink='http://www.w3.org/1999/xlink'
- xsi:schemaLocation='http://www.opengis.net/wcs/2.0 http://localhost:8080/PetaScope/schemas/wcsAll.xsd' version="2.0.0">
- <ServiceIdentification>
- <Title>WCS 2.0 Coverage Server @ Jacobs University</Title>
- <Abstract>WCS 2.0 Server developed at jacobs University</Abstract>
- <ServiceType>OGC WCS</ServiceType>
- <ServiceTypeVersion>2.0.0</ServiceTypeVersion>
- <Profile>urn:ogc:def:extension:OGC-WCS:2.0:protocol:post</Profile>
-
- <Profile>urn:ogc:def:extension:OGC-WCS:2.0:serviceModel:wcps:1.0</Profile>
- <Profile>urn:ogc:def:extension:OGC-WCS:2.0:serviceModel:wcst:1.0</Profile>
- </ServiceIdentification>
- <ServiceProvider>
- <ProviderName>Jacobs University Bremen</ProviderName>
- <ows:ProviderSite xlink:href="http://www.petascope.org/"/>
- <ServiceContact>
-
- <ows:IndividualName>Prof. Dr. Peter Baumann</ows:IndividualName>
- <ows:ContactInfo>
- <ows:Address>
- <ows:City>Bremen</ows:City>
- <ows:PostalCode>28717</ows:PostalCode>
- <ows:Country>Germany</ows:Country>
- <ows:ElectronicMailAddress>p.baumann@jacobs-university.de</ows:ElectronicMailAddress>
-
- </ows:Address>
- </ows:ContactInfo>
- <ows:Role>Project Leader</ows:Role>
- </ServiceContact>
- </ServiceProvider>
- <OperationsMetadata>
- <Operation name="GetCapabilities">
- <DCP>
-
- <HTTP>
- <Get xlink:href="http://localhost:8080/PetaScope/earthlook"/>
- </HTTP>
- </DCP>
- <Parameter name="Format">
- <AllowedValues>
- <Value>text/xml</Value>
- </AllowedValues>
-
- </Parameter>
- <Constraint name="PostEncoding">
- <AllowedValues>
- <Value>XML</Value>
- </AllowedValues>
- </Constraint>
- </Operation>
- <Operation name="DescribeCoverage">
-
- <DCP>
- <HTTP>
- <Get xlink:href="http://localhost:8080/PetaScope/earthlook"/>
- </HTTP>
- </DCP>
- <Parameter name="Format">
- <AllowedValues>
- <Value>text/xml</Value>
-
- </AllowedValues>
- </Parameter>
- <Constraint name="PostEncoding">
- <AllowedValues>
- <Value>XML</Value>
- </AllowedValues>
- </Constraint>
- </Operation>
-
- <Operation name="GetCoverage">
- <DCP>
- <HTTP>
- <Get xlink:href="http://localhost:8080/PetaScope/earthlook"/>
- </HTTP>
- </DCP>
- <Parameter name="Format">
- <AllowedValues>
- <Value>text/xml</Value>
-
- </AllowedValues>
- </Parameter>
- <Constraint name="PostEncoding">
- <AllowedValues>
- <Value>XML</Value>
- </AllowedValues>
- </Constraint>
- </Operation>
-
- </OperationsMetadata>
- <wcs:Contents>
- <wcs:id gml:id="NIR"/>
- <wcs:id gml:id="Waha_SEGY"/>
- <wcs:id gml:id="mr"/>
- <wcs:id gml:id="climate_clouds"/>
- <wcs:id gml:id="rgb"/>
- <wcs:id gml:id="climate_earth"/>
- <wcs:id gml:id="climate_temperature"/>
- <wcs:id gml:id="Modis"/>
- <wcs:id gml:id="TP"/>
- <wcs:id gml:id="whatevereeeee"/>
- <wcs:id gml:id="Boonsville_SEGY"/>
- <wcs:id gml:id="mowglie"/>
- <wcs:id gml:id="NN3_2"/>
- <wcs:id gml:id="NN3_3"/>
- <wcs:id gml:id="NN3_1"/>
- <wcs:id gml:id="NN3_6"/>
- <wcs:id gml:id="NN3_7"/>
- <wcs:id gml:id="NN3_4"/>
- <wcs:id gml:id="NN3_10"/>
- <wcs:id gml:id="NN3_5"/>
- <wcs:id gml:id="nrg"/>
- <wcs:id gml:id="NN3_11"/>
- <wcs:id gml:id="NN3_8"/>
- <wcs:id gml:id="NN3_9"/>
- </wcs:Contents>
- <wcs:WcsServiceMetadata />
-
-</wcs:Capabilities>
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/wcsGetCoverage.xml b/petascope/src/petascope/wcs2/schemas/Examples/wcsGetCoverage.xml
deleted file mode 100644
index 371a714..0000000
--- a/petascope/src/petascope/wcs2/schemas/Examples/wcsGetCoverage.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmlwcs:GridCoverage xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xmlns:gml='http://www.opengis.net/gml/3.2'
- xmlns='http://www.opengis.net/gml/3.2'
- xmlns:gmlwcs='http://www.opengis.net/wcs/2.0/gml'
- xsi:schemaLocation='http://www.opengis.net/wcs/2.0/gml http://kahlua.eecs.jacobs-university.de:8080/petascope/schemas/gml/gmlwcsAll.xsd' gml:id="rgb0.2964005133273092">
- <domainSet>
- <Grid dimension="2" gml:id="grid-rgb">
- <limits>
- <GridEnvelope>
- <low>200 200</low>
- <high>219 209</high>
- </GridEnvelope>
-
- </limits>
- <axisLabels>x y</axisLabels>
- </Grid>
- </domainSet>
- <rangeSet>
- <DataBlock>
- <rangeParameters/>
- <tupleList>
-
- 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 242,27,103 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 242,27,103 204,0,88 204,0,88 242,27,103 242,27,103 242,27,10
- </tupleList>
- </DataBlock>
- </rangeSet>
- <gmlwcs:rangeStructure>
- <gmlwcs:RangeStructure gml:id="rangeStructure-1">
- <gmlwcs:rangeField>
- <gmlwcs:RangeField gml:id="range-1-red">
- <gml:name>red</gml:name>
-
- <gmlwcs:dataType>urn:ogc:def:dataType:OGC:1.1:unsigned int</gmlwcs:dataType>
- <gmlwcs:nilValueList>0</gmlwcs:nilValueList>
- </gmlwcs:RangeField>
- </gmlwcs:rangeField>
- <gmlwcs:rangeField>
- <gmlwcs:RangeField gml:id="range-1-green">
- <gml:name>green</gml:name>
- <gmlwcs:dataType>urn:ogc:def:dataType:OGC:1.1:unsigned int</gmlwcs:dataType>
-
- <gmlwcs:nilValueList>0</gmlwcs:nilValueList>
- </gmlwcs:RangeField>
- </gmlwcs:rangeField>
- <gmlwcs:rangeField>
- <gmlwcs:RangeField gml:id="range-1-blue">
- <gml:name>blue</gml:name>
- <gmlwcs:dataType>urn:ogc:def:dataType:OGC:1.1:unsigned int</gmlwcs:dataType>
- <gmlwcs:nilValueList>0</gmlwcs:nilValueList>
-
- </gmlwcs:RangeField>
- </gmlwcs:rangeField>
-
- </gmlwcs:RangeStructure>
- </gmlwcs:rangeStructure>
-</gmlwcs:GridCoverage>