geoserver

Форк
0
97 строк · 3.2 Кб
1
<coverage format = "rotated" >
2
  <name>rotated</name>
3
  <label>An artificial rotated coverage</label>
4
  <description>Just a fictuous rotated coverage used to show offset parameters in the rotated case</description>
5
  <wmspath>/</wmspath>
6
  <metadataLink about = "http://www.remotesensing.org:16080/websites/geotiff/geotiff.html" metadataType = "other" >
7
    
8
    null
9
  
10
  </metadataLink>
11
  <keywords>WCS,rotated,rotated</keywords>
12
  <!--
13
    the default style this CoverageInfoDTO can be represented by.
14
    at least must contain the "default" attribute
15
  -->
16
  <styles default = "raster" />
17
  <envelope crs = "PROJCS['Monte Mario / Italy zone 1', 
18
  GEOGCS['Monte Mario', 
19
    DATUM['Monte Mario', 
20
      SPHEROID['International 1924', 6378388.0, 297.0, AUTHORITY['EPSG','7022']], 
21
      TOWGS84[-50.2, -50.4, 84.8, -0.69, -2.012, 0.459, -5.791915759418465], 
22
      AUTHORITY['EPSG','6265']], 
23
    PRIMEM['Greenwich', 0.0, AUTHORITY['EPSG','8901']], 
24
    UNIT['degree', 0.017453292519943295], 
25
    AXIS['Geodetic longitude', EAST], 
26
    AXIS['Geodetic latitude', NORTH], 
27
    AUTHORITY['EPSG','4265']], 
28
  PROJECTION['Transverse_Mercator'], 
29
  PARAMETER['central_meridian', 9.0], 
30
  PARAMETER['latitude_of_origin', 0.0], 
31
  PARAMETER['scale_factor', 0.9996], 
32
  PARAMETER['false_easting', 1500000.0], 
33
  PARAMETER['false_northing', 0.0], 
34
  UNIT['m', 1.0], 
35
  AXIS['Easting', EAST], 
36
  AXIS['Northing', NORTH], 
37
  AUTHORITY['EPSG','3003']]" srsName = "EPSG:3003" >
38
    <pos>1402796.735086838 5000064.822668008</pos>
39
    <pos>1402868.2853603114 5000119.220342959</pos>
40
  </envelope>
41
  <grid dimension = "2" >
42
    <low>0 0 </low>
43
    <high>482 634 </high>
44
    <axisName>Easting</axisName>
45
    <axisName>Northing</axisName>
46
    <geoTransform >
47
      <scaleX>-5.270943E-6</scaleX>
48
      <scaleY>5.2709729999999995E-6</scaleY>
49
      <shearX>0.112851313689</shearX>
50
      <shearY>0.112851313599</shearY>
51
      <translateX>1402796.794050454</translateX>
52
      <translateY>5000064.879096299</translateY>
53
    </geoTransform>
54
  </grid>
55
  <CoverageDimension >
56
    <name>Red band</name>
57
    <description>GridSampleDimension[0.0,255.0]</description>
58
    <interval >
59
      <min>0.0</min>
60
      <max>255.0</max>
61
    </interval>
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
  </CoverageDimension>
71
  <CoverageDimension >
72
    <name>Blue band</name>
73
    <description>GridSampleDimension[0.0,255.0]</description>
74
    <interval >
75
      <min>0.0</min>
76
      <max>255.0</max>
77
    </interval>
78
  </CoverageDimension>
79
  <CoverageDimension >
80
    <name>values [0 ... 255]</name>
81
    <description>GridSampleDimension[0.0,255.0]</description>
82
    <interval >
83
      <min>0.0</min>
84
      <max>255.0</max>
85
    </interval>
86
  </CoverageDimension>
87
  <supportedCRSs >
88
    <requestCRSs>EPSG:3003</requestCRSs>
89
    <responseCRSs>EPSG:3003</responseCRSs>
90
  </supportedCRSs>
91
  <supportedFormats nativeFormat = "GeoTIFF" >
92
    <formats>GEOTIFF,TIFF,GIF,PNG,JPEG,DEBUG</formats>
93
  </supportedFormats>
94
  <supportedInterpolations default = "nearest neighbor" >
95
    <interpolationMethods>nearest neighbor,bilinear,bicubic</interpolationMethods>
96
  </supportedInterpolations>
97
</coverage>
98

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.