[QGIS Commit] [qgis/Quantum-GIS] 6e855d: fix export from Graduated renderingV2 to SLD, gene...

GitHub noreply at github.com
Tue Jun 19 04:37:20 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 6e855d8c1a6d7dac345465520c4b86a7321a3ebe
      https://github.com/qgis/Quantum-GIS/commit/6e855d8c1a6d7dac345465520c4b86a7321a3ebe
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M src/core/qgsexpression.cpp
    M src/core/symbology-ng/qgscategorizedsymbolrendererv2.cpp
    M src/core/symbology-ng/qgsgraduatedsymbolrendererv2.cpp
    M src/core/symbology-ng/qgssymbollayerv2utils.cpp

  Log Message:
  -----------
  fix export from Graduated renderingV2 to SLD, generate valid SLD docs (fix #5795):

Description tag must have a child tag,
OnlineResource tag and its child Format tag must have SE namespace,
Filter tag created and never appended to the Rule element exporting from a Graduated rendering,
fix convertion between PropertyIsBetween tag and QgsExpression


  Commit: 88187f1e4c666564b4a46db83dc67d1eb4b1832b
      https://github.com/qgis/Quantum-GIS/commit/88187f1e4c666564b4a46db83dc67d1eb4b1832b
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M src/app/qgsvectorlayerproperties.cpp
    M src/app/qgsvectorlayerproperties.h

  Log Message:
  -----------
  display a menu to choose the output format saving vector styles (fix #5136)


Compare: https://github.com/qgis/Quantum-GIS/compare/1d6943d06715...88187f1e4c66


More information about the QGIS-commit mailing list