Bug report #2076

load/save scale based visibility layer information in styles

Added by christophgysin - over 14 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:Symbology
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:12136

Description

When saving a layer style, it sets attributes for min/maxLabelScale
and scaleBasedLabelVisibilityFlag in the *.qml file. I'd like to
save/load the global min/maxScale values the same way.

qgis-scale_in_style.patch Magnifier - add attributes minScale/maxScale/scaleBasedVisibilityFlag (3.02 KB) christophgysin -, 2009-11-11 04:22 AM

Associated revisions

Revision 7d55dbfa
Added by Jürgen Fischer over 14 years ago

qml fix:
- consider changes in data source notation of ogr provider
- consider min and max visibility scale for qml (fixes #2076)

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12090 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision 00d29928
Added by Jürgen Fischer over 14 years ago

qml fix:
- consider changes in data source notation of ogr provider
- consider min and max visibility scale for qml (fixes #2076)

git-svn-id: http://svn.osgeo.org/qgis/trunk@12090 c8812cc2-4d05-0410-92ff-de0c093fc19c

History

#1 Updated by Jürgen Fischer over 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

fixed in 00d29928 (SVN r12091)

Also available in: Atom PDF