[pdal-commits] [PDAL/PDAL] 87247b: Update cpd plugin for cpd v0.5.0

GitHub noreply at github.com
Mon Jan 23 10:46:58 PST 2017


  Branch: refs/heads/gdal-stream
  Home:   https://github.com/PDAL/PDAL
  Commit: 87247b5304650c503d493e29b9f69e5714700edf
      https://github.com/PDAL/PDAL/commit/87247b5304650c503d493e29b9f69e5714700edf
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M plugins/cpd/CMakeLists.txt
    R plugins/cpd/kernel/Cpd.cpp
    R plugins/cpd/kernel/Cpd.hpp
    A plugins/cpd/kernel/CpdKernel.cpp
    A plugins/cpd/kernel/CpdKernel.hpp
    R plugins/cpd/test/CpdKernelTest.cpp

  Log Message:
  -----------
  Update cpd plugin for cpd v0.5.0


  Commit: f0f3809e3521381201ad4ca23e003816aada924e
      https://github.com/PDAL/PDAL/commit/f0f3809e3521381201ad4ca23e003816aada924e
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  Update docker for new cpd version


  Commit: 74563da65834b2fd64f2289a40274abfa0384874
      https://github.com/PDAL/PDAL/commit/74563da65834b2fd64f2289a40274abfa0384874
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M plugins/cpd/CMakeLists.txt
    R plugins/cpd/kernel/Cpd.cpp
    R plugins/cpd/kernel/Cpd.hpp
    A plugins/cpd/kernel/CpdKernel.cpp
    A plugins/cpd/kernel/CpdKernel.hpp
    R plugins/cpd/test/CpdKernelTest.cpp
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  Merge pull request #1474 from gadomski/cpd-v0.5

cpd v0.5.0


  Commit: 3d94755339f9f636186430745af6d66482e3046e
      https://github.com/PDAL/PDAL/commit/3d94755339f9f636186430745af6d66482e3046e
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M doc/stages/writers.gdal.rst
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp

  Log Message:
  -----------
  Gdal writer radius default (#1475)

* Provide a default for GDAL writer radius

In keeping with the original points2grid approach, the default value for radius
is resolution times the square root of two.

* Use a pointer to determine if radius is set, and add some further documentation justifying the default


  Commit: 2ea19573dbbc1c5783f928ed43d70485996b7846
      https://github.com/PDAL/PDAL/commit/2ea19573dbbc1c5783f928ed43d70485996b7846
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M python/README.rst

  Log Message:
  -----------
  Fix #1476 -- Python setup.py nits


  Commit: 971ec17c4cf2aa786795e4302d9c0d31cd9ca91c
      https://github.com/PDAL/PDAL/commit/971ec17c4cf2aa786795e4302d9c0d31cd9ca91c
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M doc/stages/writers.gdal.rst
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp

  Log Message:
  -----------
  Merge branch 'master' of github.com:PDAL/PDAL


  Commit: 7305d0643e33ce3fd9017ab212018043784ae789
      https://github.com/PDAL/PDAL/commit/7305d0643e33ce3fd9017ab212018043784ae789
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp
    M io/TextReader.cpp
    M io/TextReader.hpp
    M test/data/gdal/grid2.txt
    M test/unit/io/GDALWriterTest.cpp
    M test/unit/io/TextReaderTest.cpp

  Log Message:
  -----------
  Add TextReader streaming support and test.
Add GDALWriter streaming test and support.


  Commit: 5707f0b98056ac25bdf9f9d5c3d4308647b9ed81
      https://github.com/PDAL/PDAL/commit/5707f0b98056ac25bdf9f9d5c3d4308647b9ed81
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M doc/stages/writers.gdal.rst
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp
    M plugins/cpd/CMakeLists.txt
    R plugins/cpd/kernel/Cpd.cpp
    R plugins/cpd/kernel/Cpd.hpp
    A plugins/cpd/kernel/CpdKernel.cpp
    A plugins/cpd/kernel/CpdKernel.hpp
    R plugins/cpd/test/CpdKernelTest.cpp
    M python/README.rst
    M scripts/docker/dependencies/Dockerfile

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


Compare: https://github.com/PDAL/PDAL/compare/76f545fe5281...5707f0b98056


More information about the pdal-commits mailing list