[pdal-commits] [PDAL/PDAL] caf1f8: Change readers.txt to readers.text.

GitHub noreply at github.com
Mon Oct 3 18:35:08 PDT 2016


  Branch: refs/heads/gdalwriter
  Home:   https://github.com/PDAL/PDAL
  Commit: caf1f8098a4d5e7e64d34d7e4c8f8909aba8369f
      https://github.com/PDAL/PDAL/commit/caf1f8098a4d5e7e64d34d7e4c8f8909aba8369f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/StageFactory.cpp

  Log Message:
  -----------
  Change readers.txt to readers.text.
Close #1319


  Commit: 1ae03d000c5f57dc134df57212df1e8cf4319e55
      https://github.com/PDAL/PDAL/commit/1ae03d000c5f57dc134df57212df1e8cf4319e55
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/StageFactory.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into gdalwriter


  Commit: f156b2bf39b74716531c1f077f611bbeaf33ffe1
      https://github.com/PDAL/PDAL/commit/f156b2bf39b74716531c1f077f611bbeaf33ffe1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M io/text/TextReader.cpp

  Log Message:
  -----------
  Remove stray debug code.


  Commit: 87c92b6ec3bd70cab1d1a5979b1797f497792028
      https://github.com/PDAL/PDAL/commit/87c92b6ec3bd70cab1d1a5979b1797f497792028
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M io/text/TextReader.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into gdalwriter


  Commit: cf73cf6b1511c043a4d1a68fd8d6ce6937348f6c
      https://github.com/PDAL/PDAL/commit/cf73cf6b1511c043a4d1a68fd8d6ce6937348f6c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M io/text/TextReader.cpp
    A test/data/text/badheader.txt
    M test/unit/io/text/TextReaderTest.cpp

  Log Message:
  -----------
  Check for duplicate dimensions in readers.text.
Close #1320


  Commit: b24ceda025fb8357967293f6da39dda311d798b9
      https://github.com/PDAL/PDAL/commit/b24ceda025fb8357967293f6da39dda311d798b9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M io/text/TextReader.cpp
    A test/data/text/badheader.txt
    M test/unit/io/text/TextReaderTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into gdalwriter


  Commit: 34a1b6bafe086a59cc36f11e6e6be4f0298d50e5
      https://github.com/PDAL/PDAL/commit/34a1b6bafe086a59cc36f11e6e6be4f0298d50e5
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M io/gdal/GDALWriter.cpp
    M io/gdal/GDALWriter.hpp
    M src/GDALUtils.cpp

  Log Message:
  -----------
  Make minx, miny lower left of grid.
Reduce size of grid by 1 in each direction.
Fix windowFill bugs.


Compare: https://github.com/PDAL/PDAL/compare/43cc1fadc6be...34a1b6bafe08


More information about the pdal-commits mailing list