File tree Expand file tree Collapse file tree 7 files changed +6
-7
lines changed
python/plugins/processing/tests/data
qgis_local_server/test-project
qgis_server_accesscontrol Expand file tree Collapse file tree 7 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 4545 </filegroup>
4646 </legendlayer>
4747 </legend>
48- <projectlayers layercount="4" >
48+ <projectlayers>
4949 <maplayer minimumScale="0" maximumScale="1e+08" geometry="Line" type="vector" hasScaleBasedVisibilityFlag="0">
5050 <id>lines20130323011923044</id>
5151 <datasource>./lines.shp</datasource>
Original file line number Diff line number Diff line change @@ -1058,7 +1058,6 @@ bool QgsProject::write()
10581058 // Iterate over layers in zOrder
10591059 // Call writeXML() on each
10601060 QDomElement projectLayersNode = doc->createElement ( " projectlayers" );
1061- projectLayersNode.setAttribute ( " layercount" , qulonglong ( layers.size () ) );
10621061
10631062 QMap<QString, QgsMapLayer*>::ConstIterator li = layers.constBegin ();
10641063 while ( li != layers.end () )
Original file line number Diff line number Diff line change 4242 </filegroup>
4343 </legendlayer>
4444 </legend>
45- <projectlayers layercount="3" >
45+ <projectlayers>
4646 <maplayer minimumScale="0" maximumScale="1e+08" simplifyDrawingHints="1" minLabelScale="0" maxLabelScale="1e+08" simplifyDrawingTol="1" geometry="Polygon" simplifyMaxScale="1" type="vector" hasScaleBasedVisibilityFlag="0" simplifyLocal="1" scaleBasedLabelVisibilityFlag="0">
4747 <id>aoi20130902095858570</id>
4848 <datasource>dbname='./pal_features_v3.sqlite' table="aoi" (geometry) sql=</datasource>
Original file line number Diff line number Diff line change 3737 </filegroup>
3838 </legendlayer>
3939 </legend>
40- <projectlayers layercount="2" >
40+ <projectlayers>
4141 <maplayer minimumScale="0" maximumScale="1e+08" simplifyDrawingHints="1" minLabelScale="0" maxLabelScale="1e+08" simplifyDrawingTol="1" geometry="Polygon" simplifyMaxScale="1" type="vector" hasScaleBasedVisibilityFlag="0" simplifyLocal="1" scaleBasedLabelVisibilityFlag="0">
4242 <id>aoi20130902095858570</id>
4343 <datasource>dbname='./features_v3.sqlite' table="aoi" (geometry) sql=</datasource>
Original file line number Diff line number Diff line change 4747 </filegroup>
4848 </legendlayer>
4949 </legend>
50- <projectlayers layercount="1" >
50+ <projectlayers>
5151 <maplayer minimumScale="-4.65661e-10" maximumScale="1e+08" simplifyDrawingHints="0" minLabelScale="0" maxLabelScale="1e+08" simplifyDrawingTol="1" geometry="Point" simplifyMaxScale="1" type="vector" hasScaleBasedVisibilityFlag="0" simplifyLocal="1" scaleBasedLabelVisibilityFlag="0">
5252 <id>testlayer20150528120452665</id>
5353 <datasource>./testlayer.shp</datasource>
Original file line number Diff line number Diff line change 7272 <layer_coordinate_transform destAuthId="EPSG:4326" srcAuthId="EPSG:4326" srcDatumTransform="-1" destDatumTransform="-1" layerid="testlayer20150528120452665"/>
7373 </layer_coordinate_transform_info>
7474 </mapcanvas>
75- <projectlayers layercount="1" >
75+ <projectlayers>
7676 <maplayer minimumScale="-4.65661e-10" maximumScale="1e+08" simplifyDrawingHints="0" minLabelScale="0" maxLabelScale="1e+08" simplifyDrawingTol="1" geometry="Point" simplifyMaxScale="1" type="vector" hasScaleBasedVisibilityFlag="0" simplifyLocal="1" scaleBasedLabelVisibilityFlag="0">
7777 <id>testlayer20150528120452665</id>
7878 <datasource>./testlayer.shp</datasource>
Original file line number Diff line number Diff line change 375375 </ComposerLabel>
376376 </Composition>
377377 </Composer>
378- <projectlayers layercount="5" >
378+ <projectlayers>
379379 <maplayer minimumScale="-4.65661e-10" maximumScale="1e+08" simplifyDrawingHints="1" minLabelScale="1" maxLabelScale="1e+08" simplifyDrawingTol="1" geometry="Polygon" simplifyMaxScale="1" type="vector" hasScaleBasedVisibilityFlag="0" simplifyLocal="1" scaleBasedLabelVisibilityFlag="0">
380380 <id>Hello_copy20150804164427541</id>
381381 <datasource>dbname='./helloworld.db' table="hello" (geom) sql=</datasource>
You can’t perform that action at this time.
0 commit comments