[pdal-commits] [PDAL/PDAL] 51e0f7: Fix GDAL reader so that tests pass :)

GitHub noreply at github.com
Wed Feb 17 12:17:25 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 51e0f721c8cf672b9f3a2cf9553909269a8c84f5
      https://github.com/PDAL/PDAL/commit/51e0f721c8cf672b9f3a2cf9553909269a8c84f5
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M io/gdal/GDALReader.cpp
    M src/GDALUtils.cpp
    A test/data/gdal/byte.tif
    A test/data/gdal/data.xyz
    A test/data/gdal/float32.tif
    A test/data/gdal/float64.tif
    A test/data/gdal/int16.tif
    A test/data/gdal/int32.tif
    M test/unit/io/gdal/GDALReaderTest.cpp

  Log Message:
  -----------
  Fix GDAL reader so that tests pass :)
Test tif files from from GDAL autotest.  data.xyz file was generated from
float32.tif with gdal_translate.


  Commit: e933b45d4510d1779219d0bc3441113a51d7b27c
      https://github.com/PDAL/PDAL/commit/e933b45d4510d1779219d0bc3441113a51d7b27c
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M io/gdal/GDALReader.cpp
    M src/GDALUtils.cpp
    A test/data/gdal/byte.tif
    A test/data/gdal/data.xyz
    A test/data/gdal/float32.tif
    A test/data/gdal/float64.tif
    A test/data/gdal/int16.tif
    A test/data/gdal/int32.tif
    M test/unit/io/gdal/GDALReaderTest.cpp

  Log Message:
  -----------
  Merge pull request #1135 from PDAL/fixgdal

Fix GDAL reader so that tests pass


Compare: https://github.com/PDAL/PDAL/compare/e76b229515a4...e933b45d4510


More information about the pdal-commits mailing list