[QGIS Commit] [qgis/Quantum-GIS] c3e4ff: Fixed a divde-by-zero error

GitHub noreply at github.com
Wed Sep 12 07:08:22 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: c3e4ff7848eb31aac60fb1f1dd755ece1c5b2cd7
      https://github.com/qgis/Quantum-GIS/commit/c3e4ff7848eb31aac60fb1f1dd755ece1c5b2cd7
  Author: Magnus Homann <magnus at homann.se>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M src/core/raster/qgsrasteriterator.cpp

  Log Message:
  -----------
  Fixed a divde-by-zero error


  Commit: 75eef2506861ab9f320f5ac68bf77ab0512277af
      https://github.com/qgis/Quantum-GIS/commit/75eef2506861ab9f320f5ac68bf77ab0512277af
  Author: Magnus Homann <magnus at homann.se>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M tests/src/gui/CMakeLists.txt
    A tests/src/gui/testprojectionissues.cpp
    A tests/testdata/issue5895_world.tif

  Log Message:
  -----------
  First little test case


  Commit: b890e1f11e319df73dcd758cb5cbbc66fba4bedb
      https://github.com/qgis/Quantum-GIS/commit/b890e1f11e319df73dcd758cb5cbbc66fba4bedb
  Author: Magnus Homann <magnus at homann.se>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M tests/src/gui/testprojectionissues.cpp
    A tests/testdata/checker360by180.asc
    R tests/testdata/issue5895_world.tif

  Log Message:
  -----------
  Changed to a much smaller raster file


  Commit: 87b9b5dd8a2769e52722d378df88e865f01306b3
      https://github.com/qgis/Quantum-GIS/commit/87b9b5dd8a2769e52722d378df88e865f01306b3
  Author: Magnus Homann <magnus at homann.se>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M src/core/qgsrasterprojector.cpp

  Log Message:
  -----------
  Catch inverse transform failures in raster reprojector. Fix for #5895


  Commit: c1f37e8a03b4752a10e5286276bfe4680a69592f
      https://github.com/qgis/Quantum-GIS/commit/c1f37e8a03b4752a10e5286276bfe4680a69592f
  Author: Magnus Homann <magnus at homann.se>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M src/core/qgsrasterprojector.cpp

  Log Message:
  -----------
  prepare-commit.sh


  Commit: 2096813d907f7a8be379976c1d73333c9eaa888b
      https://github.com/qgis/Quantum-GIS/commit/2096813d907f7a8be379976c1d73333c9eaa888b
  Author: Magnus Homann <magnus at homann.se>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M src/core/qgsrasterprojector.cpp
    M src/core/raster/qgsrasteriterator.cpp
    M tests/src/gui/CMakeLists.txt
    A tests/src/gui/testprojectionissues.cpp
    A tests/testdata/checker360by180.asc

  Log Message:
  -----------
  Merge pull request #229 from homann/issue5895

Issue 5895 fix and testcase for projection errors. Hopefully, we can add on other projection errors to this test case. If there are any more...


Compare: https://github.com/qgis/Quantum-GIS/compare/3cb46692b588...2096813d907f


More information about the QGIS-commit mailing list