Statistics
| Revision:

root / tags / v1_0_2_Build_897 / libraries / libRemoteServices / test / WCS-ionicGetCapabilities.xml @ 10444

History | View | Annotate | Download (4.2 KB)

1 4260 jaume
<?xml version="1.0" encoding="UTF-8"?>
2
<WCS_Capabilities 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/wcsCapabilities.xsd" xmlns="http://www.opengis.net/wcs" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml">
3
    <Service>
4
      <description>
5
      AST_L1B Data
6
      </description>
7
      <name>AST_L1B</name>
8
      <label>AST_L1B Coverage Server</label>
9
      <keywords>
10
        <keyword>Nasa</keyword>
11
        <keyword>Terra</keyword>
12
        <keyword>ASTER</keyword>
13
        <keyword>AST_L1B</keyword>
14
        <keyword>Coverage</keyword>
15
      </keywords>
16
      <responsibleParty>
17
        <individualName>Luc Donea</individualName>
18
        <organisationName>Ionic Software s.a.</organisationName>
19
        <contactInfo>
20
          <phone>
21
            <voice>+32 4 364 0 364</voice>
22
          </phone>
23
          <address>
24
            <deliveryPoint>Rue de Wallonie, 18</deliveryPoint>
25
            <city>Grace-Hollogne</city>
26
            <administrativeArea>Liege</administrativeArea>
27
            <postalCode>4460</postalCode>
28
            <country>Belgium</country>
29
            <electronicMailAddress>ld@ionicsoft.com</electronicMailAddress>
30
          </address>
31
          <onlineResource xlink:href="http://www.ionicsoft.com" xlink:type="simple"/>
32
        </contactInfo>
33
      </responsibleParty>
34
      <fees>none</fees>
35
      <accessConstraints>none</accessConstraints>
36
    </Service>
37
    <Capability>
38
      <Request>
39
        <GetCapabilities>
40
          <DCPType>
41
            <HTTP>
42
              <Get>
43
                <OnlineResource xlink:href="http://www.ionicsoft.com:8080/wcs/coverage/ASTER?" xlink:type="simple"/>
44
              </Get>
45
              <Post>
46
                <OnlineResource xlink:href="http://www.ionicsoft.com:8080/wcs/coverage/ASTER?" xlink:type="simple"/>
47
              </Post>
48
            </HTTP>
49
          </DCPType>
50
        </GetCapabilities>
51
        <DescribeCoverage>
52
          <DCPType>
53
            <HTTP>
54
              <Get>
55
                <OnlineResource xlink:href="http://www.ionicsoft.com:8080/wcs/coverage/ASTER?" xlink:type="simple"/>
56
              </Get>
57
              <Post>
58
                <OnlineResource xlink:href="http://www.ionicsoft.com:8080/wcs/coverage/ASTER?" xlink:type="simple"/>
59
              </Post>
60
            </HTTP>
61
          </DCPType>
62
        </DescribeCoverage>
63
        <GetCoverage>
64
          <DCPType>
65
            <HTTP>
66
              <Get>
67
                <OnlineResource xlink:href="http://www.ionicsoft.com:8080/wcs/coverage/ASTER?" xlink:type="simple"/>
68
              </Get>
69
              <Post>
70
                <OnlineResource xlink:href="http://www.ionicsoft.com:8080/wcs/coverage/ASTER?" xlink:type="simple"/>
71
              </Post>
72
            </HTTP>
73
          </DCPType>
74
        </GetCoverage>
75
      </Request>
76
      <Exception>
77
        <Format>application/vnd.ogc.se_xml</Format>
78
      </Exception>
79
      <VendorSpecificCapabilities>
80
        <supportDataSrs/>
81
      </VendorSpecificCapabilities>
82
    </Capability>
83
    <ContentMetadata>
84
      <CoverageOfferingBrief>
85
        <description>
86
        Coverage Data
87
        </description>
88
        <name>VNIR_Swath</name>
89
        <label>0 / VNIR_Swath</label>
90
        <lonLatEnvelope srsName="WGS84(DD)">
91
          <gml:pos>-87.052103 34.541414</gml:pos>
92
          <gml:pos>-86.310148 35.082561</gml:pos>
93
        </lonLatEnvelope>
94
      </CoverageOfferingBrief>
95
      <CoverageOfferingBrief>
96
        <description>
97
        Coverage Data
98
        </description>
99
        <name>SWIR_Swath</name>
100
        <label>1 / SWIR_Swath</label>
101
        <lonLatEnvelope srsName="WGS84(DD)">
102
          <gml:pos>-87.052048 34.541351</gml:pos>
103
          <gml:pos>-86.310093 35.082498</gml:pos>
104
        </lonLatEnvelope>
105
      </CoverageOfferingBrief>
106
      <CoverageOfferingBrief>
107
        <description>
108
        Coverage Data
109
        </description>
110
        <name>TIR_Swath</name>
111
        <label>2 / TIR_Swath</label>
112
        <lonLatEnvelope srsName="WGS84(DD)">
113
          <gml:pos>-87.051827 34.541099</gml:pos>
114
          <gml:pos>-86.309874 35.082247</gml:pos>
115
        </lonLatEnvelope>
116
      </CoverageOfferingBrief>
117
    </ContentMetadata>
118
  </WCS_Capabilities>