[pdal-commits] [PDAL/PDAL] 333f6e: Implement `Streamable` for `RxpReader` (#2338)

Pete Gadomski noreply at github.com
Fri Feb 1 13:48:41 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 333f6e268534bb9a77360a3097404c30b5934ad2
      https://github.com/PDAL/PDAL/commit/333f6e268534bb9a77360a3097404c30b5934ad2
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M doc/stages/readers.rxp.rst
    M plugins/rxp/io/RxpPointcloud.cpp
    M plugins/rxp/io/RxpPointcloud.hpp
    M plugins/rxp/io/RxpReader.cpp
    M plugins/rxp/io/RxpReader.hpp

  Log Message:
  -----------
  Implement `Streamable` for `RxpReader` (#2338)

As discussed in #2229, this permits removal of the hackey `minimal`
option on the RxpReader.




More information about the pdal-commits mailing list