[QGIS Commit] [qgis/QGIS] 1d812b: use python API to get raster SRS, instead of relyi...

GitHub noreply at github.com
Wed Feb 5 14:54:13 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 1d812b3187dbf7a4d30706cf96b10386ba556e71
      https://github.com/qgis/QGIS/commit/1d812b3187dbf7a4d30706cf96b10386ba556e71
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M python/plugins/GdalTools/tools/GdalTools_utils.py

  Log Message:
  -----------
  use python API to get raster SRS, instead of relying on gdalinfo


  Commit: 4b9e181e23c2f0fa31a7600834919cbaf25555a3
      https://github.com/qgis/QGIS/commit/4b9e181e23c2f0fa31a7600834919cbaf25555a3
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M python/plugins/GdalTools/tools/GdalTools_utils.py

  Log Message:
  -----------
  use python API to get raster extent, instead of relying on gdalinfo


  Commit: 58faa5b4ad113860e798f2b5fdeb0741bb864e09
      https://github.com/qgis/QGIS/commit/58faa5b4ad113860e798f2b5fdeb0741bb864e09
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M python/plugins/GdalTools/tools/GdalTools_utils.py

  Log Message:
  -----------
  Merge pull request #1129 from etiennesky/gdaltools_fixes2

gdaltools: use GDAL python bindings to get raster SRS and extent (fix #9460)


Compare: https://github.com/qgis/QGIS/compare/6178860d7616...58faa5b4ad11


More information about the QGIS-commit mailing list