[pdal-commits] [PDAL/PDAL] b875f8: update GDAL debug to work in cases where GDAL_MAJO...

GitHub noreply at github.com
Thu Oct 18 08:22:54 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: b875f8246e9f1e6462bf391bb187b35c0d8b646a
      https://github.com/PDAL/PDAL/commit/b875f8246e9f1e6462bf391bb187b35c0d8b646a
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-10-18 (Thu, 18 Oct 2012)

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

  Log Message:
  -----------
  update GDAL debug to work in cases where GDAL_MAJOR_VERSION >= 2


  Commit: 2e3cb7f584dee5484e5ac01334879501d23e6c11
      https://github.com/PDAL/PDAL/commit/2e3cb7f584dee5484e5ac01334879501d23e6c11
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-10-18 (Thu, 18 Oct 2012)

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

  Log Message:
  -----------
  provide getGDALEnvironment to wake up GDAL on-demand for things that need it while still preventing it from being tore down while others might still depend on it


Compare: https://github.com/PDAL/PDAL/compare/a8a53162a074...2e3cb7f584de


More information about the pdal-commits mailing list