Statistics
| Revision:

root / tags / v1_0_2_Build_897 / libraries / libRemoteServices / test / WCS-hypnosGetCapabilities.xml @ 34606

History | View | Annotate | Download (3.39 KB)

1
<?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
2
<WCS_Capabilities
3
   version="1.0.0" 
4
   updateSequence="0" 
5
   xmlns="http://www.opengis.net/wcs" 
6
   xmlns:xlink="http://www.w3.org/1999/xlink" 
7
   xmlns:gml="http://www.opengis.net/gml" 
8
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
   xsi:schemaLocation="http://www.opengis.net/wcs http://schemas.opengeospatial.net/wcs/1.0.0/wcsCapabilities.xsd">
10
<Service>
11
  <name>MapServer WCS</name>
12
  <label>UMN Test WCS Server</label>
13
  <keywords>
14
    <keyword>WCS</keyword>
15
    <keyword>MODIS</keyword>
16
    <keyword>NDVI</keyword>
17
  </keywords>
18
  <fees>NONE</fees>
19
  <accessConstraints>
20
    NONE
21
  </accessConstraints>
22
</Service>
23
<Capability>
24
  <Request>
25
    <GetCapabilities>
26
      <DCPType>
27
        <HTTP>
28
          <Get><OnlineResource xlink:type="simple" xlink:href="http://hypnos.cbs.umn.edu/cgi-bin/mapserv43d?map=/data/wcs/demo.map&amp;service=WCS&amp;version=1.0.0&amp;" /></Get>
29
        </HTTP>
30
      </DCPType>
31
      <DCPType>
32
        <HTTP>
33
          <Post><OnlineResource xlink:type="simple" xlink:href="http://hypnos.cbs.umn.edu/cgi-bin/mapserv43d?map=/data/wcs/demo.map&amp;service=WCS&amp;version=1.0.0&amp;" /></Post>
34
        </HTTP>
35
      </DCPType>
36
    </GetCapabilities>
37
    <DescribeCoverage>
38
      <DCPType>
39
        <HTTP>
40
          <Get><OnlineResource xlink:type="simple" xlink:href="http://hypnos.cbs.umn.edu/cgi-bin/mapserv43d?map=/data/wcs/demo.map&amp;service=WCS&amp;version=1.0.0&amp;" /></Get>
41
        </HTTP>
42
      </DCPType>
43
      <DCPType>
44
        <HTTP>
45
          <Post><OnlineResource xlink:type="simple" xlink:href="http://hypnos.cbs.umn.edu/cgi-bin/mapserv43d?map=/data/wcs/demo.map&amp;service=WCS&amp;version=1.0.0&amp;" /></Post>
46
        </HTTP>
47
      </DCPType>
48
    </DescribeCoverage>
49
    <GetCoverage>
50
      <DCPType>
51
        <HTTP>
52
          <Get><OnlineResource xlink:type="simple" xlink:href="http://hypnos.cbs.umn.edu/cgi-bin/mapserv43d?map=/data/wcs/demo.map&amp;service=WCS&amp;version=1.0.0&amp;" /></Get>
53
        </HTTP>
54
      </DCPType>
55
      <DCPType>
56
        <HTTP>
57
          <Post><OnlineResource xlink:type="simple" xlink:href="http://hypnos.cbs.umn.edu/cgi-bin/mapserv43d?map=/data/wcs/demo.map&amp;service=WCS&amp;version=1.0.0&amp;" /></Post>
58
        </HTTP>
59
      </DCPType>
60
    </GetCoverage>
61
  </Request>
62
  <Exception>
63
    <Format>application/vnd.ogc.se_xml</Format>
64
  </Exception>
65
  <VendorSpecificCapabilities />
66
</Capability>
67
<ContentMetadata>
68
  <CoverageOfferingBrief>
69
  <name>ndvi</name>
70
  <label>North Central US MODIS-based NDVI Images for 2002</label>
71
    <lonLatEnvelope srsName="WGS84(DD)">
72
      <gml:pos>-97.7071758865421 41.0324719184183</gml:pos>
73
      <gml:pos>-80.6778361148771 49.6650665681236</gml:pos>
74
    </lonLatEnvelope>
75
  </CoverageOfferingBrief>
76
  <CoverageOfferingBrief>
77
  <name>fpar</name>
78
  <label>North Central US MODIS-based FPAR Images for 2002</label>
79
    <lonLatEnvelope srsName="WGS84(DD)">
80
      <gml:pos>-97.7071758865421 41.0324719184183</gml:pos>
81
      <gml:pos>-80.6778361148771 49.6650665681236</gml:pos>
82
    </lonLatEnvelope>
83
  </CoverageOfferingBrief>
84
  <CoverageOfferingBrief>
85
  <name>modis</name>
86
  <label>North Central US MODIS Images for 2002</label>
87
    <lonLatEnvelope srsName="WGS84(DD)">
88
      <gml:pos>-97.7071758865421 41.0324719184183</gml:pos>
89
      <gml:pos>-80.6778361148771 49.6650665681236</gml:pos>
90
    </lonLatEnvelope>
91
  </CoverageOfferingBrief>
92
</ContentMetadata>
93
</WCS_Capabilities>