[pdal-commits] [PDAL/PDAL] 45c1e5: remove debugging lint

GitHub noreply at github.com
Wed Mar 30 13:48:14 PDT 2016


  Branch: refs/tags/docker-master
  Home:   https://github.com/PDAL/PDAL
  Commit: 45c1e53b0baae71522c1522e9650f14649824709
      https://github.com/PDAL/PDAL/commit/45c1e53b0baae71522c1522e9650f14649824709
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

  Changed paths:
    M plugins/hexbin/kernel/DensityKernel.cpp

  Log Message:
  -----------
  remove debugging lint


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

  Changed paths:
    M doc/apps.rst

  Log Message:
  -----------
  typo


  Commit: 6a0613afcb9bee764bc136943d77738b94327d0f
      https://github.com/PDAL/PDAL/commit/6a0613afcb9bee764bc136943d77738b94327d0f
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M include/pdal/Dimension.hpp
    M io/las/LasWriter.cpp
    M plugins/pgpointcloud/io/PgReader.cpp

  Log Message:
  -----------
  Fix various spelling errors.

 * statment      -> statement
 * aquired       -> acquired
 * Tranformation -> Transformation


  Commit: f7422066335a35ea03ab1432dfa5f44bb53295de
      https://github.com/PDAL/PDAL/commit/f7422066335a35ea03ab1432dfa5f44bb53295de
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M cmake/unix_compiler_options.cmake

  Log Message:
  -----------
  Use FLAGS set in the environment.


  Commit: 353c10c7710cfa62406f61b109b83b54189c5310
      https://github.com/PDAL/PDAL/commit/353c10c7710cfa62406f61b109b83b54189c5310
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-18 (Fri, 18 Mar 2016)

  Changed paths:
    M include/pdal/Dimension.hpp
    M io/las/LasWriter.cpp
    M plugins/pgpointcloud/io/PgReader.cpp

  Log Message:
  -----------
  Merge pull request #1181 from sebastic/spelling-errors

Fix various spelling errors.


  Commit: 3be814330f76a80ee6934f1765c3d38a4451160f
      https://github.com/PDAL/PDAL/commit/3be814330f76a80ee6934f1765c3d38a4451160f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-18 (Fri, 18 Mar 2016)

  Changed paths:
    M cmake/unix_compiler_options.cmake

  Log Message:
  -----------
  Merge pull request #1182 from sebastic/hardening

Use FLAGS set in the environment.


  Commit: 3ab89eb4251184a6dd0768ed6ec6da54b60b1064
      https://github.com/PDAL/PDAL/commit/3ab89eb4251184a6dd0768ed6ec6da54b60b1064
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M plugins/sqlite/io/SQLiteCommon.hpp

  Log Message:
  -----------
  Load mod_spatialite.so on Linux too.

The loadable SQLite3 module is named mod_spatialite since 4.2.0.


  Commit: 317c379ee1237af94cb772efae43649eb2b730a8
      https://github.com/PDAL/PDAL/commit/317c379ee1237af94cb772efae43649eb2b730a8
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M cmake/modules/FindJSONCPP.cmake

  Log Message:
  -----------
  Add support for libjsoncpp-dev Debian package to FindJSONCPP.cmake.


  Commit: 64bbc28034fbcb2c768c8e23e6900d15e9c24917
      https://github.com/PDAL/PDAL/commit/64bbc28034fbcb2c768c8e23e6900d15e9c24917
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    A cmake/spatialite.cmake
    M plugins/sqlite/CMakeLists.txt
    M plugins/sqlite/io/SQLiteCommon.hpp

  Log Message:
  -----------
  Use mod_spatialite for SpatiaLite >= 4.2.0.


  Commit: 752d73d714ac5bb750505397bb43831679d750c6
      https://github.com/PDAL/PDAL/commit/752d73d714ac5bb750505397bb43831679d750c6
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M python/setup.py

  Log Message:
  -----------
  Reduce requirements for clean target.

Don't require pdal-config, and don't cythonize the extensions.


  Commit: c28e058e5f8baf15d2de98635367f6fc49051475
      https://github.com/PDAL/PDAL/commit/c28e058e5f8baf15d2de98635367f6fc49051475
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M python/test/test_libpdal.py

  Log Message:
  -----------
  Skip Python extension tests when test data is missing.

The test data is missing from the PyPi tarballs.


  Commit: 2a54a066d6404814b5886ed5c64cead69222c512
      https://github.com/PDAL/PDAL/commit/2a54a066d6404814b5886ed5c64cead69222c512
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M include/pdal/util/portable_endian.hpp

  Log Message:
  -----------
  Add support for kFreeBSD architectures.

Treat like Linux, has GNU libc.


  Commit: 26ff8511424bfde3894ebeb8d0f6aeca2f3065b0
      https://github.com/PDAL/PDAL/commit/26ff8511424bfde3894ebeb8d0f6aeca2f3065b0
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M cmake/modules/FindJSONCPP.cmake

  Log Message:
  -----------
  Merge pull request #1184 from sebastic/jsoncpp

Add support for libjsoncpp-dev Debian package to FindJSONCPP.cmake.


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

  Changed paths:
    A cmake/spatialite.cmake
    M plugins/sqlite/CMakeLists.txt
    M plugins/sqlite/io/SQLiteCommon.hpp

  Log Message:
  -----------
  Merge pull request #1183 from sebastic/mod-spatialite

Load mod_spatialite.so on Linux too.


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

  Changed paths:
    M python/setup.py

  Log Message:
  -----------
  Merge pull request #1185 from sebastic/clean-setup

Reduce requirements for setup.py clean target.


  Commit: 89f89416ed8a06eb875f343e4e537bb0fc8f59f1
      https://github.com/PDAL/PDAL/commit/89f89416ed8a06eb875f343e4e537bb0fc8f59f1
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M python/test/test_libpdal.py

  Log Message:
  -----------
  Merge pull request #1186 from sebastic/skip-tests-missing-data

Skip Python extension tests when test data is missing.


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

  Changed paths:
    M include/pdal/util/portable_endian.hpp

  Log Message:
  -----------
  Merge pull request #1187 from sebastic/kfreebsd

Add support for kFreeBSD architectures.


  Commit: ff97dbe1c699fad0c0bc2f08a976f3612d6b2b0d
      https://github.com/PDAL/PDAL/commit/ff97dbe1c699fad0c0bc2f08a976f3612d6b2b0d
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-03-21 (Mon, 21 Mar 2016)

  Changed paths:
    M plugins/sqlite/io/SQLiteCommon.hpp
    M src/PluginManager.cpp

  Log Message:
  -----------
  Add support for kFreeBSD to PluginManager & SQLiteCommon.


  Commit: 988eeca6f356558738803fa0b4ff89b34bf6c5ab
      https://github.com/PDAL/PDAL/commit/988eeca6f356558738803fa0b4ff89b34bf6c5ab
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-03-21 (Mon, 21 Mar 2016)

  Changed paths:
    M doc/stages/filters.dartsample.rst
    M doc/tutorial/dart-throwing.rst

  Log Message:
  -----------
  fix dartsample references


  Commit: f11ebd405d5f7bc20dcc017fa8a303b653cbfbad
      https://github.com/PDAL/PDAL/commit/f11ebd405d5f7bc20dcc017fa8a303b653cbfbad
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2016-03-21 (Mon, 21 Mar 2016)

  Changed paths:
    M doc/stages/filters.dartsample.rst
    M doc/tutorial/dart-throwing.rst

  Log Message:
  -----------
  Merge pull request #1190 from PDAL/doc-cleanup

fix dartsample references


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

  Changed paths:
    M plugins/sqlite/io/SQLiteCommon.hpp
    M src/PluginManager.cpp

  Log Message:
  -----------
  Merge pull request #1189 from sebastic/kfreebsd2

Add support for kFreeBSD to PluginManager & SQLiteCommon.


  Commit: 2e6339e9845a1134f8ccf3aec264ae437c218bd2
      https://github.com/PDAL/PDAL/commit/2e6339e9845a1134f8ccf3aec264ae437c218bd2
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M cmake/python.cmake
    M pdal_defines.h.in

  Log Message:
  -----------
  Explicitly set PDAL_PYTHON_LIBRARY in python.cmake
Close #1174


  Commit: 03370fc53fdf71b72cf6440b23ecf2a0e96b162f
      https://github.com/PDAL/PDAL/commit/03370fc53fdf71b72cf6440b23ecf2a0e96b162f
  Author: Connor Manning <connor at hobu.co>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M io/las/LasHeader.cpp

  Log Message:
  -----------
  Simplify a constructor.


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

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

  Log Message:
  -----------
  do the GDAL/GEOS error handler binding stuff right away when GlobalEnvironment wakes up. Don't do the heavy GDAL startup stuff until asked.


  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: 49e830b621660d52c64f961184aa1f1960192173
      https://github.com/PDAL/PDAL/commit/49e830b621660d52c64f961184aa1f1960192173
  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:
  -----------
  Remove cpd/fgt build dirs from pdal/dependencies

I forgot to clean up after myself.

[skip ci]


  Commit: 23294d89524536ca8795180ba0428f0fb552785b
      https://github.com/PDAL/PDAL/commit/23294d89524536ca8795180ba0428f0fb552785b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/GlobalEnvironment.cpp

  Log Message:
  -----------
  Make sure old error handlers are destroyed before new ones are created.


  Commit: 59926566b9d8be510ccf7998c6907cc56c27aeed
      https://github.com/PDAL/PDAL/commit/59926566b9d8be510ccf7998c6907cc56c27aeed
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M doc/api/cpp/index.rst
    A doc/api/cpp/stagefactory.rst
    M scripts/docker/dependencies/Dockerfile
    M src/StageFactory.cpp

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


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

  Changed paths:
    M doc/pipeline.rst
    M doc/stages/filters.attribute.rst
    M doc/stages/filters.chipper.rst
    M doc/stages/filters.crop.rst
    M doc/stages/filters.divider.rst
    M doc/stages/filters.ferry.rst
    M doc/stages/filters.greedyprojection.rst
    M doc/stages/filters.gridprojection.rst
    M doc/stages/filters.ground.rst
    M doc/stages/filters.height.rst
    M doc/stages/filters.merge.rst
    M doc/stages/filters.mortonorder.rst
    M doc/stages/filters.movingleastsquares.rst
    M doc/stages/filters.poisson.rst
    M doc/stages/filters.predicate.rst
    M doc/stages/filters.programmable.rst
    M doc/stages/filters.radiusoutlier.rst
    M doc/stages/filters.randomize.rst
    M doc/stages/filters.range.rst
    M doc/stages/filters.reprojection.rst
    M doc/stages/filters.splitter.rst
    M doc/stages/filters.statisticaloutlier.rst
    M doc/stages/filters.stats.rst
    M doc/stages/filters.transformation.rst
    M doc/stages/filters.voxelgrid.rst
    M doc/stages/readers.bpf.rst
    M doc/stages/readers.faux.rst
    M doc/stages/readers.gdal.rst
    M doc/stages/readers.geowave.rst
    M doc/stages/readers.greyhound.rst
    M doc/stages/readers.ilvis2.rst
    M doc/stages/readers.las.rst
    M doc/stages/readers.mrsid.rst
    M doc/stages/readers.nitf.rst
    M doc/stages/readers.oci.rst
    M doc/stages/readers.optech.rst
    M doc/stages/readers.pcd.rst
    M doc/stages/readers.pgpointcloud.rst
    M doc/stages/readers.ply.rst
    M doc/stages/readers.qfit.rst
    M doc/stages/readers.rxp.rst
    M doc/stages/readers.sqlite.rst
    M doc/stages/readers.text.rst
    M doc/stages/readers.tindex.rst
    M doc/stages/writers.bpf.rst
    M doc/stages/writers.derivative.rst
    M doc/stages/writers.geowave.rst
    M doc/stages/writers.las.rst
    M doc/stages/writers.matlab.rst
    M doc/stages/writers.nitf.rst
    M doc/stages/writers.null.rst
    M doc/stages/writers.oci.rst
    M doc/stages/writers.p2g.rst
    M doc/stages/writers.pcd.rst
    M doc/stages/writers.pgpointcloud.rst
    M doc/stages/writers.ply.rst
    M doc/stages/writers.rialto.rst
    M doc/stages/writers.sqlite.rst
    M doc/stages/writers.text.rst
    M examples/writing-kernel/MyKernel.cpp

  Log Message:
  -----------
  XML->JSON for all stage documentation


  Commit: 96a6cef11df42abb036bd53ea58179180cf16ac1
      https://github.com/PDAL/PDAL/commit/96a6cef11df42abb036bd53ea58179180cf16ac1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/GlobalEnvironment.cpp

  Log Message:
  -----------
  Fix typo.


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

  Changed paths:
    M doc/pipeline.rst
    M doc/stages/filters.attribute.rst
    M doc/stages/filters.chipper.rst
    M doc/stages/filters.crop.rst
    M doc/stages/filters.divider.rst
    M doc/stages/filters.ferry.rst
    M doc/stages/filters.greedyprojection.rst
    M doc/stages/filters.gridprojection.rst
    M doc/stages/filters.ground.rst
    M doc/stages/filters.height.rst
    M doc/stages/filters.merge.rst
    M doc/stages/filters.mortonorder.rst
    M doc/stages/filters.movingleastsquares.rst
    M doc/stages/filters.poisson.rst
    M doc/stages/filters.predicate.rst
    M doc/stages/filters.programmable.rst
    M doc/stages/filters.radiusoutlier.rst
    M doc/stages/filters.randomize.rst
    M doc/stages/filters.range.rst
    M doc/stages/filters.reprojection.rst
    M doc/stages/filters.splitter.rst
    M doc/stages/filters.statisticaloutlier.rst
    M doc/stages/filters.stats.rst
    M doc/stages/filters.transformation.rst
    M doc/stages/filters.voxelgrid.rst
    M doc/stages/readers.bpf.rst
    M doc/stages/readers.faux.rst
    M doc/stages/readers.gdal.rst
    M doc/stages/readers.geowave.rst
    M doc/stages/readers.greyhound.rst
    M doc/stages/readers.ilvis2.rst
    M doc/stages/readers.las.rst
    M doc/stages/readers.mrsid.rst
    M doc/stages/readers.nitf.rst
    M doc/stages/readers.oci.rst
    M doc/stages/readers.optech.rst
    M doc/stages/readers.pcd.rst
    M doc/stages/readers.pgpointcloud.rst
    M doc/stages/readers.ply.rst
    M doc/stages/readers.qfit.rst
    M doc/stages/readers.rxp.rst
    M doc/stages/readers.sqlite.rst
    M doc/stages/readers.text.rst
    M doc/stages/readers.tindex.rst
    M doc/stages/writers.bpf.rst
    M doc/stages/writers.derivative.rst
    M doc/stages/writers.geowave.rst
    M doc/stages/writers.las.rst
    M doc/stages/writers.matlab.rst
    M doc/stages/writers.nitf.rst
    M doc/stages/writers.null.rst
    M doc/stages/writers.oci.rst
    M doc/stages/writers.p2g.rst
    M doc/stages/writers.pcd.rst
    M doc/stages/writers.pgpointcloud.rst
    M doc/stages/writers.ply.rst
    M doc/stages/writers.rialto.rst
    M doc/stages/writers.sqlite.rst
    M doc/stages/writers.text.rst
    M examples/writing-kernel/MyKernel.cpp

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


  Commit: 1111137bb17abb250082112e3eb72e1ce6778dc3
      https://github.com/PDAL/PDAL/commit/1111137bb17abb250082112e3eb72e1ce6778dc3
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

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

  Log Message:
  -----------
  typo


  Commit: 080e614bd975aa3784a463a8a0b50885bc65c726
      https://github.com/PDAL/PDAL/commit/080e614bd975aa3784a463a8a0b50885bc65c726
  Author: Raphael Kubo da Costa <rakuco at FreeBSD.org>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M src/util/CMakeLists.txt

  Log Message:
  -----------
  Link against ${CMAKE_DL_LIBS} instead of libdl.

-dl only exists on Linux, so linking fails on other OSes like FreeBSD.
Use the portable CMAKE_DL_LIBS variable instead.


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

  Changed paths:
    M src/util/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #1195 from rakuco/cmake-dl

Link against ${CMAKE_DL_LIBS} instead of libdl.


  Commit: 5443d3aacadd4a11301ef31e0be424b038d88007
      https://github.com/PDAL/PDAL/commit/5443d3aacadd4a11301ef31e0be424b038d88007
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M src/Polygon.cpp

  Log Message:
  -----------
  use GEOS' envelope for computing Polygon::bounds


  Commit: 51e04198eb4cc450bf8fb48ef2d3eb420f92fdc9
      https://github.com/PDAL/PDAL/commit/51e04198eb4cc450bf8fb48ef2d3eb420f92fdc9
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M plugins/hexbin/filters/HexBin.cpp

  Log Message:
  -----------
  codger up a UTM-based density computation if the SRS is geographic


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

  Changed paths:
    M src/util/CMakeLists.txt

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


  Commit: 38b0aa91665f34f79d090251a3f76210c28af91a
      https://github.com/PDAL/PDAL/commit/38b0aa91665f34f79d090251a3f76210c28af91a
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M src/Polygon.cpp

  Log Message:
  -----------
  better handle Multi* geometry in Polygon::bounds() computation


  Commit: 7b9e6794c76c08858fd2966b0a12bcbac309c11a
      https://github.com/PDAL/PDAL/commit/7b9e6794c76c08858fd2966b0a12bcbac309c11a
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M doc/pipeline.rst

  Log Message:
  -----------
  no more dolls (dammit). note aboute JSON being preferred over XML


  Commit: 4a8a59d0ad661f91b7d1b6a376a34c7af77e1984
      https://github.com/PDAL/PDAL/commit/4a8a59d0ad661f91b7d1b6a376a34c7af77e1984
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M io/las/LasHeader.cpp

  Log Message:
  -----------
  both WKT and GeoTIFF VLRs is now a debug message instead of Error


  Commit: c8a1f887d7316f76853bd67ffe5a9bb556e54b57
      https://github.com/PDAL/PDAL/commit/c8a1f887d7316f76853bd67ffe5a9bb556e54b57
  Author: Raphael Kubo da Costa <rakuco at FreeBSD.org>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M vendor/nanoflann-1.1.8/nanoflann.hpp

  Log Message:
  -----------
  nanoflann: Include <cstdlib> for ::malloc().

malloc() is defined in stdlib.h, which was being included indirectly by
other on Linux. On systems such as FreeBSD, the code was just failing to
build because of the missing symbol.


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

  Changed paths:
    M vendor/nanoflann-1.1.8/nanoflann.hpp

  Log Message:
  -----------
  Merge pull request #1196 from rakuco/nanoflann-malloc

nanoflann: Include <cstdlib> for ::malloc().


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

  Changed paths:
    M src/StageFactory.cpp

  Log Message:
  -----------
  Add lock for StageFactory::destroyStage.


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

  Changed paths:
    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/Polygon.hpp
    M include/pdal/Stage.hpp
    M include/pdal/util/Utils.hpp
    M io/gdal/GDALReader.cpp
    M io/las/GeotiffSupport.cpp
    M io/tindex/TIndexReader.cpp
    M kernels/tindex/TIndexKernel.cpp
    M plugins/hexbin/kernel/DensityKernel.cpp
    M plugins/hexbin/kernel/DensityKernel.hpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M src/GDALUtils.cpp
    M src/GlobalEnvironment.cpp
    M src/PluginManager.cpp
    M src/Polygon.cpp
    M src/Stage.cpp
    M src/util/Utils.cpp

  Log Message:
  -----------
  Merge changes to GDAL error handling.


  Commit: 576536c809e21c88f0a9475d7e5229cbffe950dd
      https://github.com/PDAL/PDAL/commit/576536c809e21c88f0a9475d7e5229cbffe950dd
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M doc/stages/readers.geowave.rst

  Log Message:
  -----------
  Update readers.geowave.rst

missing comma


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

  Changed paths:
    M RELEASENOTES.txt

  Log Message:
  -----------
  Update release notes.


  Commit: 78481eee4740df0657342d8288bd7e0422edfce0
      https://github.com/PDAL/PDAL/commit/78481eee4740df0657342d8288bd7e0422edfce0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-26 (Sat, 26 Mar 2016)

  Changed paths:
    M doc/stages/readers.geowave.rst

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


  Commit: 3c7e9979ea67a56e8d29f7404e1e8153dc93c6bb
      https://github.com/PDAL/PDAL/commit/3c7e9979ea67a56e8d29f7404e1e8153dc93c6bb
  Author: Raphael Kubo da Costa <rakuco at FreeBSD.org>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M include/pdal/util/portable_endian.hpp

  Log Message:
  -----------
  portable_endian: Remove wrong byte-order macro definitions for the BSDs.

Only OpenBSD has {b,l}etoh{16,32,64} in addition to {b,l}e{16,32,64}toh,
so the macro definitions were breaking the build on all those OSes.


  Commit: 5a0b123bfd7a843b18318ec2e95ce725c5f1f386
      https://github.com/PDAL/PDAL/commit/5a0b123bfd7a843b18318ec2e95ce725c5f1f386
  Author: Raphael Kubo da Costa <rakuco at FreeBSD.org>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M src/util/Utils.cpp

  Log Message:
  -----------
  utils: Include sys/wait.h for the WIFEXITED and WEXITSTATUS macros.

These two macros are defined in sys/wait.h, which was being included
indirectly by other headers. This did not work on systems such as
FreeBSD, so explicitly include all headers that we actually need.


  Commit: 7613440c736338fce251a329c5d5de9a3fd93a38
      https://github.com/PDAL/PDAL/commit/7613440c736338fce251a329c5d5de9a3fd93a38
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M RELEASENOTES.txt

  Log Message:
  -----------
  Fix typos.


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

  Changed paths:
    M kernels/info/InfoKernel.cpp

  Log Message:
  -----------
  Fix #1201 -- info on pipeline segfault


  Commit: 52c9b6195b1cfe56b8f916c496efe85f8eb5a6dd
      https://github.com/PDAL/PDAL/commit/52c9b6195b1cfe56b8f916c496efe85f8eb5a6dd
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M RELEASENOTES.txt

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


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

  Changed paths:
    M include/pdal/util/portable_endian.hpp

  Log Message:
  -----------
  Merge pull request #1199 from rakuco/portable_endian-bsd-names

portable_endian: Remove wrong byte-order macro definitions for the BSDs.


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

  Changed paths:
    M src/util/Utils.cpp

  Log Message:
  -----------
  Merge pull request #1200 from rakuco/wait-macros-header

utils: Include sys/wait.h for the WIFEXITED and WEXITSTATUS macros.


  Commit: 4eabffd77041705fa5431ebed60a5358c3eda256
      https://github.com/PDAL/PDAL/commit/4eabffd77041705fa5431ebed60a5358c3eda256
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    R include/pdal/GlobalEnvironment.hpp
    R src/GlobalEnvironment.cpp

  Log Message:
  -----------
  Remove GlobalEnvironment.
Simplify GEOS error handling.


  Commit: 48b1b999bdec51ace3783e7bc4e6a2aee4af9a5d
      https://github.com/PDAL/PDAL/commit/48b1b999bdec51ace3783e7bc4e6a2aee4af9a5d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M filters/attribute/AttributeFilter.cpp
    M filters/colorization/ColorizationFilter.cpp
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/GDALUtils.hpp
    M include/pdal/GEOSUtils.hpp
    M include/pdal/Polygon.hpp
    M io/gdal/GDALReader.cpp
    M io/tindex/TIndexReader.cpp
    M io/tindex/TIndexReader.hpp
    M plugins/hexbin/kernel/DensityKernel.cpp
    M plugins/nitf/io/NitfWriter.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M src/CMakeLists.txt
    M src/GDALUtils.cpp
    M src/GEOSUtils.cpp
    M src/Kernel.cpp
    M src/Polygon.cpp
    M src/Stage.cpp

  Log Message:
  -----------
  Rest of previous commit.


  Commit: 19e064793b25ce3f2b3107b542a4570a3b40539a
      https://github.com/PDAL/PDAL/commit/19e064793b25ce3f2b3107b542a4570a3b40539a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M include/pdal/util/portable_endian.hpp
    M kernels/info/InfoKernel.cpp
    M src/util/Utils.cpp

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


  Commit: 6f45579dbaaa186b4d14f95bae2d4574eb4e8218
      https://github.com/PDAL/PDAL/commit/6f45579dbaaa186b4d14f95bae2d4574eb4e8218
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M src/GDALUtils.cpp

  Log Message:
  -----------
  Add header.


  Commit: 887b47bdebb5a75e823e641108984c3f5525161e
      https://github.com/PDAL/PDAL/commit/887b47bdebb5a75e823e641108984c3f5525161e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M src/GEOSUtils.cpp

  Log Message:
  -----------
  Add header.


  Commit: 72ef4dbbfb769f5f9ed2e5ef8a9fbe0608c2fc28
      https://github.com/PDAL/PDAL/commit/72ef4dbbfb769f5f9ed2e5ef8a9fbe0608c2fc28
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M include/pdal/GDALUtils.hpp

  Log Message:
  -----------
  Add PDAL_DLL to register/unregisterDrivers().


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

  Changed paths:
    M cmake/examples/hobu-config.sh

  Log Message:
  -----------
  turn on CPD in my example config


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

  Changed paths:
    M filters/attribute/AttributeFilter.cpp
    M filters/colorization/ColorizationFilter.cpp
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/GDALUtils.hpp
    M include/pdal/GEOSUtils.hpp
    R include/pdal/GlobalEnvironment.hpp
    M include/pdal/Polygon.hpp
    M io/gdal/GDALReader.cpp
    M io/tindex/TIndexReader.cpp
    M io/tindex/TIndexReader.hpp
    M plugins/hexbin/kernel/DensityKernel.cpp
    M plugins/nitf/io/NitfWriter.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M src/CMakeLists.txt
    M src/GDALUtils.cpp
    M src/GEOSUtils.cpp
    R src/GlobalEnvironment.cpp
    M src/Kernel.cpp
    M src/Polygon.cpp
    M src/Stage.cpp

  Log Message:
  -----------
  Merge branch 'geoserror'


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

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  Add library dependency as well as symbol export for libpdal_util library
  with respect to libpdalcpp library.
Close #1202


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

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

  Log Message:
  -----------
  Change GDAL error handling to global.


Compare: https://github.com/PDAL/PDAL/compare/59f1cf4b6545...16130eb77e7c


More information about the pdal-commits mailing list