[QGIS Commit] [qgis/Quantum-GIS] 6b5fef: [processing] add Clip By Mask algorithm

GitHub noreply at github.com
Sat Sep 14 08:26:08 PDT 2013


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

  Changed paths:
    M python/plugins/processing/gdal/ClipByExtent.py
    A python/plugins/processing/gdal/ClipByMask.py
    M python/plugins/processing/gdal/GdalOgrAlgorithmProvider.py

  Log Message:
  -----------
  [processing] add Clip By Mask algorithm


  Commit: 65b5b01b456aacd70d8be3168aa6b3f0e1ab0b41
      https://github.com/qgis/Quantum-GIS/commit/65b5b01b456aacd70d8be3168aa6b3f0e1ab0b41
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M python/plugins/processing/gdal/GdalOgrAlgorithmProvider.py
    A python/plugins/processing/gdal/contour.py

  Log Message:
  -----------
  [processing] add GDAL Contour algorithm


  Commit: 69931cf559c6f16df96057dd09475f45cf55b45b
      https://github.com/qgis/Quantum-GIS/commit/69931cf559c6f16df96057dd09475f45cf55b45b
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M python/plugins/processing/gdal/gdaladdo.py

  Log Message:
  -----------
  [processing] impove Build Pyramids algorithm


  Commit: 3c8cfd0be0ba54bda4c32d73010f60fe6cc52580
      https://github.com/qgis/Quantum-GIS/commit/3c8cfd0be0ba54bda4c32d73010f60fe6cc52580
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    A python/plugins/processing/gdal/icons/extractprojection.png
    A python/plugins/processing/gdal/scripts/extractprojection.py

  Log Message:
  -----------
  [processing] add Extract projection algorithm


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

  Changed paths:
    M python/plugins/processing/script/ScriptAlgorithm.py

  Log Message:
  -----------
  [processing] fix parsing of selection options in scripts


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

  Changed paths:
    M python/plugins/processing/gdal/scripts/proximity.py

  Log Message:
  -----------
  [processing] fix passing distunits parameter for GDAL proximity (fix #8247)


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

  Changed paths:
    M python/plugins/processing/gdal/GdalOgrAlgorithmProvider.py
    A python/plugins/processing/gdal/rasterize.py

  Log Message:
  -----------
  [processing] add GDAL rasterize algorithm (fix #5854)


Compare: https://github.com/qgis/Quantum-GIS/compare/71c8672654bf...e7ae5d2c683f


More information about the QGIS-commit mailing list