[pdal-commits] [PDAL/PDAL] 09e6d2: Set index to zero within run() s.t. we can handle ...

chambbj noreply at github.com
Thu May 13 07:13:42 PDT 2021


  Branch: refs/heads/issue-3448-head-count
  Home:   https://github.com/PDAL/PDAL
  Commit: 09e6d21cf88b1750da993cf8f09c494d87af78d3
      https://github.com/PDAL/PDAL/commit/09e6d21cf88b1750da993cf8f09c494d87af78d3
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
    M filters/HeadFilter.cpp
    M filters/HeadFilter.hpp

  Log Message:
  -----------
  Set index to zero within run() s.t. we can handle multiple PointViews
correctly

Fix #3448


  Commit: f59f1846443e4be543f64cb9f566df516f7ee367
      https://github.com/PDAL/PDAL/commit/f59f1846443e4be543f64cb9f566df516f7ee367
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
    M filters/HeadFilter.cpp
    M filters/HeadFilter.hpp

  Log Message:
  -----------
  Add ready() back for streaming support


Compare: https://github.com/PDAL/PDAL/compare/5a47233a5178...f59f1846443e


More information about the pdal-commits mailing list