[pdal-commits] [PDAL/PDAL] 456083: further split GDAL error handler binding from GDAl...

GitHub noreply at github.com
Wed Mar 23 18:31:10 PDT 2016


  Branch: refs/heads/issues/1188
  Home:   https://github.com/PDAL/PDAL
  Commit: 4560839ee1b0571f2a0ccf599f3cde43aeb052ed
      https://github.com/PDAL/PDAL/commit/4560839ee1b0571f2a0ccf599f3cde43aeb052ed
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M filters/attribute/AttributeFilter.cpp
    M filters/colorization/ColorizationFilter.cpp
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/GlobalEnvironment.hpp
    M io/gdal/GDALReader.cpp
    M io/tindex/TIndexReader.cpp
    M kernels/tindex/TIndexKernel.cpp
    M plugins/hexbin/kernel/DensityKernel.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M src/GlobalEnvironment.cpp

  Log Message:
  -----------
  further split GDAL error handler binding from GDAl wake up


  Commit: 45128709942cde9ab215b15e5824cbf03a5a0519
      https://github.com/PDAL/PDAL/commit/45128709942cde9ab215b15e5824cbf03a5a0519
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M filters/attribute/AttributeFilter.cpp
    M filters/colorization/ColorizationFilter.cpp
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/GlobalEnvironment.hpp
    M io/gdal/GDALReader.cpp
    M io/tindex/TIndexReader.cpp
    M kernels/tindex/TIndexKernel.cpp
    M plugins/hexbin/kernel/DensityKernel.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M src/GlobalEnvironment.cpp

  Log Message:
  -----------
  Merge pull request #1192 from PDAL/gdal-error-split

Split GDAL error handler binding from GDAL wake up


  Commit: 2b0f852568436e4db356ebef5e6d3178de4e5cbf
      https://github.com/PDAL/PDAL/commit/2b0f852568436e4db356ebef5e6d3178de4e5cbf
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  increment version to 1.2.0 in preparation for release


  Commit: 3291a0279e6467b7ff17c4a1ff84cad95facfe00
      https://github.com/PDAL/PDAL/commit/3291a0279e6467b7ff17c4a1ff84cad95facfe00
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M include/pdal/GDALUtils.hpp
    M src/GDALUtils.cpp

  Log Message:
  -----------
  Simplify GDAL error handling.


  Commit: 7e5b52f422f184fd6d4be5846cdc0e837404acd0
      https://github.com/PDAL/PDAL/commit/7e5b52f422f184fd6d4be5846cdc0e837404acd0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M CMakeLists.txt

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


  Commit: c39c26b3dfeb6f9b9ac8885798345260af6c865d
      https://github.com/PDAL/PDAL/commit/c39c26b3dfeb6f9b9ac8885798345260af6c865d
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

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

  Log Message:
  -----------
  Rewrite cpd plugin for v0.3


  Commit: 6ee50f9a304bc2af4b19dcc89b5e0feabf607816
      https://github.com/PDAL/PDAL/commit/6ee50f9a304bc2af4b19dcc89b5e0feabf607816
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M scripts/ci/script.sh
    M scripts/docker/dependencies/Dockerfile
    R scripts/docker/dependencies/fgt-pr-13.patch

  Log Message:
  -----------
  Update clone-build-install for fgt and cpd

This is for the docker dependency image. This also removes armadillo
from the docker dependencies since we don't need it anymore, w00t!


  Commit: 5d080edbd0726ebde227d523e7241efdee62bd9e
      https://github.com/PDAL/PDAL/commit/5d080edbd0726ebde227d523e7241efdee62bd9e
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M doc/pipeline.rst

  Log Message:
  -----------
  quit talking about dolls


  Commit: 8c9a67005c8c873c7b994b326f01279cafe8f32d
      https://github.com/PDAL/PDAL/commit/8c9a67005c8c873c7b994b326f01279cafe8f32d
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M doc/api/cpp/bounds.rst
    M doc/api/cpp/dimension.rst
    M doc/api/cpp/fileutils.rst
    M doc/api/cpp/utils.rst
    M doc/download.rst
    M doc/stages/writers.derivative.rst
    M doc/tutorial/writing-kernel.rst
    M doc/tutorial/writing-writer.rst

  Log Message:
  -----------
  doc updates


  Commit: d363a503c9269e0656cc17803da4fde7bab128d8
      https://github.com/PDAL/PDAL/commit/d363a503c9269e0656cc17803da4fde7bab128d8
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M include/pdal/GDALUtils.hpp
    M src/GDALUtils.cpp

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


  Commit: 49bf2b3b5f664154b07260d08ceb3cd9e658a941
      https://github.com/PDAL/PDAL/commit/49bf2b3b5f664154b07260d08ceb3cd9e658a941
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M plugins/cpd/CMakeLists.txt
    M plugins/cpd/kernel/Cpd.cpp
    M plugins/cpd/kernel/Cpd.hpp
    M plugins/cpd/test/CpdKernelTest.cpp
    M scripts/ci/script.sh
    M scripts/docker/dependencies/Dockerfile
    R scripts/docker/dependencies/fgt-pr-13.patch

  Log Message:
  -----------
  Merge pull request #1193 from gadomski/cpd

Update cpd to v0.3


  Commit: 7d679abe330e2d3c779e2f50aedaa3267c5c8f5e
      https://github.com/PDAL/PDAL/commit/7d679abe330e2d3c779e2f50aedaa3267c5c8f5e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M include/pdal/StageFactory.hpp
    M src/StageFactory.cpp

  Log Message:
  -----------
  Add a function to allow specific stage destruction.


  Commit: bbeb1bad3404fcf0d319cc2f4047f1d64b542f9b
      https://github.com/PDAL/PDAL/commit/bbeb1bad3404fcf0d319cc2f4047f1d64b542f9b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M src/StageFactory.cpp

  Log Message:
  -----------
  Move doxy to header.


  Commit: 14224cb6bf3c48871fde6df39e01ed368c88e8bf
      https://github.com/PDAL/PDAL/commit/14224cb6bf3c48871fde6df39e01ed368c88e8bf
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M doc/api/cpp/index.rst
    A doc/api/cpp/stagefactory.rst

  Log Message:
  -----------
  add StageFactory to website API docs


  Commit: 993f80dedb249542dbb783704fca6bdae4c38056
      https://github.com/PDAL/PDAL/commit/993f80dedb249542dbb783704fca6bdae4c38056
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  Shared libs in cpd and fgt docker dependencies

cpd and fgt don't build shared libs by default, so we need to explicitly
state that we should. Also, disable tests for these two upstreams.

[skip ci]


  Commit: 99fa758b9cbd51e2ac04b2974f6c401c96f935bb
      https://github.com/PDAL/PDAL/commit/99fa758b9cbd51e2ac04b2974f6c401c96f935bb
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M src/StageFactory.cpp

  Log Message:
  -----------
  s/cpd/csd/ for Optech reader

I fat-fingered the file extension for Optech files back when I made the
plugin, and only now discovered the error. Optech files are `.csd`, not
`.cpd`.


  Commit: b4ed4b0e007751e96c1e567db26370381bf32695
      https://github.com/PDAL/PDAL/commit/b4ed4b0e007751e96c1e567db26370381bf32695
  Author: Connor Manning <connor at hobu.co>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M CMakeLists.txt
    M doc/api/cpp/bounds.rst
    M doc/api/cpp/dimension.rst
    M doc/api/cpp/fileutils.rst
    M doc/api/cpp/index.rst
    A doc/api/cpp/stagefactory.rst
    M doc/api/cpp/utils.rst
    M doc/download.rst
    M doc/pipeline.rst
    M doc/stages/writers.derivative.rst
    M doc/tutorial/writing-kernel.rst
    M doc/tutorial/writing-writer.rst
    M filters/attribute/AttributeFilter.cpp
    M filters/colorization/ColorizationFilter.cpp
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/GDALUtils.hpp
    M include/pdal/GlobalEnvironment.hpp
    M include/pdal/StageFactory.hpp
    M io/gdal/GDALReader.cpp
    M io/tindex/TIndexReader.cpp
    M kernels/tindex/TIndexKernel.cpp
    M plugins/cpd/CMakeLists.txt
    M plugins/cpd/kernel/Cpd.cpp
    M plugins/cpd/kernel/Cpd.hpp
    M plugins/cpd/test/CpdKernelTest.cpp
    M plugins/hexbin/kernel/DensityKernel.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M scripts/ci/script.sh
    M scripts/docker/dependencies/Dockerfile
    R scripts/docker/dependencies/fgt-pr-13.patch
    M src/GDALUtils.cpp
    M src/GlobalEnvironment.cpp
    M src/StageFactory.cpp

  Log Message:
  -----------
  Merge branch 'master' into issues/1188


Compare: https://github.com/PDAL/PDAL/compare/9e346e7c8fca...b4ed4b0e0077


More information about the pdal-commits mailing list