[QGIS Commit] [qgis/QGIS] 9ef91a: added error handling for too big rasters

GitHub noreply at github.com
Mon Mar 31 09:16:06 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 9ef91a222cc5ff1943f7b7c35d612d7310d74adf
      https://github.com/qgis/QGIS/commit/9ef91a222cc5ff1943f7b7c35d612d7310d74adf
  Author: anitagraser <anitagraser at gmx.at>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M python/plugins/processing/script/scripts/Extract_raster_values_to_shapefile.py

  Log Message:
  -----------
  added error handling for too big rasters

I ran into memory problems with big rasters. Now the error message points the user to this potential error source.


  Commit: d3b4a8f5de55a4426c9946c59717a8d423593cd9
      https://github.com/qgis/QGIS/commit/d3b4a8f5de55a4426c9946c59717a8d423593cd9
  Author: alexbruy <alexander.bruy at gmail.com>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M python/plugins/processing/script/scripts/Extract_raster_values_to_shapefile.py

  Log Message:
  -----------
  Merge pull request #1280 from anitagraser/patch-1

[processing] added error handling for too big rasters


Compare: https://github.com/qgis/QGIS/compare/a191d5bcb686...d3b4a8f5de55


More information about the QGIS-commit mailing list