[pdal-commits] [PDAL/PDAL] 2b93c7: do the GDAL/GEOS error handler binding stuff right...

GitHub noreply at github.com
Tue Mar 22 13:50:24 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  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


Compare: https://github.com/PDAL/PDAL/compare/03370fc53fdf...45128709942c


More information about the pdal-commits mailing list