Skip to content

Commit 21881f4

Browse files
author
timlinux
committed
Removed redundant maplayer section
git-svn-id: http://svn.osgeo.org/qgis/trunk@8049 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 9cc2295 commit 21881f4

File tree

1 file changed

+13
-83
lines changed

1 file changed

+13
-83
lines changed

tests/testdata/landsat_875.qml

+13-83
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,8 @@
11
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
22
<qgis projectname="" version="0.9.2-Ganymede" >
33
<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>
4+
<id>landsat_clip20080125220410500</id>
5+
<datasource>landsat_clip.tif</datasource>
766
<layername>landsat_clip</layername>
777
<srs>
788
<spatialrefsys>
@@ -83,7 +13,7 @@
8313
<description>WGS 84 / UTM zone 33N</description>
8414
<projectionacronym>utm</projectionacronym>
8515
<ellipsoidacronym>WGS84</ellipsoidacronym>
86-
<geographicflag>false</geographicflag>
16+
<geographicflag>true</geographicflag>
8717
</spatialrefsys>
8818
</srs>
8919
<transparencyLevelInt>255</transparencyLevelInt>
@@ -105,32 +35,32 @@
10535
<max>130</max>
10636
</minMaxEntry>
10737
<minMaxEntry>
108-
<min>134</min>
109-
<max>147</max>
38+
<min>133</min>
39+
<max>148</max>
11040
</minMaxEntry>
11141
<minMaxEntry>
112-
<min>88</min>
113-
<max>141</max>
42+
<min>57</min>
43+
<max>157</max>
11444
</minMaxEntry>
11545
<minMaxEntry>
11646
<min>0</min>
11747
<max>255</max>
11848
</minMaxEntry>
11949
<minMaxEntry>
120-
<min>76</min>
121-
<max>108</max>
50+
<min>61</min>
51+
<max>117</max>
12252
</minMaxEntry>
12353
<minMaxEntry>
12454
<min>0</min>
12555
<max>255</max>
12656
</minMaxEntry>
12757
<minMaxEntry>
128-
<min>130</min>
129-
<max>194</max>
58+
<min>92</min>
59+
<max>213</max>
13060
</minMaxEntry>
13161
<minMaxEntry>
132-
<min>170</min>
133-
<max>246</max>
62+
<min>122</min>
63+
<max>255</max>
13464
</minMaxEntry>
13565
<minMaxEntry>
13666
<min>0</min>

0 commit comments

Comments
 (0)