Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2023 / libraries / libRemoteServices / testdata / wcs / WCS-ionicDescribeCoverage.xml @ 39946

History | View | Annotate | Download (9.45 KB)

1 4260 jaume
<?xml version="1.0" encoding="UTF-8"?>
2
<CoverageDescription version="1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wcs http://schemas.opengis.net/wcs/1.0.0/describeCoverage.xsd" xmlns="http://www.opengis.net/wcs" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml">
3
    <CoverageOffering>
4
      <description>
5
      Coverage Data
6
      </description>
7
      <name>VNIR_Swath</name>
8
      <label>0 / VNIR_Swath</label>
9
      <lonLatEnvelope srsName="WGS84(DD)">
10
        <gml:pos>-87.052103 34.541414</gml:pos>
11
        <gml:pos>-86.310148 35.082561</gml:pos>
12
      </lonLatEnvelope>
13
      <domainSet>
14
        <spatialDomain>
15
          <gml:Envelope srsName="EPSG:4326">
16
            <gml:pos>-87.052103 34.541414</gml:pos>
17
            <gml:pos>-86.310148 35.082561</gml:pos>
18
          </gml:Envelope>
19
          <gml:RectifiedGrid dimension="2" srsName="EPSG:4326">
20
            <gml:limits>
21
              <gml:GridEnvelope>
22
                <gml:low>0 0</gml:low>
23
                <gml:high>4980 4200</gml:high>
24
              </gml:GridEnvelope>
25
            </gml:limits>
26
            <gml:axisName>X</gml:axisName>
27
            <gml:axisName>Y</gml:axisName>
28
            <gml:origin srsName="EPSG:4326">
29
              <gml:pos>-87.052103 35.082561</gml:pos>
30
            </gml:origin>
31
            <gml:offsetVector>1.5E-4 0</gml:offsetVector>
32
            <gml:offsetVector>0 -1.3E-4</gml:offsetVector>
33
          </gml:RectifiedGrid>
34
        </spatialDomain>
35
        <temporalDomain>
36
          <gml:timePosition>2003-06-08T16:36:15Z</gml:timePosition>
37
        </temporalDomain>
38
      </domainSet>
39
      <rangeSet>
40
        <RangeSet>
41
          <name>Range Set</name>
42
          <label>Range Set Description</label>
43
          <axisDescription>
44
            <AxisDescription>
45
              <name>Fields</name>
46
              <label>Field Sequence</label>
47
              <values>
48
                <singleValue>ImageData1</singleValue>
49
                <singleValue>ImageData2</singleValue>
50
                <singleValue>ImageData3N</singleValue>
51
                <singleValue>ImageData3B</singleValue>
52
              </values>
53
            </AxisDescription>
54
          </axisDescription>
55
          <axisDescription>
56
            <AxisDescription>
57
              <description>
58
              percent of area that is covered with clouds
59
              </description>
60
              <name>Cloud</name>
61
              <label>Percent of Cloud Cover</label>
62
              <values>
63
                <singleValue>3.0</singleValue>
64
              </values>
65
            </AxisDescription>
66
          </axisDescription>
67
          <nullValues>
68
            <singleValue>0</singleValue>
69
          </nullValues>
70
        </RangeSet>
71
      </rangeSet>
72
      <supportedCRSs>
73
        <requestResponseCRSs>EPSG:4326
74
        </requestResponseCRSs>
75
        <requestResponseCRSs>Image</requestResponseCRSs>
76
        <nativeCRSs>EPSG:4326</nativeCRSs>
77
      </supportedCRSs>
78
      <supportedFormats>
79
        <formats>GeoTIFF</formats>
80
        <formats>HDF-EOS</formats>
81
      </supportedFormats>
82
      <supportedInterpolations>
83
        <interpolationMethod>nearest neighbor</interpolationMethod>
84
        <interpolationMethod>bilinear</interpolationMethod>
85
        <interpolationMethod>bicubic</interpolationMethod>
86
      </supportedInterpolations>
87
    </CoverageOffering>
88
    <CoverageOffering>
89
      <description>
90
      Coverage Data
91
      </description>
92
      <name>SWIR_Swath</name>
93
      <label>1 / SWIR_Swath</label>
94
      <lonLatEnvelope srsName="WGS84(DD)">
95
        <gml:pos>-87.052048 34.541351</gml:pos>
96
        <gml:pos>-86.310093 35.082498</gml:pos>
97
      </lonLatEnvelope>
98
      <domainSet>
99
        <spatialDomain>
100
          <gml:Envelope srsName="EPSG:4326">
101
            <gml:pos>-87.052048 34.541351</gml:pos>
102
            <gml:pos>-86.310093 35.082498</gml:pos>
103
          </gml:Envelope>
104
          <gml:RectifiedGrid dimension="2" srsName="EPSG:4326">
105
            <gml:limits>
106
              <gml:GridEnvelope>
107
                <gml:low>0 0</gml:low>
108
                <gml:high>2490 2100</gml:high>
109
              </gml:GridEnvelope>
110
            </gml:limits>
111
            <gml:axisName>X</gml:axisName>
112
            <gml:axisName>Y</gml:axisName>
113
            <gml:origin srsName="EPSG:4326">
114
              <gml:pos>-87.052048 35.082498</gml:pos>
115
            </gml:origin>
116
            <gml:offsetVector>3.0E-4 0</gml:offsetVector>
117
            <gml:offsetVector>0 -2.6E-4</gml:offsetVector>
118
          </gml:RectifiedGrid>
119
        </spatialDomain>
120
        <temporalDomain>
121
          <gml:timePosition>2003-06-08T16:36:15Z</gml:timePosition>
122
        </temporalDomain>
123
      </domainSet>
124
      <rangeSet>
125
        <RangeSet>
126
          <name>Range Set</name>
127
          <label>Range Set Description</label>
128
          <axisDescription>
129
            <AxisDescription>
130
              <name>Fields</name>
131
              <label>Field Sequence</label>
132
              <values>
133
                <singleValue>ImageData4</singleValue>
134
                <singleValue>ImageData5</singleValue>
135
                <singleValue>ImageData6</singleValue>
136
                <singleValue>ImageData7</singleValue>
137
                <singleValue>ImageData8</singleValue>
138
                <singleValue>ImageData9</singleValue>
139
              </values>
140
            </AxisDescription>
141
          </axisDescription>
142
          <axisDescription>
143
            <AxisDescription>
144
              <description>
145
              percent of area that is covered with clouds
146
              </description>
147
              <name>Cloud</name>
148
              <label>Percent of Cloud Cover</label>
149
              <values>
150
                <singleValue>3.0</singleValue>
151
              </values>
152
            </AxisDescription>
153
          </axisDescription>
154
          <nullValues>
155
            <singleValue>0</singleValue>
156
          </nullValues>
157
        </RangeSet>
158
      </rangeSet>
159
      <supportedCRSs>
160
        <requestResponseCRSs>EPSG:4326
161
        </requestResponseCRSs>
162
        <requestResponseCRSs>Image</requestResponseCRSs>
163
        <nativeCRSs>EPSG:4326</nativeCRSs>
164
      </supportedCRSs>
165
      <supportedFormats>
166
        <formats>GeoTIFF</formats>
167
        <formats>HDF-EOS</formats>
168
      </supportedFormats>
169
      <supportedInterpolations>
170
        <interpolationMethod>nearest neighbor</interpolationMethod>
171
        <interpolationMethod>bilinear</interpolationMethod>
172
        <interpolationMethod>bicubic</interpolationMethod>
173
      </supportedInterpolations>
174
    </CoverageOffering>
175
    <CoverageOffering>
176
      <description>
177
      Coverage Data
178
      </description>
179
      <name>TIR_Swath</name>
180
      <label>2 / TIR_Swath</label>
181
      <lonLatEnvelope srsName="WGS84(DD)">
182
        <gml:pos>-87.051827 34.541099</gml:pos>
183
        <gml:pos>-86.309874 35.082247</gml:pos>
184
      </lonLatEnvelope>
185
      <domainSet>
186
        <spatialDomain>
187
          <gml:Envelope srsName="EPSG:4326">
188
            <gml:pos>-87.051827 34.541099</gml:pos>
189
            <gml:pos>-86.309874 35.082247</gml:pos>
190
          </gml:Envelope>
191
          <gml:RectifiedGrid dimension="2" srsName="EPSG:4326">
192
            <gml:limits>
193
              <gml:GridEnvelope>
194
                <gml:low>0 0</gml:low>
195
                <gml:high>830 700</gml:high>
196
              </gml:GridEnvelope>
197
            </gml:limits>
198
            <gml:axisName>X</gml:axisName>
199
            <gml:axisName>Y</gml:axisName>
200
            <gml:origin srsName="EPSG:4326">
201
              <gml:pos>-87.051827 35.082247</gml:pos>
202
            </gml:origin>
203
            <gml:offsetVector>8.9E-4 0</gml:offsetVector>
204
            <gml:offsetVector>0 -7.7E-4</gml:offsetVector>
205
          </gml:RectifiedGrid>
206
        </spatialDomain>
207
        <temporalDomain>
208
          <gml:timePosition>2003-06-08T16:36:15Z</gml:timePosition>
209
        </temporalDomain>
210
      </domainSet>
211
      <rangeSet>
212
        <RangeSet>
213
          <name>Range Set</name>
214
          <label>Range Set Description</label>
215
          <axisDescription>
216
            <AxisDescription>
217
              <name>Fields</name>
218
              <label>Field Sequence</label>
219
              <values>
220
                <singleValue>ImageData10</singleValue>
221
                <singleValue>ImageData11</singleValue>
222
                <singleValue>ImageData12</singleValue>
223
                <singleValue>ImageData13</singleValue>
224
                <singleValue>ImageData14</singleValue>
225
              </values>
226
            </AxisDescription>
227
          </axisDescription>
228
          <axisDescription>
229
            <AxisDescription>
230
              <description>
231
              percent of area that is covered with clouds
232
              </description>
233
              <name>Cloud</name>
234
              <label>Percent of Cloud Cover</label>
235
              <values>
236
                <singleValue>3.0</singleValue>
237
              </values>
238
            </AxisDescription>
239
          </axisDescription>
240
          <nullValues>
241
            <singleValue>0</singleValue>
242
          </nullValues>
243
        </RangeSet>
244
      </rangeSet>
245
      <supportedCRSs>
246
        <requestResponseCRSs>EPSG:4326
247
        </requestResponseCRSs>
248
        <requestResponseCRSs>Image</requestResponseCRSs>
249
        <nativeCRSs>EPSG:4326</nativeCRSs>
250
      </supportedCRSs>
251
      <supportedFormats>
252
        <formats>GeoTIFF</formats>
253
        <formats>HDF-EOS</formats>
254
      </supportedFormats>
255
      <supportedInterpolations>
256
        <interpolationMethod>nearest neighbor</interpolationMethod>
257
        <interpolationMethod>bilinear</interpolationMethod>
258
        <interpolationMethod>bicubic</interpolationMethod>
259
      </supportedInterpolations>
260
    </CoverageOffering>
261
  </CoverageDescription>