forked from NASAWorldWind/WorldWindJava
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWCSCapabilities002.xml
More file actions
197 lines (196 loc) · 9.11 KB
/
WCSCapabilities002.xml
File metadata and controls
197 lines (196 loc) · 9.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (C) 2014 United States Government as represented by the Administrator of the
~ National Aeronautics and Space Administration.
~ All Rights Reserved.
-->
<wcs:WCS_Capabilities version="1.0.0" xmlns:wcs="http://www.opengis.net/wcs" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:ogc="http://www.opengis.net/ogc" xmlns:ows="http://www.opengis.net/ows/1.1"
xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/wcs http://10.0.1.198:8080/geoserver/schemas/wcs/1.0.0/wcsCapabilities.xsd"
updateSequence="105">
<wcs:Service>
<wcs:metadataLink about="http://geoserver.sourceforge.net/html/index.php" xlink:type="simple"
metadataType="other"/>
<wcs:description>This server implements the WCS specification 1.0 and 1.1.1, it's reference implementation of
WCS 1.1.1. All layers published by this service are available on WMS also.
</wcs:description>
<wcs:name>WCS</wcs:name>
<wcs:label>Web Coverage Service</wcs:label>
<wcs:keywords>
<wcs:keyword>WCS</wcs:keyword>
<wcs:keyword>WMS</wcs:keyword>
<wcs:keyword>GEOSERVER</wcs:keyword>
</wcs:keywords>
<wcs:responsibleParty>
<wcs:individualName>Claudius Ptolomaeus</wcs:individualName>
<wcs:organisationName>The ancient geographes INC</wcs:organisationName>
<wcs:positionName>Chief geographer</wcs:positionName>
<wcs:contactInfo>
<wcs:phone/>
<wcs:address>
<wcs:city>Alexandria</wcs:city>
<wcs:country>Egypt</wcs:country>
<wcs:electronicMailAddress>claudius.ptolomaeus@gmail.com</wcs:electronicMailAddress>
</wcs:address>
</wcs:contactInfo>
</wcs:responsibleParty>
<wcs:fees>NONE</wcs:fees>
<wcs:accessConstraints>NONE</wcs:accessConstraints>
</wcs:Service>
<wcs:Capability>
<wcs:Request>
<wcs:GetCapabilities>
<wcs:DCPType>
<wcs:HTTP>
<wcs:Get>
<wcs:OnlineResource xlink:href="http://10.0.1.198:8080/geoserver/wcs?"/>
</wcs:Get>
</wcs:HTTP>
</wcs:DCPType>
<wcs:DCPType>
<wcs:HTTP>
<wcs:Post>
<wcs:OnlineResource xlink:href="http://10.0.1.198:8080/geoserver/wcs?"/>
</wcs:Post>
</wcs:HTTP>
</wcs:DCPType>
</wcs:GetCapabilities>
<wcs:DescribeCoverage>
<wcs:DCPType>
<wcs:HTTP>
<wcs:Get>
<wcs:OnlineResource xlink:href="http://10.0.1.198:8080/geoserver/wcs?"/>
</wcs:Get>
</wcs:HTTP>
</wcs:DCPType>
<wcs:DCPType>
<wcs:HTTP>
<wcs:Post>
<wcs:OnlineResource xlink:href="http://10.0.1.198:8080/geoserver/wcs?"/>
</wcs:Post>
</wcs:HTTP>
</wcs:DCPType>
</wcs:DescribeCoverage>
<wcs:GetCoverage>
<wcs:DCPType>
<wcs:HTTP>
<wcs:Get>
<wcs:OnlineResource xlink:href="http://10.0.1.198:8080/geoserver/wcs?"/>
</wcs:Get>
</wcs:HTTP>
</wcs:DCPType>
<wcs:DCPType>
<wcs:HTTP>
<wcs:Post>
<wcs:OnlineResource xlink:href="http://10.0.1.198:8080/geoserver/wcs?"/>
</wcs:Post>
</wcs:HTTP>
</wcs:DCPType>
</wcs:GetCoverage>
</wcs:Request>
<wcs:Exception>
<wcs:Format>application/vnd.ogc.se_xml</wcs:Format>
</wcs:Exception>
</wcs:Capability>
<wcs:ContentMetadata>
<wcs:CoverageOfferingBrief>
<wcs:description>Generated from arcGridSample</wcs:description>
<wcs:name>nurc:Arc_Sample</wcs:name>
<wcs:label>A sample ArcGrid file</wcs:label>
<wcs:lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
<gml:pos>-180.0 -90.0</gml:pos>
<gml:pos>180.0 90.0</gml:pos>
</wcs:lonLatEnvelope>
<wcs:keywords>
<wcs:keyword>WCS</wcs:keyword>
<wcs:keyword>arcGridSample</wcs:keyword>
<wcs:keyword>arcGridSample_Coverage</wcs:keyword>
</wcs:keywords>
</wcs:CoverageOfferingBrief>
<wcs:CoverageOfferingBrief>
<wcs:description>Generated from ImageMosaic</wcs:description>
<wcs:name>WW:aster_v2</wcs:name>
<wcs:label>ASTER</wcs:label>
<wcs:lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
<gml:pos>-180.0001388888889 -83.0001388888889</gml:pos>
<gml:pos>180.00013888888887 83.00013888888888</gml:pos>
</wcs:lonLatEnvelope>
<wcs:keywords>
<wcs:keyword>WCS</wcs:keyword>
<wcs:keyword>ImageMosaic</wcs:keyword>
<wcs:keyword>ASTER</wcs:keyword>
</wcs:keywords>
</wcs:CoverageOfferingBrief>
<wcs:CoverageOfferingBrief>
<wcs:description>Generated from ImageMosaic</wcs:description>
<wcs:name>cite:FAAChartsCroppedReprojected</wcs:name>
<wcs:label>FAAChartsCroppedReprojected</wcs:label>
<wcs:lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
<gml:pos>-173.4897609604564 50.896520942672375</gml:pos>
<gml:pos>178.65474058869506 72.33574978977076</gml:pos>
</wcs:lonLatEnvelope>
<wcs:keywords>
<wcs:keyword>WCS</wcs:keyword>
<wcs:keyword>ImageMosaic</wcs:keyword>
<wcs:keyword>FAAChartsCroppedReprojected</wcs:keyword>
</wcs:keywords>
</wcs:CoverageOfferingBrief>
<wcs:CoverageOfferingBrief>
<wcs:description>Generated from ImageMosaic</wcs:description>
<wcs:name>WW:NASA_SRTM30_900m_Tiled</wcs:name>
<wcs:label>NASA_SRTM30_900m_Tiled</wcs:label>
<wcs:lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
<gml:pos>-180.0 -90.0</gml:pos>
<gml:pos>180.0 90.0</gml:pos>
</wcs:lonLatEnvelope>
<wcs:keywords>
<wcs:keyword>WCS</wcs:keyword>
<wcs:keyword>ImageMosaic</wcs:keyword>
<wcs:keyword>NASA_SRTM30_900m_Tiled</wcs:keyword>
</wcs:keywords>
</wcs:CoverageOfferingBrief>
<wcs:CoverageOfferingBrief>
<wcs:description>A very rough imagery of North America</wcs:description>
<wcs:name>nurc:Img_Sample</wcs:name>
<wcs:label>North America sample imagery</wcs:label>
<wcs:lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
<gml:pos>-130.85168 20.7052</gml:pos>
<gml:pos>-62.0054 54.1141</gml:pos>
</wcs:lonLatEnvelope>
<wcs:keywords>
<wcs:keyword>WCS</wcs:keyword>
<wcs:keyword>worldImageSample</wcs:keyword>
<wcs:keyword>worldImageSample_Coverage</wcs:keyword>
</wcs:keywords>
</wcs:CoverageOfferingBrief>
<wcs:CoverageOfferingBrief>
<wcs:description>Generated from ImageMosaic</wcs:description>
<wcs:name>nurc:mosaic</wcs:name>
<wcs:label>mosaic</wcs:label>
<wcs:lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
<gml:pos>6.346 36.492</gml:pos>
<gml:pos>20.83 46.591</gml:pos>
</wcs:lonLatEnvelope>
<wcs:keywords>
<wcs:keyword>WCS</wcs:keyword>
<wcs:keyword>ImageMosaic</wcs:keyword>
<wcs:keyword>mosaic</wcs:keyword>
</wcs:keywords>
</wcs:CoverageOfferingBrief>
<wcs:CoverageOfferingBrief>
<wcs:description>Generated from sfdem</wcs:description>
<wcs:name>sf:sfdem</wcs:name>
<wcs:label>sfdem is a Tagged Image File Format with Geographic information</wcs:label>
<wcs:lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
<gml:pos>-103.87108701853181 44.370187074132616</gml:pos>
<gml:pos>-103.62940739432703 44.5016011535299</gml:pos>
</wcs:lonLatEnvelope>
<wcs:keywords>
<wcs:keyword>WCS</wcs:keyword>
<wcs:keyword>sfdem</wcs:keyword>
<wcs:keyword>sfdem</wcs:keyword>
</wcs:keywords>
</wcs:CoverageOfferingBrief>
</wcs:ContentMetadata>
</wcs:WCS_Capabilities>