[pdal-commits] [PDAL/PDAL] ac8abc: Allow all datatypes for writers.gdal raster output...

GitHub noreply at github.com
Thu Sep 7 11:21:17 PDT 2017


  Branch: refs/heads/issue-1651-suppress-vlrs
  Home:   https://github.com/PDAL/PDAL
  Commit: ac8abc1937d4544155f9e9f689ac50f9f0168a45
      https://github.com/PDAL/PDAL/commit/ac8abc1937d4544155f9e9f689ac50f9f0168a45
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-09-07 (Thu, 07 Sep 2017)

  Changed paths:
    M doc/stages/writers.gdal.rst
    M io/GDALGrid.cpp
    M io/GDALGrid.hpp
    M io/GDALReader.cpp
    M io/GDALReader.hpp
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp
    M pdal/DimUtil.hpp
    M pdal/EigenUtils.cpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M test/data/gdal/grid.txt
    M test/unit/io/GDALWriterTest.cpp

  Log Message:
  -----------
  Allow all datatypes for writers.gdal raster output.
Allow specification of the writers.gdal nodata value.


  Commit: 97a134c1d5a2415a715829897b224fce754428ea
      https://github.com/PDAL/PDAL/commit/97a134c1d5a2415a715829897b224fce754428ea
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-09-07 (Thu, 07 Sep 2017)

  Changed paths:
    M doc/stages/writers.gdal.rst
    M io/GDALGrid.cpp
    M io/GDALGrid.hpp
    M io/GDALReader.cpp
    M io/GDALReader.hpp
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp
    M pdal/DimUtil.hpp
    M pdal/EigenUtils.cpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M test/data/gdal/grid.txt
    M test/unit/io/GDALWriterTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue-1651-suppress-vlrs


Compare: https://github.com/PDAL/PDAL/compare/556395f75cc7...97a134c1d5a2


More information about the pdal-commits mailing list