[pdal-commits] [PDAL/PDAL] 815fcf: provide a shitton of debugging noise for log level...

GitHub noreply at github.com
Mon Apr 30 22:13:56 EDT 2012


  Branch: refs/tags/0.8.1
  Home:   https://github.com/PDAL/PDAL
  Commit: 815fcf336968fb8625c6f8273510a3404167d79c
      https://github.com/PDAL/PDAL/commit/815fcf336968fb8625c6f8273510a3404167d79c
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-04-30 (Mon, 30 Apr 2012)

  Changed paths:
    M src/filters/InPlaceReprojection.cpp

  Log Message:
  -----------
  provide a shitton of debugging noise for log level 7+ for reprojection filter


  Commit: 74a29ac787962a895d12a9c2458c47eb94fae6fe
      https://github.com/PDAL/PDAL/commit/74a29ac787962a895d12a9c2458c47eb94fae6fe
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-04-30 (Mon, 30 Apr 2012)

  Changed paths:
    M src/Dimension.cpp

  Log Message:
  -----------
  prevent an overflow that was causing the character padding to be multi-gb in size -- there's a boost string algo to do this somewhere


  Commit: e48b86de570d49f56d33b15290ca58e20d089c6e
      https://github.com/PDAL/PDAL/commit/e48b86de570d49f56d33b15290ca58e20d089c6e
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-04-30 (Mon, 30 Apr 2012)

  Changed paths:
    M include/pdal/filters/InPlaceReprojection.hpp
    M src/filters/InPlaceReprojection.cpp
    M test/unit/filters/InPlaceReprojectionFilterTest.cpp

  Log Message:
  -----------
  fix up filters.inplacereprojection to do its operations on the PointBuffer, not the Stage


Compare: https://github.com/PDAL/PDAL/compare/9672e71...e48b86d


More information about the pdal-commits mailing list