[pdal-commits] [PDAL/PDAL] fcc7c1: Add sphinx-bibtex to install command.

GitHub noreply at github.com
Fri Oct 7 06:00:14 PDT 2016


  Branch: refs/heads/pass-filters-as-json-to-pdal-translate
  Home:   https://github.com/PDAL/PDAL
  Commit: fcc7c1023a2f43ce89af75b744b1be452654ac85
      https://github.com/PDAL/PDAL/commit/fcc7c1023a2f43ce89af75b744b1be452654ac85
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M doc/development/docs.rst

  Log Message:
  -----------
  Add sphinx-bibtex to install command.


  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: 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: 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: 2fcd7ff13f8f1f52a7d8da80b7ef7bf2a0972c64
      https://github.com/PDAL/PDAL/commit/2fcd7ff13f8f1f52a7d8da80b7ef7bf2a0972c64
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M doc/stages/writers.las.rst

  Log Message:
  -----------
  writers.las doc fixes.


  Commit: 9cefa5adb1c46c1c79b52b0ea7bb8d7d4c77a882
      https://github.com/PDAL/PDAL/commit/9cefa5adb1c46c1c79b52b0ea7bb8d7d4c77a882
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    A doc/stages/writers.gdal.rst
    M include/pdal/GDALUtils.hpp
    M include/pdal/SpatialReference.hpp
    M include/pdal/util/Utils.hpp
    M io/gdal/CMakeLists.txt
    A io/gdal/GDALGrid.cpp
    A io/gdal/GDALGrid.hpp
    M io/gdal/GDALReader.cpp
    M io/gdal/GDALReader.hpp
    A io/gdal/GDALWriter.cpp
    A io/gdal/GDALWriter.hpp
    M src/GDALUtils.cpp
    M src/StageFactory.cpp
    A test/data/gdal/grid.txt
    M test/unit/CMakeLists.txt
    M test/unit/io/gdal/GDALReaderTest.cpp
    A test/unit/io/gdal/GDALWriterTest.cpp

  Log Message:
  -----------
  Initial writers.gdal.


  Commit: a42109d122b564e3bae75e39c8c7cd0ac168e58c
      https://github.com/PDAL/PDAL/commit/a42109d122b564e3bae75e39c8c7cd0ac168e58c
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M doc/development/docs.rst
    A doc/stages/writers.gdal.rst
    M doc/stages/writers.las.rst
    M include/pdal/GDALUtils.hpp
    M include/pdal/SpatialReference.hpp
    M include/pdal/util/Utils.hpp
    M io/gdal/CMakeLists.txt
    A io/gdal/GDALGrid.cpp
    A io/gdal/GDALGrid.hpp
    M io/gdal/GDALReader.cpp
    M io/gdal/GDALReader.hpp
    A io/gdal/GDALWriter.cpp
    A io/gdal/GDALWriter.hpp
    M io/text/TextReader.cpp
    M src/GDALUtils.cpp
    M src/StageFactory.cpp
    A test/data/gdal/grid.txt
    A test/data/text/badheader.txt
    M test/unit/CMakeLists.txt
    M test/unit/io/gdal/GDALReaderTest.cpp
    A test/unit/io/gdal/GDALWriterTest.cpp
    M test/unit/io/text/TextReaderTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into pass-filters-as-json-to-pdal-translate


Compare: https://github.com/PDAL/PDAL/compare/d2c613f40b96...a42109d122b5


More information about the pdal-commits mailing list