FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
WorldWindJava/testData/WCS/WCSDescribeCoverage002.xml at patch-1 · gb96/WorldWindJava · GitHub
gb96
/
WorldWindJava
Public
forked from
NASAWorldWind/WorldWindJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
WorldWindJava
/
testData
/
WCS
/
WCSDescribeCoverage002.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
68 lines (68 loc) · 2.72 KB
Breadcrumbs
WorldWindJava
/
testData
/
WCS
/
WCSDescribeCoverage002.xml
Copy path
File metadata and controls
68 lines (68 loc) · 2.72 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
CoverageDescription
xmlns
=
"
http://www.opengis.net/wcs
"
xmlns
:
gml
=
"
http://www.opengis.net/gml
"
xmlns
:
xlink
=
"
http://www.w3.org/1999/xlink
"
xmlns
:
xsi
=
"
http://www.w3.org/2001/XMLSchema-instance
"
xsi
:
schemaLocation
=
"
http://www.opengis.net/wcs http://schemas.opengeospatial.net/wcs/1.0.0/describeCoverage.xsd
"
version
=
"
1.0.0
"
>
<
CoverageOffering
>
<
description
>elevation/dted0</
description
>
<
name
>1</
name
>
<
label
>dted0_1</
label
>
<
lonLatEnvelope
srsName
=
"
WGS84(DD)
"
>
<
gml
:
pos
dimension
=
"
2
"
>-179.99999999999991 -89.999999999999943</
gml
:
pos
>
<
gml
:
pos
dimension
=
"
2
"
>180.00000000000003 84.00416666700005</
gml
:
pos
>
</
lonLatEnvelope
>
<
domainSet
>
<
spatialDomain
>
<
gml
:
Envelope
srsName
=
"
EPSG:4326
"
>
<
gml
:
pos
dimension
=
"
2
"
>-179.99999999999991 -89.999999999999943</
gml
:
pos
>
<
gml
:
pos
dimension
=
"
2
"
>180.00000000000003 84.00416666700005</
gml
:
pos
>
</
gml
:
Envelope
>
<
gml
:
RectifiedGrid
srsName
=
"
EPSG:4326
"
dimension
=
"
2
"
>
<
gml
:
limits
>
<
gml
:
GridEnvelope
>
<
gml
:
low
>0 0</
gml
:
low
>
<
gml
:
high
>43199 20880</
gml
:
high
>
</
gml
:
GridEnvelope
>
</
gml
:
limits
>
<
gml
:
axisName
>Raster_Pixel_Columns(X-axis)</
gml
:
axisName
>
<
gml
:
axisName
>Raster_Pixel_Rows(Y-axis)</
gml
:
axisName
>
<
gml
:
origin
>
<
gml
:
pos
>-179.99583333333325 84.000000100105098</
gml
:
pos
>
</
gml
:
origin
>
<
gml
:
offsetVector
>0.0083333333333333315 0</
gml
:
offsetVector
>
<
gml
:
offsetVector
>0 -0.0083331337899046985</
gml
:
offsetVector
>
</
gml
:
RectifiedGrid
>
</
spatialDomain
>
</
domainSet
>
<
rangeSet
>
<
RangeSet
>
<
name
>RangeSet_1</
name
>
<
label
>dted0_1 RangeSet</
label
>
<
axisDescription
>
<
AxisDescription
>
<
name
>Band</
name
>
<
label
>Band Numbers</
label
>
<
values
>
<
singleValue
>1</
singleValue
>
</
values
>
</
AxisDescription
>
</
axisDescription
>
<
nullValues
>
<
singleValue
>32767</
singleValue
>
</
nullValues
>
</
RangeSet
>
</
rangeSet
>
<
supportedCRSs
>
<
requestResponseCRSs
>EPSG:4326</
requestResponseCRSs
>
<
nativeCRSs
>EPSG:4326</
nativeCRSs
>
</
supportedCRSs
>
<
supportedFormats
nativeFormat
=
"
GeoTIFF
"
>
<
formats
>GeoTIFF</
formats
>
<
formats
>NITF</
formats
>
<
formats
>HDF</
formats
>
<
formats
>JPEG2000</
formats
>
</
supportedFormats
>
<
supportedInterpolations
default
=
"
nearest neighbor
"
>
<
interpolationMethod
>nearest neighbor</
interpolationMethod
>
<
interpolationMethod
>bilinear</
interpolationMethod
>
<
interpolationMethod
>bicubic</
interpolationMethod
>
</
supportedInterpolations
>
</
CoverageOffering
>
</
CoverageDescription
>
Back
|
FazBrowse Home
|
New Git URL