[QGIS Commit] [qgis/Quantum-GIS] 4a6eec: [processing] use csv module for table writer

GitHub noreply at github.com
Fri Sep 6 06:23:30 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 4a6eec75fa4d3f4520780b603c7a0ace2893e210
      https://github.com/qgis/Quantum-GIS/commit/4a6eec75fa4d3f4520780b603c7a0ace2893e210
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-09-06 (Fri, 06 Sep 2013)

  Changed paths:
    M python/plugins/processing/core/TableWriter.py

  Log Message:
  -----------
  [processing] use csv module for table writer


  Commit: 8f19acbbd76eac4840e438d284232e7f3e436de2
      https://github.com/qgis/Quantum-GIS/commit/8f19acbbd76eac4840e438d284232e7f3e436de2
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-09-06 (Fri, 06 Sep 2013)

  Changed paths:
    M python/plugins/processing/algs/StatisticsByCategories.py

  Log Message:
  -----------
  [processing] fix Statistics by categories algorithm


  Commit: 82b1ea04f68193618e68849ad6f1b7bf37f0c47a
      https://github.com/qgis/Quantum-GIS/commit/82b1ea04f68193618e68849ad6f1b7bf37f0c47a
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-09-06 (Fri, 06 Sep 2013)

  Changed paths:
    M python/plugins/processing/algs/ftools/PointDistance.py
    M python/plugins/processing/core/TableWriter.py

  Log Message:
  -----------
  [processing] write table header only when necessary
adopt Point distance alg to use OutputTable


Compare: https://github.com/qgis/Quantum-GIS/compare/6689964b47aa...82b1ea04f681


More information about the QGIS-commit mailing list