Project

General

Profile

1
<coverage format = "img_sample2" >
2
  <name>Pk50095</name>
3
  <label>Pk50095 is a A raster file accompanied by a spatial data file</label>
4
  <description>Generated from img_sample2</description>
5
  <wmspath>/</wmspath>
6
  <keywords>WCS,img_sample2,Pk50095</keywords>
7
  <!--
8
    the default style this CoverageInfoDTO can be represented by.
9
    at least must contain the "default" attribute
10
  -->
11
  <styles default = "raster" />
12
  <!--
13
    crs: native CRS definition, srsName: user defined CRS identifier
14
  -->
15
  <envelope crs = "PROJCS['WGS 84 / UTM zone 33N', 
16
  GEOGCS['WGS 84', 
17
    DATUM['World Geodetic System 1984', 
18
      SPHEROID['WGS 84', 6378137.0, 298.257223563, AUTHORITY['EPSG','7030']], 
19
      AUTHORITY['EPSG','6326']], 
20
    PRIMEM['Greenwich', 0.0, AUTHORITY['EPSG','8901']], 
21
    UNIT['degree', 0.017453292519943295], 
22
    AXIS['Geodetic longitude', EAST], 
23
    AXIS['Geodetic latitude', NORTH], 
24
    AUTHORITY['EPSG','4326']], 
25
  PROJECTION['Transverse_Mercator'], 
26
  PARAMETER['central_meridian', 15.0], 
27
  PARAMETER['latitude_of_origin', 0.0], 
28
  PARAMETER['scale_factor', 0.9996], 
29
  PARAMETER['false_easting', 500000.0], 
30
  PARAMETER['false_northing', 0.0], 
31
  UNIT['m', 1.0], 
32
  AXIS['Easting', EAST], 
33
  AXIS['Northing', NORTH], 
34
  AUTHORITY['EPSG','32633']]" srsName = "EPSG:32633" >
35
    <pos>347649.93086859107 5176214.082539256</pos>
36
    <pos>370725.976428591 5196961.352859256</pos>
37
  </envelope>
38
  <grid dimension = "2" >
39
    <low>0 0 </low>
40
    <high>545 490 </high>
41
    <axisName>Red band</axisName>
42
    <axisName>Green band</axisName>
43
    <axisName>Blue band</axisName>
44
    <geoTransform >
45
      <scaleX>42.34136799999989</scaleX>
46
      <scaleY>-42.34136800000026</scaleY>
47
      <shearX>0.0</shearX>
48
      <shearY>0.0</shearY>
49
      <translateX>347671.1015525911</translateX>
50
      <translateY>5196940.182175256</translateY>
51
    </geoTransform>
52
  </grid>
53
  <CoverageDimension >
54
    <name>Red band</name>
55
    <description>GridSampleDimension[0.0,255.0]</description>
56
    <interval >
57
      <min>0.0</min>
58
      <max>255.0</max>
59
    </interval>
60
    <nullValues >
61
    </nullValues>
62
  </CoverageDimension>
63
  <CoverageDimension >
64
    <name>Green band</name>
65
    <description>GridSampleDimension[0.0,255.0]</description>
66
    <interval >
67
      <min>0.0</min>
68
      <max>255.0</max>
69
    </interval>
70
    <nullValues >
71
    </nullValues>
72
  </CoverageDimension>
73
  <CoverageDimension >
74
    <name>Blue band</name>
75
    <description>GridSampleDimension[0.0,255.0]</description>
76
    <interval >
77
      <min>0.0</min>
78
      <max>255.0</max>
79
    </interval>
80
    <nullValues >
81
    </nullValues>
82
  </CoverageDimension>
83
  <supportedCRSs >
84
    <requestCRSs>EPSG:32633</requestCRSs>
85
    <responseCRSs>EPSG:32633</responseCRSs>
86
  </supportedCRSs>
87
  <supportedFormats nativeFormat = "WorldImage" >
88
    <formats>GIF,PNG,JPEG,TIFF,GTOPO30,GEOTIFF,IMAGEMOSAIC,ARCGRID</formats>
89
  </supportedFormats>
90
  <supportedInterpolations default = "nearest neighbor" >
91
    <interpolationMethods>nearest neighbor,bilinear,bicubic,bicubic_2</interpolationMethods>
92
  </supportedInterpolations>
93
  <parameters >
94
    <parameter value = "" name = "ReadGridGeometry2D" />
95
  </parameters>
96
</coverage>
(4-4/7)