Skip to content

Commit d5e8697

Browse files
author
timlinux
committedJan 25, 2008
Added qml for testing landsat
git-svn-id: http://svn.osgeo.org/qgis/trunk@8045 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 044d2ca commit d5e8697

File tree

1 file changed

+143
-0
lines changed

1 file changed

+143
-0
lines changed
 

‎tests/testdata/landsat_clip_dark.qml

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
2+
<qgis projectname="" version="0.9.2-Ganymede" >
3+
<maplayer minScale="1" maxScale="1e+08" scaleBasedVisibilityFlag="0" type="raster" >
4+
<id>landsat20080124145540028</id>
5+
<datasource>landsat.tif</datasource>
6+
<layername>landsat</layername>
7+
<srs>
8+
<spatialrefsys>
9+
<proj4>+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs</proj4>
10+
<srsid>2267</srsid>
11+
<srid>32633</srid>
12+
<epsg>32633</epsg>
13+
<description>WGS 84 / UTM zone 33N</description>
14+
<projectionacronym>utm</projectionacronym>
15+
<ellipsoidacronym>WGS84</ellipsoidacronym>
16+
<geographicflag>true</geographicflag>
17+
</spatialrefsys>
18+
</srs>
19+
<transparencyLevelInt>255</transparencyLevelInt>
20+
<provider></provider>
21+
<rasterproperties>
22+
<mDebugOverlayFlag boolean="false" />
23+
<drawingStyle>MULTI_BAND_COLOR</drawingStyle>
24+
<mColorShadingAlgorithm>UNDEFINED_SHADING_ALGORITHM</mColorShadingAlgorithm>
25+
<mInvertPixelsFlag boolean="false" />
26+
<mRedBandName>8 : Undefined</mRedBandName>
27+
<mGreenBandName>7 : Undefined</mGreenBandName>
28+
<mBlueBandName>5 : Undefined</mBlueBandName>
29+
<mGrayBandName>Not Set</mGrayBandName>
30+
<mStandardDeviations>0</mStandardDeviations>
31+
<mContrastEnhancementAlgorithm>STRETCH_TO_MINMAX</mContrastEnhancementAlgorithm>
32+
<contrastEnhancementMinMaxValues>
33+
<minMaxEntry>
34+
<min>0</min>
35+
<max>137</max>
36+
</minMaxEntry>
37+
<minMaxEntry>
38+
<min>0</min>
39+
<max>161</max>
40+
</minMaxEntry>
41+
<minMaxEntry>
42+
<min>0</min>
43+
<max>181</max>
44+
</minMaxEntry>
45+
<minMaxEntry>
46+
<min>0</min>
47+
<max>151</max>
48+
</minMaxEntry>
49+
<minMaxEntry>
50+
<min>76</min>
51+
<max>108</max>
52+
</minMaxEntry>
53+
<minMaxEntry>
54+
<min>0</min>
55+
<max>255</max>
56+
</minMaxEntry>
57+
<minMaxEntry>
58+
<min>130</min>
59+
<max>194</max>
60+
</minMaxEntry>
61+
<minMaxEntry>
62+
<min>170</min>
63+
<max>246</max>
64+
</minMaxEntry>
65+
<minMaxEntry>
66+
<min>0</min>
67+
<max>255</max>
68+
</minMaxEntry>
69+
</contrastEnhancementMinMaxValues>
70+
<mNoDataValue mValidNoDataValue="false" >-9999.000000</mNoDataValue>
71+
</rasterproperties>
72+
</maplayer>
73+
<maplayer minScale="1" maxScale="1e+08" scaleBasedVisibilityFlag="0" type="raster" >
74+
<id>landsat_clip20080124154848331</id>
75+
<datasource>/Users/timlinux/gisdata/LandsatTM/landsat_clip.tif</datasource>
76+
<layername>landsat_clip</layername>
77+
<srs>
78+
<spatialrefsys>
79+
<proj4>+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs</proj4>
80+
<srsid>2267</srsid>
81+
<srid>32633</srid>
82+
<epsg>32633</epsg>
83+
<description>WGS 84 / UTM zone 33N</description>
84+
<projectionacronym>utm</projectionacronym>
85+
<ellipsoidacronym>WGS84</ellipsoidacronym>
86+
<geographicflag>false</geographicflag>
87+
</spatialrefsys>
88+
</srs>
89+
<transparencyLevelInt>255</transparencyLevelInt>
90+
<provider></provider>
91+
<rasterproperties>
92+
<mDebugOverlayFlag boolean="false" />
93+
<drawingStyle>MULTI_BAND_COLOR</drawingStyle>
94+
<mColorShadingAlgorithm>UNDEFINED_SHADING_ALGORITHM</mColorShadingAlgorithm>
95+
<mInvertPixelsFlag boolean="false" />
96+
<mRedBandName>8 : Undefined</mRedBandName>
97+
<mGreenBandName>7 : Undefined</mGreenBandName>
98+
<mBlueBandName>5 : Undefined</mBlueBandName>
99+
<mGrayBandName>Not Set</mGrayBandName>
100+
<mStandardDeviations>0</mStandardDeviations>
101+
<mContrastEnhancementAlgorithm>STRETCH_TO_MINMAX</mContrastEnhancementAlgorithm>
102+
<contrastEnhancementMinMaxValues>
103+
<minMaxEntry>
104+
<min>122</min>
105+
<max>130</max>
106+
</minMaxEntry>
107+
<minMaxEntry>
108+
<min>134</min>
109+
<max>147</max>
110+
</minMaxEntry>
111+
<minMaxEntry>
112+
<min>88</min>
113+
<max>141</max>
114+
</minMaxEntry>
115+
<minMaxEntry>
116+
<min>0</min>
117+
<max>255</max>
118+
</minMaxEntry>
119+
<minMaxEntry>
120+
<min>76</min>
121+
<max>108</max>
122+
</minMaxEntry>
123+
<minMaxEntry>
124+
<min>0</min>
125+
<max>255</max>
126+
</minMaxEntry>
127+
<minMaxEntry>
128+
<min>130</min>
129+
<max>194</max>
130+
</minMaxEntry>
131+
<minMaxEntry>
132+
<min>170</min>
133+
<max>246</max>
134+
</minMaxEntry>
135+
<minMaxEntry>
136+
<min>0</min>
137+
<max>255</max>
138+
</minMaxEntry>
139+
</contrastEnhancementMinMaxValues>
140+
<mNoDataValue mValidNoDataValue="false" >-9999.000000</mNoDataValue>
141+
</rasterproperties>
142+
</maplayer>
143+
</qgis>

0 commit comments

Comments
 (0)
Please sign in to comment.