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

GitHub noreply at github.com
Wed Feb 17 07:23:05 PST 2016


  Branch: refs/heads/fixgdal
  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.




More information about the pdal-commits mailing list